aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7cb05c0664..969f36c8457 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12012-07-20 Masatake YAMATO <yamato@redhat.com>
2
3 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
4 to check whether menu-bar is shown or not. If not shown,
5 show the menu-bar as a popup menu instead of using tmm.
6 * mouse.el (popup-menu): Accept `point' as `position' argument.
7
12012-07-20 Dmitry Gutov <dgutov@yandex.ru> 82012-07-20 Dmitry Gutov <dgutov@yandex.ru>
2 9
3 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end 10 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end