aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ac2c6e7b0db..6839c70e398 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -75,16 +75,20 @@
75 75
76 * xterm.h (image_ascent): Remove prototype. 76 * xterm.h (image_ascent): Remove prototype.
77 77
782004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
79
80 * keymap.c (Fkey_description): Fix the usual int/Lisp_Object mixup.
81
782004-04-20 John Paul Wallington <jpw@gnu.org> 822004-04-20 John Paul Wallington <jpw@gnu.org>
79 83
80 * fns.c (Fassoc, Feql): Fix indentation. 84 * fns.c (Fassoc, Feql): Fix indentation.
81 85
82 * fontset.c (regularize_fontname): Renamed from regulalize_fontname. 86 * fontset.c (regularize_fontname): Rename from regulalize_fontname.
83 87
842004-04-19 John Paul Wallington <jpw@gnu.org> 882004-04-19 John Paul Wallington <jpw@gnu.org>
85 89
86 * fns.c (Feql): New function. 90 * fns.c (Feql): New function.
87 (syms_of_fns): defsubr it. 91 (syms_of_fns): Defsubr it.
88 92
892004-04-18 Jason Rumney <jasonr@gnu.org> 932004-04-18 Jason Rumney <jasonr@gnu.org>
90 94