Mercurial > emacs
changeset 34285:6e9280c17a63
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Wed, 06 Dec 2000 15:54:45 +0000 |
parents | 3a21ff35392b |
children | 30ed482c0d7b |
files | leim/ChangeLog nt/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/ChangeLog Wed Dec 06 15:54:02 2000 +0000 +++ b/leim/ChangeLog Wed Dec 06 15:54:45 2000 +0000 @@ -1,3 +1,9 @@ +2000-12-06 Andrew Innes <andrewi@gnu.org> + + * makefile.w32-in (buildlisppath): Set to an absolute directory, + relative to $(CURDIR). + (INSTALLDIR): Use forward slash. + 2000-11-24 Andrew Innes <andrewi@gnu.org> * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
--- a/nt/ChangeLog Wed Dec 06 15:54:02 2000 +0000 +++ b/nt/ChangeLog Wed Dec 06 15:54:45 2000 +0000 @@ -1,8 +1,13 @@ 2000-12-06 Andrew Innes <andrewi@gnu.org> + * nmake.defs (CURDIR): New define. + (INSTALL_DIR): Use it. + * gmake.defs (NEW_CYGWIN): New define. (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20, so we need to adjust how we escape embedded quotes. + (SETLOADPATH): Set EMACSLOADPATH to an absolute directory, + relative to $(CURDIR). 2000-11-25 Jason Rumney <jasonr@gnu.org>
--- a/src/ChangeLog Wed Dec 06 15:54:02 2000 +0000 +++ b/src/ChangeLog Wed Dec 06 15:54:45 2000 +0000 @@ -1,3 +1,13 @@ +2000-12-06 Andrew Innes <andrewi@gnu.org> + + * w32term.h (CP_INVALID): Rename to CP_UNKNOWN. + + * w32fns.c (xlfd_charset_of_font): Don't overwrite fontname + argument. + (w32_codepage_for_font): Rename CP_INVALID to CP_UNKNOWN. + (w32_list_fonts): Don't choke if pattern doesn't specify a + codepage. + 2000-12-06 Gerd Moellmann <gerd@gnu.org> * dispnew.c (adjust_glyph_matrix): Don't reuse a window's current