Mercurial > emacs
changeset 42295:4c9878b648f4
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 24 Dec 2001 16:27:20 +0000 |
parents | d1c81a1250f2 |
children | 7b9a0bcca3c2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Dec 24 16:26:15 2001 +0000 +++ b/lisp/ChangeLog Mon Dec 24 16:27:20 2001 +0000 @@ -1,3 +1,8 @@ +2001-12-24 Richard M. Stallman <rms@gnu.org> + + * replace.el (occur-mode-display-occurrence): New function. + (occur-mode-map): Bind C-o to it. + 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu> * viper-cmd.el (viper-change-state): Got rid of make-local-hook.