From c1380aa6e5e6dd42fc379acdeacacc45beb3472b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 15 May 2004 12:43:52 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lisp/ChangeLog | 7 +++++++ src/ChangeLog | 8 +++++++- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index bee86c08fcc..da39f4bfe5d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -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 --git a/lisp/ChangeLog b/lisp/ChangeLog index 7f25c71200e..b6c9e3f71f9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index a0168a7afc1..314d993f8b9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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. -- 2.39.5