Show
Ignore:
Timestamp:
10/02/05 09:47:43 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/dnd.el

    r3809 r3894  
    180180      (progn 
    181181        (kill-new text) 
    182         (message 
     182        (message "%s" 
    183183         (substitute-command-keys 
    184184          "The dropped text can be accessed with \\[yank]")))