emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el,v
Date: Mon, 11 Feb 2008 04:03:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/11 04:03:14

Index: simple.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/simple.el,v
retrieving revision 1.899
retrieving revision 1.900
diff -u -b -r1.899 -r1.900
--- simple.el   1 Feb 2008 16:01:05 -0000       1.899
+++ simple.el   11 Feb 2008 04:03:14 -0000      1.900
@@ -5293,7 +5293,10 @@
 Type \\<completion-list-mode-map>\\[choose-completion] in the completion list\
  to select the completion near point.
 Use \\<completion-list-mode-map>\\[mouse-choose-completion] to select one\
- with the mouse."
+ with the mouse.
+
+\\{completion-list-mode-map}"
+
   (interactive)
   (kill-all-local-variables)
   (use-local-map completion-list-mode-map)




reply via email to

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