emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 14 May 2006 21:55:43 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.5069 emacs/src/ChangeLog:1.5070
--- emacs/src/ChangeLog:1.5069  Sun May 14 11:26:20 2006
+++ emacs/src/ChangeLog Sun May 14 21:55:42 2006
@@ -1,3 +1,12 @@
+2006-05-14  Richard Stallman  <address@hidden>
+
+       * 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  <address@hidden>
 
        * xterm.c (handle_one_xevent): Check that f is not NULL before




reply via email to

[Prev in Thread] Current Thread [Next in Thread]