mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
*** empty log message ***
This commit is contained in:
parent
bb99c48bef
commit
c1380aa6e5
3 changed files with 18 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2004-05-15 Alex Ott <ott@jet.msk.su>
|
||||
|
||||
* ru-refcard.tex, ru-refcard.ps: New files.
|
||||
|
||||
2004-05-14 David Ponce <david@dponce.com>
|
||||
|
||||
* tree-widget: New directory containing tree-widget themes and
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
2004-05-15 Alex Ott <ott@jet.msk.su>
|
||||
|
||||
* 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 <dann@ics.uci.edu>
|
||||
|
||||
* progmodes/compile.el (compilation-warning-face)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
2004-05-15 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* 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 <monnier@iro.umontreal.ca>
|
||||
|
||||
* 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue