aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 21208459b47..a9ae3348179 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12005-01-12 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (Fformat_mode_line): New arg FACE specifies a default
4 face property for characters that don't specify one.
5
6 * fns.c (Frequire): Record in load-history unconditionally.
7
12005-01-10 Kim F. Storm <storm@cua.dk> 82005-01-10 Kim F. Storm <storm@cua.dk>
2 9
3 * dispextern.h (merge_faces): Rename from merge_into_realized_face. 10 * dispextern.h (merge_faces): Rename from merge_into_realized_face.
@@ -64,6 +71,10 @@
64 * xdisp.c (set_iterator_to_next): Fix 2004-12-13 change. 71 * xdisp.c (set_iterator_to_next): Fix 2004-12-13 change.
65 Set stop_charpos to current charpos instead of 0. 72 Set stop_charpos to current charpos instead of 0.
66 73
742005-01-06 Nick Roberts <nickrob@snap.net.nz>
75
76 * xdisp.c (Fformat_mode_line): First arg now required.
77
672005-01-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 782005-01-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
68 79
69 * macterm.c (XLoadQueryFont): Correctly handle 0 size 80 * macterm.c (XLoadQueryFont): Correctly handle 0 size