emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el
Date: Sat, 20 May 2006 22:38:02 +0000

Index: emacs/lisp/emulation/cua-base.el
diff -u emacs/lisp/emulation/cua-base.el:1.70 
emacs/lisp/emulation/cua-base.el:1.71
--- emacs/lisp/emulation/cua-base.el:1.70       Sun Apr  9 23:04:07 2006
+++ emacs/lisp/emulation/cua-base.el    Sat May 20 22:38:02 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]