Changeset 3894 for trunk/lisp/dnd.el
- Timestamp:
- 10/02/05 09:47:43 (3 years ago)
- Files:
-
- trunk/lisp/dnd.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/dnd.el
r3809 r3894 180 180 (progn 181 181 (kill-new text) 182 (message 182 (message "%s" 183 183 (substitute-command-keys 184 184 "The dropped text can be accessed with \\[yank]")))
