# HG changeset patch # User Eli Zaretskii # Date 1084625032 0 # Node ID b70ce85b8cc10027dc72ecc81a8ac5299be59dfc # Parent db8f63aa8d1df3c2c5e2f8191fe85c43b681b801 *** empty log message *** diff -r db8f63aa8d1d -r b70ce85b8cc1 etc/ChangeLog --- a/etc/ChangeLog Sat May 15 12:43:16 2004 +0000 +++ b/etc/ChangeLog Sat May 15 12:43:52 2004 +0000 @@ -1,3 +1,7 @@ +2004-05-15 Alex Ott + + * ru-refcard.tex, ru-refcard.ps: New files. + 2004-05-14 David Ponce * tree-widget: New directory containing tree-widget themes and diff -r db8f63aa8d1d -r b70ce85b8cc1 lisp/ChangeLog --- a/lisp/ChangeLog Sat May 15 12:43:16 2004 +0000 +++ b/lisp/ChangeLog Sat May 15 12:43:52 2004 +0000 @@ -1,3 +1,10 @@ +2004-05-15 Alex Ott + + * textmodes/ispell.el (ispell-local-dictionary-alist): Add + windows-1252 to the choice of coding systems. + (ispell-dictionary-alist-6): Add support for "russianw.aff", + encoded in cp1251. + 2004-05-15 Dan Nicolaescu * progmodes/compile.el (compilation-warning-face) diff -r db8f63aa8d1d -r b70ce85b8cc1 src/ChangeLog --- a/src/ChangeLog Sat May 15 12:43:16 2004 +0000 +++ b/src/ChangeLog Sat May 15 12:43:52 2004 +0000 @@ -1,3 +1,9 @@ +2004-05-15 Eli Zaretskii + + * lisp.h (DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use + __attribute__((__aligned__)), so that USE_LSB_TAG would not become + defined for the MS-DOS build. + 2004-05-14 Stefan Monnier * w32fns.c (Fw32_define_rgb_color): Avoid XSET. @@ -8291,7 +8297,7 @@ * msdos.c (croak): Add `void' to definition. - * sysdep.c [MSDOS] (request_sigio, unrequest_sigio): + * sysdep.c (request_sigio, unrequest_sigio) [MSDOS]: Don't define them, they are defined in msdos.c. * mem-limits.h [MSDOS]: Declare etext.