emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

typo in hexl.el


From: Chris Moore
Subject: typo in hexl.el
Date: Mon, 22 Jan 2007 14:54:26 +0100

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

From: Chris Moore <address@hidden>
To: address@hidden, Chris Moore <address@hidden>
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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]