]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 14 May 2006 22:52:37 +0000 (22:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 14 May 2006 22:52:37 +0000 (22:52 +0000)
lispref/ChangeLog
src/ChangeLog

index 52cfa33acfe9f45d36ee9b66b74dd625b5ec3a61..ceb5b9e80240373a9f17c7139e4254320e5149ef 100644 (file)
@@ -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>
index a4b78542ee378127626a57fcbca9a83de3d38f14..91b8ee926e88e2eeda6766d2cb8515845053c6d9 100644 (file)
@@ -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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Check that f is not NULL before