/[emacs]/emacs/lisp/emulation/cua-base.el
ViewVC logotype

Diff of /emacs/lisp/emulation/cua-base.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by kfstorm, Sun Apr 28 21:48:39 2002 UTC revision 1.2 by kfstorm, Tue Apr 30 13:12:33 2002 UTC
# Line 244  use either \\[customize] or the function Line 244  use either \\[customize] or the function
244           (cua-mode (or value 0)))           (cua-mode (or value 0)))
245    :initialize 'custom-initialize-default    :initialize 'custom-initialize-default
246    :set-after '(cua-enable-modeline-indications cua-use-hyper-key)    :set-after '(cua-enable-modeline-indications cua-use-hyper-key)
247    :require 'cua    :require 'cua-base
248    :link '(emacs-commentary-link "cua-base.el")    :link '(emacs-commentary-link "cua-base.el")
249    :version "21.4"    :version "21.4"
250    :type 'boolean    :type 'boolean

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26