changeset 70660:9fc0e04c6b98

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 14 May 2006 22:52:37 +0000
parents 61a3f8c2718c
children 8dee237e08bb
files lispref/ChangeLog src/ChangeLog
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Sun May 14 22:52:15 2006 +0000
+++ b/lispref/ChangeLog	Sun May 14 22:52:37 2006 +0000
@@ -1,5 +1,7 @@
 2006-05-14  Richard Stallman  <rms@gnu.org>
 
+	* buffers.texi (Creating Buffers): Cleanup.
+
 	* files.texi (Visiting Functions): Rewrite in find-file-noselect.
 
 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
--- a/src/ChangeLog	Sun May 14 22:52:15 2006 +0000
+++ b/src/ChangeLog	Sun May 14 22:52:37 2006 +0000
@@ -1,3 +1,12 @@
+2006-05-14  Richard Stallman  <rms@gnu.org>
+
+	* textprop.c (Fnext_single_char_property_change)
+	(Fprevious_single_char_property_change): Don't allow returning
+	value beyond LIMIT in any cases.
+	(Fnext_char_property_change, Fprevious_char_property_change): Doc fix.
+	
+	* intervals.c (get_local_map): Abort if POSITION outside BEGV, ZV.
+
 2006-05-14  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xterm.c (handle_one_xevent): Check that f is not NULL before