Mercurial > emacs
changeset 44982:e11d2bf70d0b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 29 Apr 2002 21:09:55 +0000 |
parents | 9aadbf05db26 |
children | d633f93f3d4d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 29 21:08:33 2002 +0000 +++ b/lisp/ChangeLog Mon Apr 29 21:09:55 2002 +0000 @@ -1,3 +1,11 @@ +2002-04-29 Kim F. Storm <cua@cua.dk> + + * subr.el (remove-yank-excluded-properties): New helper function. + (insert-for-yank): Use it. + (insert-buffer-substring-as-yank): Use it. + + * simple.el (yank-excluded-properties): Added help-echo to list. + 2002-04-29 Glenn Morris <gmorris@ast.cam.ac.uk> * autoinsert.el (auto-insert-directory): Doc fix.