Show
Ignore:
Timestamp:
05/27/06 10:35:24 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/emulation/cua-base.el

    r4058 r4091  
    14991499;;;###autoload (eval-after-load 'CUA-mode 
    15001500;;;###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" 
    15031503;;;###autoload  "You have loaded an older version of CUA-mode which does\n" 
    15041504;;;###autoload  "not work correctly with this version of GNU Emacs.\n\n"