]> git.eshelyaron.com Git - emacs.git/commitdiff
Moved the definition of `reftex-isearch-minor-mode' from
authorCarsten Dominik <dominik@science.uva.nl>
Thu, 19 May 2005 08:20:42 +0000 (08:20 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Thu, 19 May 2005 08:20:42 +0000 (08:20 +0000)
reftex-global.el to reftex.el.

lisp/textmodes/reftex.el

index 521062c556ff8513942634cd0fff747c48d7314e..15f973a47de7b6af65889aa8d7d0258fca0b75f7 100644 (file)
@@ -2426,6 +2426,9 @@ IGNORE-WORDS List of words which should be removed from the string."
 
 (require 'easymenu)
 
+(defvar reftex-isearch-minor-mode nil)
+(make-variable-buffer-local 'reftex-isearch-minor-mode)
+
 (easy-menu-define reftex-mode-menu reftex-mode-map
  "Menu used in RefTeX mode"
  `("Ref"