emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/hexl.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/hexl.el,v
Date: Tue, 12 Feb 2008 17:28:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/12 17:28:00

Index: hexl.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/hexl.el,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -b -r1.116 -r1.117
--- hexl.el     8 Jan 2008 20:44:55 -0000       1.116
+++ hexl.el     12 Feb 2008 17:28:00 -0000      1.117
@@ -279,7 +279,6 @@
 
     (make-local-variable 'hexl-mode-old-font-lock-keywords)
     (setq hexl-mode-old-font-lock-keywords font-lock-defaults)
-    (make-local-variable 'font-lock-defaults)
     (setq font-lock-defaults '(hexl-font-lock-keywords t))
 
     ;; Add hooks to rehexlify or dehexlify on various events.




reply via email to

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