emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-global.el, v [EMACS


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-global.el, v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:22:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:22:47

Index: reftex-global.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/reftex-global.el,v
retrieving revision 1.31.2.1
retrieving revision 1.31.2.2
diff -u -b -r1.31.2.1 -r1.31.2.2
--- reftex-global.el    25 Jul 2007 04:22:08 -0000      1.31.2.1
+++ reftex-global.el    8 Aug 2007 07:22:46 -0000       1.31.2.2
@@ -431,7 +431,7 @@
 
 With no argument, this command toggles
 `reftex-isearch-minor-mode'.  With a prefix argument ARG, turn
-`reftex-isearch-minor-mode' on iff ARG is positive."
+`reftex-isearch-minor-mode' on if ARG is positive, otherwise turn it off."
   (interactive "P")
   (let ((old-reftex-isearch-minor-mode reftex-isearch-minor-mode))
     (setq reftex-isearch-minor-mode 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]