]> code.delx.au - gnu-emacs/blobdiff - lib-src/ChangeLog
Merge from trunk.
[gnu-emacs] / lib-src / ChangeLog
index 3f1e287db34cdcdbaa27f95de54b9b3088a251d8..26525b6e6550a76df5bb8e3fb62f0d759bcc62f2 100644 (file)
@@ -1,3 +1,40 @@
+2012-10-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (obj): Add cygw32.o.
+
+2012-10-08  Daniel Colascione  <dancol@dancol.org>
+
+       * emacsclient.c: Include windows.h when HAVE_NTGUI.
+       (alt_display): New variable.  We send the display held by this
+       variable when the primary display is either unsupported or not
+       present.
+       (longopts): Allow display everywhere.
+       (w32_set_user_model_id): Move lower in file, inside HAVE_NTGUI
+       section.
+       (decode_options): Use alt_display.  Explain why.
+       (main): Retry connection with alt_display if connection with main
+       display fails.
+
+2012-10-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (obj): Add w32notify.o.
+
+2012-10-01  Fabrice Popineau  <fabrice.popineau@gmail.com>
+
+       * make-docfile.c (write_globals): Special-case
+       Fexit_recursive_edit and Fabort_recursive_edit as well, as
+       functions that are _Noreturn, to be consistent with
+       src/keyboard.c.
+
+2012-09-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * ntlib.c (gettimeofday): Copy from src/w32.c.  lib/gettime.c
+       needs this function.
+
+2012-09-26  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (obj): Add profiler.o.
+
 2012-09-17  Glenn Morris  <rgm@gnu.org>
 
        * ebrowse.c (version):
        (Asm_help, default_C_suffixes, default_C_help, Cplusplus_suffixes)
        (Cplusplus_help, Cjava_suffixes, Cobol_suffixes, Cstar_suffixes)
        (Erlang_suffixes, Erlang_help, Forth_suffixes, Forth_help)
-       (Fortran_suffixes, Fortran_help, HTML_suffixes,  HTML_help)
+       (Fortran_suffixes, Fortran_help, HTML_suffixes, HTML_help)
        (Lisp_suffixes, Lisp_help, Lua_suffixes, Lua_help)
        (Makefile_filenames, Makefile_help, Objc_suffixes, Objc_help)
        (Pascal_suffixes, Pascal_help, Perl_suffixes, Perl_interpreters)