/[emacs]/emacs/lisp/simple.el
ViewVC logotype

Diff of /emacs/lisp/simple.el

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

revision 1.539 by rms, Sat Apr 27 23:16:18 2002 UTC revision 1.540 by kfstorm, Mon Apr 29 21:08:33 2002 UTC
# Line 1901  The argument is used for internal purpos Line 1901  The argument is used for internal purpos
1901    
1902  ;; This is actually used in subr.el but defcustom does not work there.  ;; This is actually used in subr.el but defcustom does not work there.
1903  (defcustom yank-excluded-properties  (defcustom yank-excluded-properties
1904    '(read-only invisible intangible field mouse-face local-map keymap)    '(read-only invisible intangible field mouse-face help-echo local-map keymap)
1905    "*Text properties to discard when yanking."    "*Text properties to discard when yanking."
1906    :type '(choice (const :tag "All" t) (repeat symbol))    :type '(choice (const :tag "All" t) (repeat symbol))
1907    :group 'editing    :group 'editing

Legend:
Removed from v.1.539  
changed lines
  Added in v.1.540

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