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

Diff of /emacs/lisp/subr.el

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

revision 1.460 by kfstorm, Wed Jun 8 22:37:23 2005 UTC revision 1.461 by lektu, Fri Jun 10 14:06:47 2005 UTC
# Line 1561  Strip text properties from the inserted Line 1561  Strip text properties from the inserted
1561  `yank-excluded-properties'.  Otherwise just like (insert STRING).  `yank-excluded-properties'.  Otherwise just like (insert STRING).
1562    
1563  If STRING has a non-nil `yank-handler' property on the first character,  If STRING has a non-nil `yank-handler' property on the first character,
1564  the normal insert behaviour is modified in various ways.  The value of  the normal insert behavior is modified in various ways.  The value of
1565  the yank-handler property must be a list with one to five elements  the yank-handler property must be a list with one to five elements
1566  with the following format:  (FUNCTION PARAM NOEXCLUDE UNDO).  with the following format:  (FUNCTION PARAM NOEXCLUDE UNDO).
1567  When FUNCTION is present and non-nil, it is called instead of `insert'  When FUNCTION is present and non-nil, it is called instead of `insert'

Legend:
Removed from v.1.460  
changed lines
  Added in v.1.461

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