aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2004-05-18 13:52:57 +0000
committerEli Zaretskii2004-05-18 13:52:57 +0000
commit4d0b9a0a45e14e5612a40c93063cab7842645557 (patch)
tree422d011d2e407f733812c74d1d0cbfc9a0a72251 /src/ChangeLog
parent4d4ea14a2d05b86ddd9d8f8bd78b7764cb858e69 (diff)
downloademacs-4d0b9a0a45e14e5612a40c93063cab7842645557.tar.gz
emacs-4d0b9a0a45e14e5612a40c93063cab7842645557.zip
(DECL_ALIGN): Remove restriction on MS-DOS systems.
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 382f2e8c6a1..7425754e042 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12004-05-18 Eli Zaretskii <eliz@gnu.org> 12004-05-18 Eli Zaretskii <eliz@gnu.org>
2 2
3 * lisp.h (DECL_ALIGN): Remove restriction on MS-DOS systems.
4
3 * msdos.c (syms_of_msdos): Initialize dos-unsupported-char-glyph 5 * msdos.c (syms_of_msdos): Initialize dos-unsupported-char-glyph
4 with make_number. 6 with make_number.
5 (IT_write_glyphs): Extract glyph from dos-unsupported-char-glyph 7 (IT_write_glyphs): Extract glyph from dos-unsupported-char-glyph