aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2006-05-14 22:52:37 +0000
committerRichard M. Stallman2006-05-14 22:52:37 +0000
commit46a2df8eadc83ffab459d9869fc9f1ef11997899 (patch)
treeac0ca423a3ed86990bd5aeaa30f54409f6392ab2 /src
parent7e360397dcb489b26b0462386fb05927b6c3566e (diff)
downloademacs-46a2df8eadc83ffab459d9869fc9f1ef11997899.tar.gz
emacs-46a2df8eadc83ffab459d9869fc9f1ef11997899.zip
*** empty log message ***
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