aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8866f8447bc..c6439fde6b7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
11999-11-26 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (set_lface_from_font_name): Fix previous change.
4 (recompute_basic_faces): Change assert to abort.
5
11999-11-25 Dave Love <fx@gnu.org> 61999-11-25 Dave Love <fx@gnu.org>
2 7
3 * fns.c (Fnthcdr, Fnreverse): Inline cdr. 8 * fns.c (Fnthcdr, Fnreverse): Inline cdr.
@@ -7,7 +12,7 @@
71999-11-25 Gerd Moellmann <gerd@gnu.org> 121999-11-25 Gerd Moellmann <gerd@gnu.org>
8 13
9 * xfaces.c (set_lface_from_font_name): New parameter may_fail_p. 14 * xfaces.c (set_lface_from_font_name): New parameter may_fail_p.
10 Callers changed. If specified font name is bogus, and mail_fail_p 15 Callers changed. If specified font name is bogus, and may_fail_p
11 is not set, try to use a reasonable default. 16 is not set, try to use a reasonable default.
12 17
13 * dispnew.c (direct_output_for_insert): Set glyph row's 18 * dispnew.c (direct_output_for_insert): Set glyph row's