aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 40d498b5d47..3b4de953a65 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12006-02-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes.
4
12006-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 52006-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 * window.c (adjust_window_trailing_edge): Check that shrinking 7 * window.c (adjust_window_trailing_edge): Check that shrinking
@@ -6,7 +10,7 @@
62006-02-08 Miles Bader <miles@gnu.org> 102006-02-08 Miles Bader <miles@gnu.org>
7 11
8 * editfns.c (Fconstrain_to_field): Use Fget_char_property instead 12 * editfns.c (Fconstrain_to_field): Use Fget_char_property instead
9 of Fget_text_property (other field functions word with overlays as 13 of Fget_text_property (other field functions work with overlays as
10 well as text-properties). 14 well as text-properties).
11 15
122006-02-07 Kenichi Handa <handa@m17n.org> 162006-02-07 Kenichi Handa <handa@m17n.org>