Mercurial > emacs
changeset 58374:388064fea98c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 21 Nov 2004 00:38:58 +0000 |
parents | 0d6b8a784254 |
children | 8a32e848578e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 21 00:38:34 2004 +0000 +++ b/lisp/ChangeLog Sun Nov 21 00:38:58 2004 +0000 @@ -1,5 +1,10 @@ 2004-11-20 Richard M. Stallman <rms@gnu.org> + * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): + New variables. + (hexl-mode): Set those variables, record ruler-mode and hl-line-mode. + (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode. + * imenu.el (imenu--generic-function): Ensure we keep moving backward even if BEG isn't further back.