international/mule.el (set-keyboard-coding-system): Recover input meta mode when...
[bpt/emacs.git] / ChangeLog
index c2b61b2..b8c7adb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-10-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install-man, install-etc):
+       Apply $TRANSFORM.  (Bug#12536#34)
+       (clean): Delete etc/emacs.tmpdesktop.
+
+2012-10-11  Kenichi Handa  <handa@gnu.org>
+
+       * .bzrignore: Add several files under admin/charsets.
+
 2012-10-08  Daniel Colascione  <dancol@dancol.org>
 
        * configure.ac: Add --with-w32 as a window system option.  Limit
 
 2012-06-28  Dmitry Antipov  <dmantipov@yandex.ru>
 
-       * configure.in: Fix previous change. Remove --enable-asserts.
+       * configure.in: Fix previous change.  Remove --enable-asserts.
        (CPPFLAGS): Remove conditional -DXASSERTS=1.
        Add --enable-link-time-optimization.
        * INSTALL: Mention this.
 
 2012-06-03  Ulrich Müller  <ulm@gentoo.org>
 
-       * configure.in (PAXCTL): Check for paxctl. (Bug#11398)
+       * configure.in (PAXCTL): Check for paxctl.  (Bug#11398)
 
 2012-06-01  Paul Eggert  <eggert@cs.ucla.edu>
 
 2012-04-17  Dmitry Antipov  <dmantipov@yandex.ru>
 
        * configure.in (AC_CHECK_FUNCS):
-       Add getpwent, endpwent, getgrent, endgrent. (Bug#7900)
+       Add getpwent, endpwent, getgrent, endgrent.  (Bug#7900)
 
 2012-04-16  Glenn Morris  <rgm@gnu.org>
 
 
 2011-11-04  Glenn Morris  <rgm@gnu.org>
 
-       * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
+       * configure.in: Increase minimum GnuTLS version to 2.6.6.  (Bug#9929)
        Do not include GnuTLS version info in final summary message.
 
 2011-10-31  Eli Zaretskii  <eliz@gnu.org>