changeset 54121:48cee1b60c54

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 21 Feb 2004 20:15:23 +0000
parents 836a9ea3b5a4
children 327b565d5d2b
files etc/NEWS lispref/ChangeLog
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Feb 21 20:08:12 2004 +0000
+++ b/etc/NEWS	Sat Feb 21 20:15:23 2004 +0000
@@ -1880,6 +1880,7 @@
 tasks, for example; it can be used by the copyright package to make
 sure saved files have the current year in any copyright headers.
 
++++
 ** The function `insert-for-yank' now supports strings where the
 `yank-handler' property does not span the first character of the
 string.  The old behavior is available if you call
--- a/lispref/ChangeLog	Sat Feb 21 20:08:12 2004 +0000
+++ b/lispref/ChangeLog	Sat Feb 21 20:15:23 2004 +0000
@@ -1,5 +1,11 @@
 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
 
+	* text.texi: Various small changes in addition to the following:
+	(User-Level Deletion): Mention optional BACKWARD-ONLY argument
+	to delete-horizontal-space.
+	(Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
+	description of yank-handler text property at various places.
+
 	* frames.texi (Window System Selections): Add anchor.
 
 	* syntax.texi (Syntax Table Functions): Clarify and correct