.bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
[bpt/emacs.git] / ChangeLog
index e5253f3..99d5c66 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,39 +1,37 @@
+2011-05-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.
+
+       * config.bat: Concatenate lisp.mk onto the end of src/Makefile.
+
+2011-05-20  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (lisp_frag): New output file.
+
+2011-05-19  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (NS_SUPPORT, MOUSE_SUPPORT, TOOLTIP_SUPPORT)
+       (WINDOW_SUPPORT): Remove output variables that are no longer used.
+
+2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * lib/gnulib.mk:
+       * lib/intprops.h:
+       * lib/unistd.in.h:
+       * m4/inttypes.m4:
+       * m4/stdint.m4:
+       * m4/unistd_h.m4: Sync from gnulib.
+
+2011-05-14  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Treat failure to find an X toolkit the same way we treat
+       failure to find X and image support.
+
 2011-05-12  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (src, install-arch-indep, bootstrap-clean)
        (check-declare): Shell portability fixes.  (Bug#8642)
 
-2011-05-10  Jim Meyering  <meyering@redhat.com>
-
-       Fix doubled-word typos.
-       * admin/notes/exit-value: the the -> the
-       * doc/lispref/minibuf.texi: in in -> in
-       * doc/misc/ede.texi: or or -> or
-       * etc/MH-E-NEWS: the the -> the
-       * etc/PROBLEMS: Likewise.
-       * lisp/cedet/ede/pmake.el (ede-proj-makefile-garbage-patterns): Likewise.
-       * lisp/cedet/semantic/complete.el
-       (semantic-complete-read-tag-local-members): Likewise.
-       * lisp/cedet/ede.el (ede-auto-add-method): then then -> then
-       * lisp/gnus/shr.el (shr-colorize-region): on on -> on
-       * lisp/international/quail.el (quail-insert-kbd-layout): and and -> and
-       * lisp/kermit.el: and and -> and
-       * lisp/mh-e/mh-alias.el (mh-alias-minibuffer-confirm-address):
-       if if -> if it
-       * lisp/mh-e/mh-scan.el (mh-scan-destination-width): in in -> in
-       * lisp/net/ldap.el (ldap-search-internal): to to -> to
-       * lisp/org/org-agenda.el (org-agenda-entry-types): the the -> the
-       * lisp/org/org-table.el (org-table-get-remote-range): or or -> or
-       * lisp/org/org-wl.el (org-wl-folder-type): the the -> the
-       * lisp/org/org.el (org-goto, org-inside-LaTeX-fragment-p): Likewise.
-       * lisp/progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
-       * lisp/progmodes/js.el (js-mode): and and -> and
-       * lisp/textmodes/artist.el (artist-move-to-xy): at at -> at
-       (artist-draw-region-trim-line-endings): if if -> if
-       And Safetyc -> Safety.
-       * lisp/textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
-       * src/xdisp.c (x_intersect_rectangles): the the -> the
-
 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * configure.in: Require GnuTLS 2.6.x or higher.