emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Masatake YAMATO
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 27 Dec 2004 22:38:22 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6783 emacs/lisp/ChangeLog:1.6784
*** emacs/lisp/ChangeLog:1.6783 Mon Dec 27 23:06:11 2004
--- emacs/lisp/ChangeLog        Tue Dec 28 03:10:51 2004
***************
*** 1,3 ****
--- 1,12 ----
+ 2004-12-27  Masatake YAMATO  <address@hidden>
+ 
+       * hexl.el (hexlify-buffer): Remove fontification here.
+       Use font lock mechanism instead.
+       (hexl-font-lock-keywords): New font lock kewords.
+       (hexl-mode-old-font-lock-keywords): New variable.
+       (hexl-mode): Store the old font lock keywords.
+       (hexl-mode-exit): Restore the old font lock keywords.
+ 
  2004-12-27  Richard M. Stallman  <address@hidden>
  
        * simple.el (undo): Fix previous change.




reply via email to

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