changeset 62633:89143bbc7a9c

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 22 May 2005 20:58:52 +0000
parents 71a259bf6342
children 2c8a105a05e1
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 22 20:58:06 2005 +0000
+++ b/lisp/ChangeLog	Sun May 22 20:58:52 2005 +0000
@@ -1,3 +1,8 @@
+2005-05-22  Eli Zaretskii  <eliz@gnu.org>
+
+	* simple.el (yank, yank-pop): Mention `yank-excluded-properties'
+	and `yank-handler' in the doc strings.
+
 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* emacs-lisp/cl.el (eql): Remove.  It's a builtin already.