Add new parameter :after-hook to define-minor-mode. Use this in the
[bpt/emacs.git] / ChangeLog
index 731bd80..d7d9b14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2012-02-05  Christoph Scholtes  <cschol2112@googlemail.com>
+
+       * make-dist (README.W32): Include file in source tarball. (Bug#9750)
+
+       * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
+       specific makefiles to support getopt_.h generation with MSVC.
+
+2012-02-04  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (uninstall):
+       Handle compressed info files and man pages.  (Bug#10718)
+
+2012-02-02  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in [HAVE_NS]:
+       Error if use --without-toolkit-scroll-bars.  (Bug#10673)
+
 2012-02-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        Port to older Solaris 10 versions (Bug#10677).