Mercurial > emacs
comparison lisp/ChangeLog @ 111923:df8c73722b0d
mouse.el fix for bug#7586.
* lisp/mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
Run hooks to update menu contents.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 07 Dec 2010 19:32:31 -0800 |
parents | 16dda1d80ad4 |
children | 0e0f4eb1091a |
comparison
equal
deleted
inserted
replaced
111922:16dda1d80ad4 | 111923:df8c73722b0d |
---|---|
1 2010-12-08 Glenn Morris <rgm@gnu.org> | 1 2010-12-08 Glenn Morris <rgm@gnu.org> |
2 | |
3 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map): | |
4 Run hooks to update menu contents. (Bug#7586) | |
2 | 5 |
3 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued | 6 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued |
4 file names, for the sake of MS Windows. (Bug#7588) | 7 file names, for the sake of MS Windows. (Bug#7588) |
5 | 8 |
6 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca> | 9 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca> |