/[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.710 by rms, Wed Apr 13 17:39:55 2005 UTC revision 1.711 by rms, Sun Apr 17 17:51:50 2005 UTC
# Line 2548  The argument is used for internal purpos Line 2548  The argument is used for internal purpos
2548  ;; 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.
2549  (defcustom yank-excluded-properties  (defcustom yank-excluded-properties
2550    '(read-only invisible intangible field mouse-face help-echo local-map keymap    '(read-only invisible intangible field mouse-face help-echo local-map keymap
2551      yank-handler)      yank-handler follow-link)
2552    "*Text properties to discard when yanking.    "*Text properties to discard when yanking.
2553  The value should be a list of text properties to discard or t,  The value should be a list of text properties to discard or t,
2554  which means to discard all text properties."  which means to discard all text properties."

Legend:
Removed from v.1.710  
changed lines
  Added in v.1.711

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