Index: emacs/lisp/textmodes/reftex-global.el
diff -c emacs/lisp/textmodes/reftex-global.el:1.19 
emacs/lisp/textmodes/reftex-global.el:1.20
*** emacs/lisp/textmodes/reftex-global.el:1.19  Wed May 18 11:23:26 2005
--- emacs/lisp/textmodes/reftex-global.el       Thu May 19 08:21:53 2005
***************
*** 417,426 ****
        (find-file  (car flist))))))
  
  ;;;###autoload
- (defvar reftex-isearch-minor-mode nil)
- (make-variable-buffer-local 'reftex-isearch-minor-mode)
- 
- ;;;###autoload
  (defun reftex-isearch-minor-mode (&optional arg)
    "When on, isearch searches the whole document, not only the current file.
  This minor mode allows isearch to search through all the files of
--- 417,422 ----


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to