Mercurial > emacs
diff lisp/ChangeLog @ 54275:f4b54db9c8ae
(hexl-mode): Set `hexl-print-current-point-info' as the callback function for eldoc.
(hexl-print-current-point-info): New function.
(hexl-current-address): print the address in both decimal and hexadecimal format.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Thu, 04 Mar 2004 18:19:19 +0000 |
parents | d41dd3d19ce4 |
children | 73cd5983fdb9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 04 17:25:52 2004 +0000 +++ b/lisp/ChangeLog Thu Mar 04 18:19:19 2004 +0000 @@ -1,3 +1,11 @@ +2004-03-04 Masatake YAMATO <jet@gyve.org> + + * hexl.el (hexl-mode): Set `hexl-print-current-point-info' + as the callback function for eldoc. + (hexl-print-current-point-info): New function. + (hexl-current-address): print the address in both decimal + and hexadecimal format. + 2004-03-04 Richard M. Stallman <rms@gnu.org> * mail/rmail.el (rmail-convert-to-babyl-format):