Mercurial > emacs
changeset 62971:0189afceaec0
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 03 Jun 2005 11:23:08 +0000 |
parents | 74876512766a |
children | 6331f03975bb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 03 10:40:12 2005 +0000 +++ b/lisp/ChangeLog Fri Jun 03 11:23:08 2005 +0000 @@ -1,3 +1,11 @@ +2005-06-03 Matt Hodges <MPHodges@member.fsf.org> + + * tmm.el (tmm-inactive-face): New face. + (tmm-remove-inactive-mouse-face): New function. + (tmm-prompt, tmm-add-one-shortcut) + (tmm-add-prompt, tmm-get-keymap): Make active menu items visible + but not selectable. + 2005-06-03 Juanma Barranquero <lekktu@gmail.com> * faces.el (face-equal): Improve argument/docstring consistency. @@ -26,6 +34,7 @@ * viper.el (viper-non-hook-settings): Fixed the names of defadvices. +>>>>>>> 1.7661 2005-06-01 Luc Teirlinck <teirllm@auburn.edu> * autorevert.el (auto-revert-buffers): Use save-match-data.