diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2014-12-29 17:04:51 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2014-12-29 17:04:51 +0200 |
commit | ce1ebdf1ba8acc75e8f959f414652cdc87e76401 (patch) | |
tree | e78f4dc0277ff87fd497e8f9b36bc12ab1c178f4 /lisp | |
parent | bb5e7861593815f912c21b2aee1e4be9a6cc64a2 (diff) | |
download | emacs-ce1ebdf1ba8acc75e8f959f414652cdc87e76401.tar.gz |
Update ChangeLog for the latest menu-bar.el change
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 64ead04f4b6..7bfc38c9b70 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2014-12-29 Dmitry Gutov <dgutov@yandex.ru> + + * menu-bar.el (menu-bar-next-tag-other-window) + (menu-bar-next-tag): Remove. + 2014-12-29 K. Handa <handa@gnu.org> * international/mule.el (make-translation-table-from-alist): |