From: Carsten Dominik Date: Tue, 25 Jan 2005 10:25:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~2591 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=60fc9395a3197f00a2fa702ef61794ea1dd1b3e1;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bbd99a78ecb..f6779c54457 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2005-01-21 Carsten Dominik + + * 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 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie. @@ -90,6 +102,7 @@ * term/mac-win.el (process-connection-type): Removed. Controlled now by s/darwin.h:PTY_ITERATION. +>>>>>>> 1.6921 2005-01-20 Stefan Monnier * window.el (handle-select-window): Don't switch window when we're @@ -310,6 +323,7 @@ * 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 * textmodes/org.el (org-show-following-heading): New option.