Changeset 3894 for trunk/lisp/emacs-lisp/lisp-mnt.el
- Timestamp:
- 10/02/05 09:47:43 (3 years ago)
- Files:
-
- trunk/lisp/emacs-lisp/lisp-mnt.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/emacs-lisp/lisp-mnt.el
r3809 r3894 611 611 (insert " version " version)) 612 612 (newline 2) 613 (message 613 (message "%s" 614 614 (substitute-command-keys "Type \\[mail-send] to send bug report.")))) 615 615
