]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention customizing cua-mode as alternative
authorKim F. Storm <storm@cua.dk>
Sat, 20 May 2006 22:38:02 +0000 (22:38 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 20 May 2006 22:38:02 +0000 (22:38 +0000)
way to enable built-in cua-mode if user loads older CUA-mode package.

lisp/emulation/cua-base.el

index 2d169e889cdc50420401cd6d3bb800b614453d0e..7a11d6318a9321116c926611138093abe2d62f8d 100644 (file)
@@ -1498,8 +1498,8 @@ shifted movement key, set `cua-highlight-region-shift-only'."
 
 ;;;###autoload (eval-after-load 'CUA-mode
 ;;;###autoload  '(error (concat "\n\n"
-;;;###autoload  "CUA-mode is now part of the standard GNU Emacs distribution,\n"
-;;;###autoload  "so you may now enable and customize CUA via the Options menu.\n\n"
+;;;###autoload  "CUA-mode is now part of the standard GNU Emacs distribution, so you may\n"
+;;;###autoload  "now enable CUA via the Options menu or by customizing option `cua-mode'.\n\n"
 ;;;###autoload  "You have loaded an older version of CUA-mode which does\n"
 ;;;###autoload  "not work correctly with this version of GNU Emacs.\n\n"
 ;;;###autoload  (if user-init-file (concat