Mercurial > emacs
comparison src/ChangeLog @ 55610:daf4e90dbf08
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sat, 15 May 2004 16:44:11 +0000 |
parents | b70ce85b8cc1 |
children | 18aa7c1e796b |
comparison
equal
deleted
inserted
replaced
55609:253acecd37f9 | 55610:daf4e90dbf08 |
---|---|
1 2004-05-15 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * emacs.c (gdb_array_mark_flag): Define. | |
4 * .gdbinit: Mask off gdb_array_mark_flag from vector sizes. | |
5 | |
1 2004-05-15 Eli Zaretskii <eliz@gnu.org> | 6 2004-05-15 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * lisp.h (DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use | 8 * lisp.h (DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use |
4 __attribute__((__aligned__)), so that USE_LSB_TAG would not become | 9 __attribute__((__aligned__)), so that USE_LSB_TAG would not become |
5 defined for the MS-DOS build. | 10 defined for the MS-DOS build. |