* lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use
[bpt/emacs.git] / lib-src / ChangeLog
index 4969b93..2fd6b97 100644 (file)
@@ -1,3 +1,63 @@
+2009-12-09  David Robinow  <drobinow@gmail.com>  (tiny change)
+
+       * makefile.w32-in: Use parenthesis for macros for nmake
+       compatibility.
+
+2009-11-23  Tobias Ringström  <tobias@ringis.se> (tiny change)
+
+       * etags.c (absolute_filename): Use memove if we have it for
+       overlapping copy.
+
+2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * make-docfile.c (scan_lisp_file): Also look for `defvaralias'.
+
+2009-10-15  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .gitignore: Add echolisp.tmp.
+
+2009-10-15  Glenn Morris  <rgm@gnu.org>
+
+       * emacsclient.c (print_help_and_exit): Fix bug report instructions.
+
+       * makefile.w32-in (echolisp): New rule.
+       (clean): Delete echolisp.tmp.
+
+2009-09-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Add term/internal.elc,
+       term/pc-win.elc, emacs-lisp/easymenu.elc, and term/ns-win.elc, to
+       be consistent with src/Makefile.in.
+
+2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * update-game-score.c (main): Sort scores before trimming them,
+       reported by Jason Feng <jfeng@ozbert.com> (bug#4397).
+
+2009-09-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in ($(DESTDIR)${archlibdir}): Set umask to world-readable
+       before creating directories and game score files.
+
+2009-08-19  Glenn Morris  <rgm@gnu.org>
+
+       * cvtmail.c: Remove file.
+       * Makefile.in (UTILITIES): Remove cvtmail.
+       (cvtmail${EXEEXT}): Remove.
+
+2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
+
+       * b2m.c (main): Ensure that each message ends in two newlines.
+
+2009-07-03  Jason Rumney  <jasonr@gnu.org>
+
+       * emacsclient.c (w32_set_user_model_id): Use standard types.
+
+2009-07-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (WINNT_SUPPORT): Add common-win.elc, like
+       src/Makefile.in did.
+
 2009-06-30  Jason Rumney  <jasonr@gnu.org>
 
        * emacsclient.c (w32_give_focus): Use GetModuleHandle for library
        * Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES.
        Do not special case for NS_IMPL_COCOA.
 
-2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
+2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
        * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA.
        (.m.o): Dispense with GNUstep-specific flags.
        * etags.c (TEX_mode): Check getc returns EOF.
        File ended without newline causes infinite loop.
 
-2002-07-30  Adrian Aichner  <adrian@xemacs.org>  (tiny change)
+2006-07-30  Adrian Aichner  <adrian@xemacs.org>  (tiny change)
 
        * etags.c: It's XEmacs, not Xemacs: change all the occurrences.
 
        [WINDOWSNT] <top level>: Don't redeclare malloc.
        (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
        terminal device.
-       (main): Initialize bp, to avoid compiler warnings
+       (main): Initialize bp, to avoid compiler warnings.
 
        * makefile.w32-in: Delete traces of leditcfns.c.
 
 
        * etags.c (print_help): Change email address to send bugs to.
 
-1999-11-01  Francesco Potortì  <pot@gnu.org>>
+1999-11-01  Francesco Potortì  <pot@gnu.org>
 
        * etags.c: Add suffix psw for PSWrap.
        (L_getit): Generalize a "cp!=' '" into "!isspace(*cp)".
        (<stdlib.h>, <string.h>) [STDC_HEADERS]: New #include's.
        (Prolog_functions): prolog_skip_comment was called with wrong
        number of arguments.
-       (xrealloc): fatal was called with wrong number of arguments
+       (xrealloc): fatal was called with wrong number of arguments.
 
 1996-11-08  Francesco Potortì  <F.Potorti@cnuce.cnr.it>
 
 1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
 
        * makefile.nt (LOCAL_FLAGS): Include path to NT shadow includes.
-       (movemail.exe, fakemail.exe): Now built under Win32.o
+       (movemail.exe, fakemail.exe): Now built under Win32.o.
 
        * ntlib.c: Include ntlib.h.
        (nt_sleep): Rename to sleep.
 
        * Makefile.in (install): Get the scripts from ${srcdir},
        unlike the executables.
-       (ALL_CFLAGS): Add -I../src
+       (ALL_CFLAGS): Add -I../src.
 
 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
 
 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
-       * etags.c: Prolog support from Sunichirou Sugou
+       * etags.c: Prolog support from Sunichirou Sugou.
 
 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
 
        * env.c: Add decl for my-index
-       * etags.c (file-entries): .oak => scheme
+       * etags.c (file-entries): .oak => scheme.
 
 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)