changeset 70799:1f93e9207b29

Mention customizing cua-mode as alternative way to enable built-in cua-mode if user loads older CUA-mode package.
author Kim F. Storm <storm@cua.dk>
date Sat, 20 May 2006 22:38:02 +0000
parents bac77813be7f
children 324a7d0fe3ca
files lisp/emulation/cua-base.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emulation/cua-base.el	Sat May 20 22:37:32 2006 +0000
+++ b/lisp/emulation/cua-base.el	Sat May 20 22:38:02 2006 +0000
@@ -1498,8 +1498,8 @@
 
 ;;;###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