Mercurial > emacs
comparison lisp/ChangeLog @ 92046:3831642b30d0
* mouse.el (minor-mode-menu-from-indicator): Create a menu with a
"Turn off" and a "Help" entry when the minor mode has no menu.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 21 Feb 2008 09:15:32 +0000 |
parents | 0fed13285736 |
children | 0c8c96c56510 |
comparison
equal
deleted
inserted
replaced
92045:eeb9265e0ea5 | 92046:3831642b30d0 |
---|---|
1 2008-02-21 Drew Adams <drew.adams@oracle.com> | |
2 | |
3 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a | |
4 "Turn off" and a "Help" entry when the minor mode has no menu. | |
5 | |
1 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu> | 6 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 7 |
3 * vc.el (vc-status-mark, vc-status-unmark): New functions. | 8 * vc.el (vc-status-mark, vc-status-unmark): New functions. |
4 (vc-status-mode-map, vc-status-mode-menu): Mark them instead for | 9 (vc-status-mode-map, vc-status-mode-menu): Mark them instead for |
5 vc-status-mark-file and vc-status-unmark-file. | 10 vc-status-mark-file and vc-status-unmark-file. |