From 62490a3ad346a2761f742a0bce15e8dd2c337c7f Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Tue, 28 Dec 2004 03:10:51 +0000 Subject: [PATCH] Add the ChangeLog entry for lisp/hexl.el 2004-12-27T11:59:49Z!jet@gyve.org. --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6f75d7141b2..c69d9a8cec3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2004-12-27 Masatake YAMATO + + * 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 * simple.el (undo): Fix previous change. -- 2.39.2