Mercurial > emacs
comparison lisp/ChangeLog @ 65498:f2fdccb16607
2005-09-14 Chong Yidong <cyd@stupidchicken.com>
* mouse.el (mouse-major-mode-menu): Make `prefix' optional.
Delete unused local var.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 13 Sep 2005 20:13:31 +0000 |
parents | 7aadfee6eadc |
children | d96d6056d74b |
comparison
equal
deleted
inserted
replaced
65497:bc64e5ea4657 | 65498:f2fdccb16607 |
---|---|
1 2005-09-14 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * mouse.el (mouse-major-mode-menu): Make `prefix' optional. | |
4 Delete unused local var. | |
5 | |
1 2005-09-13 Juanma Barranquero <lekktu@gmail.com> | 6 2005-09-13 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * help-fns.el (describe-categories): "?\ " -> "?\s". | 8 * help-fns.el (describe-categories): "?\ " -> "?\s". |
4 (help-do-arg-highlight): Recognize also ARG-n, as in | 9 (help-do-arg-highlight): Recognize also ARG-n, as in |
5 `move-to-left-margin' (ARG+n is already recognized). Simplify. | 10 `move-to-left-margin' (ARG+n is already recognized). Simplify. |