mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
*** empty log message ***
This commit is contained in:
parent
22e659d77f
commit
e580a741c6
5 changed files with 22 additions and 22 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
2006-11-11 Stephen Gildea <gildea@stop.mail-abuse.org>
|
||||
|
||||
* mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):
|
||||
* mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):
|
||||
Use mh-junk-background consistently in call-process calls.
|
||||
|
||||
* (mh-bogofilter-blacklist, mh-bogofilter-whitelist,
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
* mh-e.el (mh-junk-background): Document that On value is 0;
|
||||
t may be used for debugging.
|
||||
|
||||
|
||||
2006-11-10 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* mh-e.el (mh-draft-folder): Avoid starting sentence with "nil".
|
||||
|
|
|
|||
|
|
@ -447,7 +447,7 @@
|
|||
GetScrapFlavorFlags.
|
||||
|
||||
* src/macfns.c: Synchronize with changes in w32fns.c.
|
||||
[MAC_OSX]: Include Carbon headers.
|
||||
[MAC_OSX]: Include Carbon headers.
|
||||
(x_real_positions): Use Carbon routine GetWindowPortBounds.
|
||||
(x_set_scroll_bar_width): Set width of scroll bar to 16.
|
||||
(x_make_gc): Remove static qualifier.
|
||||
|
|
|
|||
|
|
@ -6512,7 +6512,7 @@
|
|||
|
||||
2003-02-01 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* glossary.texi (Glossary): Correction to cl cross reference.
|
||||
* glossary.texi (Glossary): Correction to cl cross reference.
|
||||
|
||||
2003-01-20 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
|
|
@ -6945,7 +6945,7 @@
|
|||
`info' file.
|
||||
|
||||
* frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
|
||||
4' where appropriate.
|
||||
4' where appropriate.
|
||||
|
||||
1993-10-20 Brian Fox (bfox@ai.mit.edu)
|
||||
|
||||
|
|
|
|||
24
nt/ChangeLog
24
nt/ChangeLog
|
|
@ -884,12 +884,12 @@
|
|||
1998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
|
||||
|
||||
* ddeclient.c: New file. (Support program for performing limited
|
||||
interprocess communication on Windows.)
|
||||
interprocess communication on Windows.)
|
||||
|
||||
* makefile.nt: Build ddeclient.
|
||||
|
||||
* cmdproxy.c (main): Only set environment size for real shell, and
|
||||
provide extra directory argument, when running on Windows 95.
|
||||
provide extra directory argument, when running on Windows 95.
|
||||
|
||||
1998-04-17 Geoff Voelker <voelker@cs.washington.edu>
|
||||
|
||||
|
|
@ -943,7 +943,7 @@
|
|||
(CFLAGS) [!MSVCNT11]: Define _CRTAPI1.
|
||||
|
||||
* runemacs.c (WinMain): Allow Emacs process to be started with
|
||||
high or low priority.
|
||||
high or low priority.
|
||||
|
||||
* emacs.bat.in: Remove OS dependent operations.
|
||||
|
||||
|
|
@ -1018,12 +1018,12 @@
|
|||
|
||||
1996-06-03 Kim F. Storm <kfs@olicom.dk>
|
||||
|
||||
* runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
|
||||
* runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro.
|
||||
Not defined by default.
|
||||
(WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
|
||||
(WinMain): Convert backslashes to slashes in env var values.
|
||||
|
||||
* addpm.c (env_vars): Use slashes, not backslashes.
|
||||
* addpm.c (env_vars): Use slashes, not backslashes.
|
||||
|
||||
1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
|
||||
|
||||
|
|
@ -1037,7 +1037,7 @@
|
|||
1996-05-08 Andrew Innes <andrewi@harlequin.co.uk>
|
||||
|
||||
* addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC
|
||||
environment variable.
|
||||
environment variable.
|
||||
|
||||
1996-05-03 Andrew Innes <andrewi@harlequin.co.uk>
|
||||
|
||||
|
|
@ -1198,12 +1198,12 @@
|
|||
|
||||
* ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat.
|
||||
|
||||
1994-12-13 voelker <voelker@cs.washington.edu>
|
||||
1994-12-13 Geoff Voelker <voelker@cs.washington.edu>
|
||||
|
||||
* makefile.def (CC): In configuration section.
|
||||
(COMPAT_LIB): Defined.
|
||||
|
||||
1994-11-01 voelker <voelker@cs.washington.edu>
|
||||
1994-11-01 Geoff Voelker <voelker@cs.washington.edu>
|
||||
|
||||
* src/paths.h: New file.
|
||||
|
||||
|
|
@ -1225,13 +1225,13 @@
|
|||
|
||||
* makefile.nt: New file.
|
||||
|
||||
* makefile.def: New file.
|
||||
* makefile.def: New file.
|
||||
|
||||
* install.cmd: New file.
|
||||
* install.cmd: New file.
|
||||
|
||||
* INSTALL: New file.
|
||||
* INSTALL: New file.
|
||||
|
||||
* fast-install.cmd: New file.
|
||||
* fast-install.cmd: New file.
|
||||
|
||||
* emacs.cmd: New file.
|
||||
|
||||
|
|
|
|||
|
|
@ -239,7 +239,7 @@
|
|||
|
||||
1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||||
|
||||
Bring mumbleclean targets into conformance with GNU coding standards.
|
||||
Bring mumbleclean targets into conformance with GNU coding standards.
|
||||
* Makefile.in (mostlyclean, realclean): New targets.
|
||||
|
||||
1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||||
|
|
@ -296,7 +296,7 @@
|
|||
|
||||
1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
|
||||
|
||||
* Version 19.7 released.
|
||||
* Version 19.7 released.
|
||||
|
||||
1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
|
||||
|
||||
|
|
@ -419,9 +419,9 @@
|
|||
|
||||
1991-11-16 Noah Friedman (friedman@nutrimat)
|
||||
|
||||
* copyright.h: New file (copied from X11R4 distribution)
|
||||
* All files: Replaced occurrences of #include <X11/copyright.h>
|
||||
with #include "copyright.h"
|
||||
* copyright.h: New file (copied from X11R4 distribution)
|
||||
* All files: Replaced occurrences of #include <X11/copyright.h>
|
||||
with #include "copyright.h"
|
||||
|
||||
1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue