From: Nick Roberts Date: Fri, 3 Jun 2005 11:23:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~9351 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=76668788b504bdfce0521492a4da5d3cd4de2eeb;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5203229a93..b098adbf548 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2005-06-03 Matt Hodges + + * 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 * 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 * autorevert.el (auto-revert-buffers): Use save-match-data.