I sent this 11 days ago, but it appears not to have reached the list.

From: Chris Moore <[EMAIL PROTECTED]>
To: [email protected], Chris Moore <[EMAIL PROTECTED]>
Subject: typo in hexl.el

--- lisp/hexl.el        2006-12-01 00:30:52.000000000 +0100
+++ /tmp/hexl.el        2007-01-11 15:05:53.000000000 +0100
@@ -400,7 +400,7 @@
       (hl-line-mode 0))
   (when (boundp 'hexl-mode-old-hl-line-range-function)
     (setq hl-line-range-function hexl-mode-old-hl-line-range-function))
-  (when (boundp hexl-mode-old-hl-line-face)
+  (when (boundp 'hexl-mode-old-hl-line-face)
     (setq hl-line-face hexl-mode-old-hl-line-face))
  
   (setq require-final-newline hexl-mode-old-require-final-newline)


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to