aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 347f7b666f6..b6649d4b37d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12012-08-10 Chong Yidong <cyd@gnu.org>
2
3 * bindings.el: Bind M-= back to count-words-region.
4
5 * simple.el (count-words-region): Accept a prefix arg for acting
6 on the entire buffer.
7 (count-words--buffer-message): New helper function.
8
12012-08-10 Stefan Monnier <monnier@iro.umontreal.ca> 92012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event. 11 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.