aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2354e597844..c0e782eb6f1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-03-24 Stefan <monnier@iro.umontreal.ca>
2
3 * xdisp.c (get_next_display_element): Also use `\ ' & `\-' for latin-9.
4
12005-03-22 Kim F. Storm <storm@cua.dk> 52005-03-22 Kim F. Storm <storm@cua.dk>
2 6
3 * xfaces.c (lookup_derived_face): Add arg SIGNAL_P. 7 * xfaces.c (lookup_derived_face): Add arg SIGNAL_P.
@@ -17,7 +21,7 @@
172005-03-22 David Kastrup <dak@gnu.org> 212005-03-22 David Kastrup <dak@gnu.org>
18 22
19 * textprop.c (Fnext_char_property_change) 23 * textprop.c (Fnext_char_property_change)
20 (Fprevious_char_property_change): allow marker as limit. 24 (Fprevious_char_property_change): Allow marker as limit.
21 (Fnext_single_char_property_change) 25 (Fnext_single_char_property_change)
22 (Fprevious_single_char_property_change): Check that limit is a 26 (Fprevious_single_char_property_change): Check that limit is a
23 number in strings. 27 number in strings.
@@ -51,8 +55,7 @@
51 55
522005-03-17 Kenichi Handa <handa@m17n.org> 562005-03-17 Kenichi Handa <handa@m17n.org>
53 57
54 * coding.c (syms_of_coding): Docstring of coding-category-list 58 * coding.c (syms_of_coding): Docstring of coding-category-list fixed.
55 fixed.
56 59
572005-03-17 Stefan Monnier <monnier@iro.umontreal.ca> 602005-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
58 61