From: Kim F. Storm Date: Sat, 20 May 2006 22:38:02 +0000 (+0000) Subject: Mention customizing cua-mode as alternative X-Git-Tag: emacs-pretest-22.0.90~2440 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=398d70ced0981d5f6a18b547a1ae9eb5b4542bb7;p=emacs.git Mention customizing cua-mode as alternative way to enable built-in cua-mode if user loads older CUA-mode package. --- diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el index 2d169e889cd..7a11d6318a9 100644 --- a/lisp/emulation/cua-base.el +++ b/lisp/emulation/cua-base.el @@ -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