aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDave Love2000-05-25 11:59:11 +0000
committerDave Love2000-05-25 11:59:11 +0000
commit02513cddf0ab030609c7aad78b82a66e083d5c0e (patch)
tree0628af546cd0f47e16a6462cadf0892a53f7006d /src/ChangeLog
parentc2f94ebcc55d33f94d7d88f1f623796b1a453271 (diff)
downloademacs-02513cddf0ab030609c7aad78b82a66e083d5c0e.tar.gz
emacs-02513cddf0ab030609c7aad78b82a66e083d5c0e.zip
(Fdump_glyph_matrix): Declare the arg.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f631e1c3c2c..308e7ad2c43 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-05-25 Dave Love <fx@gnu.org> 12000-05-25 Dave Love <fx@gnu.org>
2 2
3 * xdisp.c (Fdump_glyph_matrix): Declare the arg.
4
3 * coding.c (encode_eol): Add null statement after label. 5 * coding.c (encode_eol): Add null statement after label.
4 6
52000-05-25 Eli Zaretskii <eliz@is.elta.co.il> 72000-05-25 Eli Zaretskii <eliz@is.elta.co.il>