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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/imenu.el,v
Date: Sun, 09 Jul 2006 01:59:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/07/09 01:59:34

Index: imenu.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/imenu.el,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -b -r1.117 -r1.118
--- imenu.el    18 Apr 2006 22:49:21 -0000      1.117
+++ imenu.el    9 Jul 2006 01:59:34 -0000       1.118
@@ -910,9 +910,8 @@
 With no index alist ALIST, it calls `imenu--make-index-alist' to
 create the index alist.
 
-If `imenu-use-popup-menu' is non-nil, then the
-completion buffer is always used, no matter if the mouse was used or
-not.
+If `imenu-use-popup-menu' is nil, then the completion buffer
+is always used, no matter if the mouse was used or not.
 
 The returned value is of the form (INDEX-NAME . INDEX-POSITION)."
   (let (index-alist




reply via email to

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