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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el,v
Date: Wed, 01 Nov 2006 23:11:08 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     06/11/01 23:11:08

Index: simple.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/simple.el,v
retrieving revision 1.834
retrieving revision 1.835
diff -u -b -r1.834 -r1.835
--- simple.el   18 Oct 2006 10:58:39 -0000      1.834
+++ simple.el   1 Nov 2006 23:11:08 -0000       1.835
@@ -2725,7 +2725,7 @@
 `yank-excluded-properties' and `yank-handler' as described in the
 doc string for `insert-for-yank-1', which see.
 
-See also the command \\[yank-pop]."
+See also the command `yank-pop' (\\[yank-pop])."
   (interactive "*P")
   (setq yank-window-start (window-start))
   ;; If we don't get all the way thru, make last-command indicate that




reply via email to

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