emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/imenu.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/imenu.el,v
Date: Mon, 13 Aug 2007 13:42:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: lisp/imenu.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/imenu.el,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -b -r1.122 -r1.123
--- lisp/imenu.el       26 Jul 2007 05:26:26 -0000      1.122
+++ lisp/imenu.el       13 Aug 2007 13:40:58 -0000      1.123
@@ -727,7 +727,7 @@
 appear in the menu.  See the info section on Regexps for more
 information.  REGEXP may also be a function, called without
 arguments.  It is expected to search backwards.  It shall return
-true and set `match-data' iff it finds another element.
+true and set `match-data' if it finds another element.
 
 INDEX points to the substring in REGEXP that contains the
 name (of the function, variable or type) that is to appear in the




reply via email to

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