emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/tmm.el


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/tmm.el
Date: Mon, 06 Jun 2005 08:24:51 -0400

Index: emacs/lisp/tmm.el
diff -c emacs/lisp/tmm.el:1.42 emacs/lisp/tmm.el:1.43
*** emacs/lisp/tmm.el:1.42      Fri Jun  3 11:24:06 2005
--- emacs/lisp/tmm.el   Mon Jun  6 12:24:51 2005
***************
*** 133,141 ****
    :type '(choice integer (const nil))
    :group 'tmm)
  
- (require 'font-lock)
  (defface tmm-inactive-face
!   '((t :inherit font-lock-comment-face))
    "Face used for inactive menu items."
    :group 'tmm)
  
--- 133,140 ----
    :type '(choice integer (const nil))
    :group 'tmm)
  
  (defface tmm-inactive-face
!   '((t :inherit shadow))
    "Face used for inactive menu items."
    :group 'tmm)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]