comparison lisp/ChangeLog @ 59160:e370302ad42a

Add the ChangeLog entry for lisp/hexl.el 1.91.
author Masatake YAMATO <jet@gyve.org>
date Tue, 28 Dec 2004 03:10:51 +0000
parents e6d896f96885
children a88c62585e76
comparison
equal deleted inserted replaced
59159:e6d896f96885 59160:e370302ad42a
1 2004-12-27 Masatake YAMATO <jet@gyve.org>
2
3 * hexl.el (hexlify-buffer): Remove fontification here.
4 Use font lock mechanism instead.
5 (hexl-font-lock-keywords): New font lock kewords.
6 (hexl-mode-old-font-lock-keywords): New variable.
7 (hexl-mode): Store the old font lock keywords.
8 (hexl-mode-exit): Restore the old font lock keywords.
9
1 2004-12-27 Richard M. Stallman <rms@gnu.org> 10 2004-12-27 Richard M. Stallman <rms@gnu.org>
2 11
3 * simple.el (undo): Fix previous change. 12 * simple.el (undo): Fix previous change.
4 13
5 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 14 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>