]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Tue, 25 Jan 2005 10:25:49 +0000 (10:25 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Tue, 25 Jan 2005 10:25:49 +0000 (10:25 +0000)
lisp/ChangeLog

index bbd99a78ecb2e4e98a2ccd4bf805662019d92b9c..f6779c5445735357051ef6d374580fc39c687336 100644 (file)
@@ -1,3 +1,15 @@
+2005-01-21  Carsten Dominik <dominik@science.uva.nl>
+       
+       * textmodes/reftex-global.el (reftex-isearch-push-state-function)
+       (reftex-isearch-pop-state-function)
+       (reftex-isearch-isearch-search)
+       (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
+       (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
+
+       * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
+       isearch minor mode.
+
+
 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
 
        * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
        * term/mac-win.el (process-connection-type): Removed.
        Controlled now by s/darwin.h:PTY_ITERATION.
 
+>>>>>>> 1.6921
 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * window.el (handle-select-window): Don't switch window when we're
        * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
        rather than the element found, thus enabling the tree to be setcar'd.
 
+>>>>>>> 1.6903
 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/org.el (org-show-following-heading): New option.