# HG changeset patch # User Kim F. Storm # Date 1020114831 0 # Node ID d633f93f3d4d4fb2a1069ed971ab71ed643786ca # Parent e11d2bf70d0b4a201b1325a92cf04dcccfd5d86b *** empty log message *** diff -r e11d2bf70d0b -r d633f93f3d4d lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 29 21:09:55 2002 +0000 +++ b/lisp/ChangeLog Mon Apr 29 21:13:51 2002 +0000 @@ -1,8 +1,7 @@ -2002-04-29 Kim F. Storm +2002-04-29 Kim F. Storm * subr.el (remove-yank-excluded-properties): New helper function. - (insert-for-yank): Use it. - (insert-buffer-substring-as-yank): Use it. + (insert-for-yank, insert-buffer-substring-as-yank): Use it. * simple.el (yank-excluded-properties): Added help-echo to list.