]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Wed, 23 Jan 2008 10:48:57 +0000 (10:48 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Wed, 23 Jan 2008 10:48:57 +0000 (10:48 +0000)
lisp/ChangeLog

index 5b2f3faa8daebf248b3d4c356a424342bbf9a233..7ca82203e2f743875d35b7f207eebbea3f52b2fb 100644 (file)
@@ -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