Mercurial > emacs
changeset 87918:caee9efd739b
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Wed, 23 Jan 2008 10:48:57 +0000 |
parents | 8eb3fa6a88e5 |
children | 5e627a8698d8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 23 10:29:49 2008 +0000 +++ b/lisp/ChangeLog Wed Jan 23 10:48:57 2008 +0000 @@ -1,3 +1,12 @@ +2008-01-23 Carsten Dominik <dominik@science.uva.nl> + + * replace.el (occur-mode-find-occurrence-hook): New hook that can + be used to reveal or highlight the location of a match. + (occur-mode-goto-occurrence) + (occur-mode-goto-occurrence-other-window) + (occur-mode-display-occurrence): Run + `occur-mode-find-occurrence-hook'. + 2008-01-23 Martin Rudalics <rudalics@gmx.at> * progmodes/hideif.el (hide-ifdef-shadow): Add version number