Changeset 4091 for trunk/lisp/emulation/cua-base.el
- Timestamp:
- 05/27/06 10:35:24 (2 years ago)
- Files:
-
- trunk/lisp/emulation/cua-base.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/emulation/cua-base.el
r4058 r4091 1499 1499 ;;;###autoload (eval-after-load 'CUA-mode 1500 1500 ;;;###autoload '(error (concat "\n\n" 1501 ;;;###autoload "CUA-mode is now part of the standard GNU Emacs distribution, \n"1502 ;;;###autoload " so you may now enable and customize CUA via the Options menu.\n\n"1501 ;;;###autoload "CUA-mode is now part of the standard GNU Emacs distribution, so you may\n" 1502 ;;;###autoload "now enable CUA via the Options menu or by customizing option `cua-mode'.\n\n" 1503 1503 ;;;###autoload "You have loaded an older version of CUA-mode which does\n" 1504 1504 ;;;###autoload "not work correctly with this version of GNU Emacs.\n\n"
