]> code.delx.au - gnu-emacs/blobdiff - nt/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / nt / ChangeLog
index e11a923c23c92f01b364cdb969e021188c737bc3..78630415c6fd5d38239862ecde115dd55a6c7f44 100644 (file)
@@ -1,15 +1,16 @@
-2015-03-07  Eli Zaretskii  <eliz@gnu.org>
+2015-03-09  Eli Zaretskii  <eliz@gnu.org>
 
        * INSTALL: Add some more installation instructions for mingw-get
        users.  (Bug#19989)
 
-2015-02-10  Noam Postavsky  <npostavs@users.sourceforget.net>
+2015-03-09  Noam Postavsky  <npostavs@users.sourceforget.net>
 
        * nt/cmdproxy.c (batch_file_p): New function.
        (spawn): If calling a quoted batch file pass NULL for progname.
        (Bug#18745)
 
-2015-02-10  Eli Zaretskii  <eliz@gnu.org>
+2015-03-09  Eli Zaretskii  <eliz@gnu.org>
+2015-03-03  Eli Zaretskii  <eliz@gnu.org>
 
        * cmdproxy.c (get_next_token): Don't make backslashes disappear
        without a trace when they are not followed by a quote.
        (main): When passing a command line to the shell, use cmd.exe
        rules for quoting command-line tail.
 
-2014-11-17  Oscar Fuentes  <ofv@wanadoo.es>
+2015-03-03  Oscar Fuentes  <ofv@wanadoo.es>
+2015-02-27  Mark Laws  <mdl@60hz.org>
+
+       Support daemon mode on MS-Windows (bug#19688)
+       * inc/ms-w32.h (W32_DAEMON_EVENT): New macro.
+
+2015-01-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (AM_V_CC, am__v_CC_, am__v_CC_0, am__v_CC_1)
+       (AM_V_CCLD, am__v_CCLD_, am__v_CCLD_0, am__v_CCLD_1, AM_V_RC)
+       (am__v_RC_, am__v_RC_0, am__v_RC_1): New macros.
+       (addpm${EXEEXT}, ddeclient${EXEEXT}, cmdproxy${EXEEXT})
+       (runemacs${EXEEXT}): Use $(AM_V_CCLD).
+       (emacs.res, ../src/emacs.res): Use $(AM_V_RC).
+
+2014-12-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * gnulib.mk (stpcpy, string): Sync with the latest change in
+       lib/gnulib.mk.
+
+2014-12-13  Eli Zaretskii  <eliz@gnu.org>
+
+       * gnulib.mk (stddef.h): Sync with the latest change in lib/gnulib.mk.
+
+2014-11-27  Oscar Fuentes  <ofv@wanadoo.es>
 
        * inc/ms-w32.h: Define MINGW_W64.
+       * nt/addpm.c, nt/addsection.c, nt/preprep.c: Use it.
 
-       * nt/addpm.c: Use it.
+2014-11-24  Glenn Morris  <rgm@gnu.org>
 
-       * nt/addsection.c: Use it.
+       * Makefile.in (../src/emacs.res): New target.
 
-       * nt/preprep.c: Use it.
+2014-11-22  Glenn Morris  <rgm@gnu.org>
 
-2014-10-31  Eric S. Raymond  <esr@thyrsus.com>
+       * emacs.rc.in, emacsclient.rc.in: Rename from emacs.rc, emacsclient.rc.
+       Let configure generate the real files, and set the version numbers.
+       * Makefile.in (distclean): Delete *.rc.
+       (emacs.res): Update deps for nt/emacsclient.rc now being in the
+       build directory, not the source directory.
 
-       * Neutralize language specific to a repository type.
+       * Makefile.in (emacs.res): Add dependency on icons/hand.cur.
+
+2014-11-18  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (addpm${EXEEXT}, ddeclient${EXEEXT})
+       (cmdproxy${EXEEXT}, runemacs${EXEEXT}, emacs.res):
+       Use automatic variables.
 
 2014-10-26  Dani Moncayo <dmoncayo@gmail.com>
 
        the top level.
        (Setting up Emacs): Minor rewording to be more accurate.
 
+2014-10-25  Eric S. Raymond  <esr@thyrsus.com>
+
+       * Neutralize language specific to a repository type.
+
+2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
+
+       * nt/cmdproxy.c (batch_file_p): New function.
+       (spawn): If calling a quoted batch file pass NULL for progname.
+       (Bug#18745)
+
 2014-10-20  Glenn Morris  <rgm@gnu.org>
 
-       * Version 24.4 released.
+       * Merge in all changes up to 24.4 release.
+
+2014-09-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (VERSION): Bump version to 25.0.50.
+
+       * emacsclient.rc: Bump version to 25.0.50.
+
+       * emacs.rc: Bump version to 25.0.50.
+
+       * config.nt (VERSION): Bump version to 25.0.50.
+
+2014-09-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * gnulib.mk: Synchronize with lib/gnulib.mk.
+
+2014-06-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (LDFLAGS): Explicitly set via configure.
+
+2014-06-15  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (CPPFLAGS): Define.
+
+2014-06-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (bootstrap-clean): New.
+
+2014-06-05  Dmitry Antipov  <dmantipov@yandex.ru>
+
+       * inc/ms-w32.h (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.
+
+2014-05-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (DONT_INSTALL): Now empty.
+       (addsection${EXEEXT}): Remove target.
+       * addsection.c: Remove file.
+
+2014-05-27  Fabrice Popineau  <fabrice.popineau@gmail.com>
+
+       * inc/ms-w32.h: Switch to the system heap allocation scheme
+       instead of GNU malloc and ralloc.
+
+       * inc/sys/mman.h: New file.
+
+       * INSTALL: Update for the new build requirements.
+
+2014-05-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Assume C99 or later (Bug#17487).
+       * gnulib.mk: Remove stdarg and stdbool modules.
+
+2014-05-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Don't require pkg-config when building from repository.
+       * INSTALL: Remove no-longer-needed notes about pkg-config.
+
+2014-05-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Update to the effect that pkg-config is now required
+       for building from the repository.
 
-2014-04-26  Eli Zaretskii  <eliz@gnu.org>
+2014-04-30  Eli Zaretskii  <eliz@gnu.org>
 
        * cmdproxy.c (make_absolute): Don't copy more characters from PATH
        than a single directory name can hold.  (Bug#17334)
 
-2014-04-21  Eli Zaretskii  <eliz@gnu.org>
+2014-04-22  Eli Zaretskii  <eliz@gnu.org>
 
        * inc/ms-w32.h (lseek): Define only if not already a macro.
        Suggested by Fabrice Popineau <fabrice.popineau@gmail.com>.
 
-2014-04-09  Ken Brown  <kbrown@cornell.edu>
+2014-04-11  Ken Brown  <kbrown@cornell.edu>
 
        * emacs.rc: Revert last change.
 
-2014-04-03  Ken Brown  <kbrown@cornell.edu>
+2014-04-07  Ken Brown  <kbrown@cornell.edu>
 
        * emacs.rc: Don't use manifest on Cygwin.  (Bug#17176)