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 [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/imenu.el,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:38:55 +0000

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

Index: imenu.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/imenu.el,v
retrieving revision 1.121.2.1
retrieving revision 1.121.2.2
diff -u -b -r1.121.2.1 -r1.121.2.2
--- imenu.el    25 Jul 2007 04:47:17 -0000      1.121.2.1
+++ imenu.el    8 Aug 2007 07:38:46 -0000       1.121.2.2
@@ -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]