Mercurial > emacs
comparison src/ChangeLog @ 59495:6aaea6eb876c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 12 Jan 2005 05:14:15 +0000 |
parents | e024e6716c4a |
children | 77893ec9b41e |
comparison
equal
deleted
inserted
replaced
59494:d8cf3d034936 | 59495:6aaea6eb876c |
---|---|
1 2005-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 | |
1 2005-01-10 Kim F. Storm <storm@cua.dk> | 8 2005-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. |
4 | 11 |
5 * xfaces.c (merge_faces): Rename from merge_into_realized_face. | 12 * xfaces.c (merge_faces): Rename from merge_into_realized_face. |
61 | 68 |
62 2005-01-07 Kim F. Storm <storm@cua.dk> | 69 2005-01-07 Kim F. Storm <storm@cua.dk> |
63 | 70 |
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. |
73 | |
74 2005-01-06 Nick Roberts <nickrob@snap.net.nz> | |
75 | |
76 * xdisp.c (Fformat_mode_line): First arg now required. | |
66 | 77 |
67 2005-01-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 78 2005-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 |
70 font widths that are returned from some Japanese fonts. | 81 font widths that are returned from some Japanese fonts. |