Mercurial > emacs
comparison lisp/ChangeLog @ 105837:a6f26c27084c
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 03 Nov 2009 07:28:59 +0000 |
parents | c214e49d9cc3 |
children | 5a494d9d4e4f |
comparison
equal
deleted
inserted
replaced
105836:64be816ccd0e | 105837:a6f26c27084c |
---|---|
1 2009-11-03 Juri Linkov <juri@jurta.org> | |
2 | |
3 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle) | |
4 (menu-bar-options-menu): Fix list quoting (Bug#4429). | |
5 | |
6 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer" | |
7 and "Menu" to make top-level menu item visually one unit (like | |
8 it's done for "Lisp-Interaction", "Emacs-Lisp" and other | |
9 multi-word menu items). Fix :help string for quit-window. | |
10 | |
1 2009-11-03 Glenn Morris <rgm@gnu.org> | 11 2009-11-03 Glenn Morris <rgm@gnu.org> |
2 | 12 |
3 * cedet/mode-local.el (with-mode-local): Doc fix. | 13 * cedet/mode-local.el (with-mode-local): Doc fix. |
4 | 14 |
5 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar) | 15 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar) |