emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el,v
Date: Sat, 08 Dec 2007 01:02:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     David Kastrup <dak>     07/12/08 01:02:31

Index: term/mac-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/mac-win.el,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -b -r1.104 -r1.105
--- term/mac-win.el     30 Nov 2007 08:05:04 -0000      1.104
+++ term/mac-win.el     8 Dec 2007 01:02:21 -0000       1.105
@@ -2178,7 +2178,7 @@
     (if (not buffer-read-only)
        (insert text)
       (kill-new text)
-      (message
+      (message "%s"
        (substitute-command-keys
        "The text from the Services menu can be accessed with \\[yank]")))))
 




reply via email to

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