changeset 53932:cf4f19cf90c4

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 13 Feb 2004 23:10:59 +0000
parents bfe6c29e5283
children 869ca316cdda
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 13 23:09:46 2004 +0000
+++ b/lisp/ChangeLog	Fri Feb 13 23:10:59 2004 +0000
@@ -1,3 +1,8 @@
+2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* simple.el (kill-new): Put yank-handler property on the entire
+	string.
+
 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* simple.el (kill-append): Doc fix.