emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/modes.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Tue, 18 Apr 2006 21:08:45 +0000

Index: emacs/lispref/modes.texi
diff -u emacs/lispref/modes.texi:1.134 emacs/lispref/modes.texi:1.135
--- emacs/lispref/modes.texi:1.134      Wed Mar 15 22:26:08 2006
+++ emacs/lispref/modes.texi    Tue Apr 18 21:08:45 2006
@@ -2174,10 +2174,9 @@
 (@var{menu-title} @var{regexp} @var{index} @var{function} @address@hidden)
 @end example
 
-Like in the previous case, each match for this element creates an
-index item.  However, if this index item is selected by the user, it
-calls @var{function} with arguments consisting of the item name, the
-buffer position, and @var{arguments}.
+Each match for this element creates an index item, and when the index
+item is selected by the user, it calls @var{function} with arguments
+consisting of the item name, the buffer position, and @var{arguments}.
 
 For Emacs Lisp mode, @code{imenu-generic-expression} could look like
 this:




reply via email to

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