]> code.delx.au - gnu-emacs/commitdiff
Add the ChangeLog entry for lisp/hexl.el 2004-12-27T11:59:49Z!jet@gyve.org.
authorMasatake YAMATO <jet@gyve.org>
Tue, 28 Dec 2004 03:10:51 +0000 (03:10 +0000)
committerMasatake YAMATO <jet@gyve.org>
Tue, 28 Dec 2004 03:10:51 +0000 (03:10 +0000)
lisp/ChangeLog

index 6f75d7141b2f62be8cf142743ea9e7ae9bb78557..c69d9a8cec35782b7b7e0798b957daad51cf1d6b 100644 (file)
@@ -1,3 +1,12 @@
+2004-12-27  Masatake YAMATO  <jet@gyve.org>
+
+       * 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  <rms@gnu.org>
 
        * simple.el (undo): Fix previous change.