]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Thu, 19 May 2005 08:25:58 +0000 (08:25 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Thu, 19 May 2005 08:25:58 +0000 (08:25 +0000)
lisp/ChangeLog
lisp/textmodes/reftex.el

index 42c464291b936d88d28feaf0f7bd9cf5b88c1cdb..f89c251789b6c713d6929c31fb7b8584f2d0764c 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/reftex.el (reftex-isearch-minor-mode): Moved the
+       definition of this variable from reftex-global.el to reftex.el,
+       because it is needed in the menu.
+
 2005-05-19  Lute Kamstra  <lute@gnu.org>
 
        * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
index 15f973a47de7b6af65889aa8d7d0258fca0b75f7..f8b4cba65ae99234314078224521349b06f5a666 100644 (file)
@@ -2424,11 +2424,11 @@ IGNORE-WORDS List of words which should be removed from the string."
 
 ;; Define a menu for the menu bar if Emacs is running under X
 
-(require 'easymenu)
-
 (defvar reftex-isearch-minor-mode nil)
 (make-variable-buffer-local 'reftex-isearch-minor-mode)
 
+(require 'easymenu)
+
 (easy-menu-define reftex-mode-menu reftex-mode-map
  "Menu used in RefTeX mode"
  `("Ref"