Fix entry in display-buffer--action-function-custom-type
[bpt/emacs.git] / lisp / ChangeLog
index 6d3fcf9..eb1f5d2 100644 (file)
@@ -1,3 +1,17 @@
+2012-04-30  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (display-buffer--action-function-custom-type): Fix
+       entry.
+
+2012-04-27  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-defs.el (c-version): Update to 5.32.3.
+
+2012-04-27  Chong Yidong  <cyd@gnu.org>
+
+       * subr.el (read-key): Avoid running filter function when setting
+       up temporary tool bar entries (Bug#9922).
+
 2012-04-26  Andreas Schwab  <schwab@linux-m68k.org>
 
        * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.