aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a4b78542ee3..91b8ee926e8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12006-05-14 Richard Stallman <rms@gnu.org>
2
3 * textprop.c (Fnext_single_char_property_change)
4 (Fprevious_single_char_property_change): Don't allow returning
5 value beyond LIMIT in any cases.
6 (Fnext_char_property_change, Fprevious_char_property_change): Doc fix.
7
8 * intervals.c (get_local_map): Abort if POSITION outside BEGV, ZV.
9
12006-05-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 102006-05-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 11
3 * xterm.c (handle_one_xevent): Check that f is not NULL before 12 * xterm.c (handle_one_xevent): Check that f is not NULL before