emacs-diffs
[Top][All Lists]
Advanced

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

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


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/help-fns.el
Date: Wed, 23 Jun 2004 11:02:48 -0400

Index: emacs/lisp/help-fns.el
diff -c emacs/lisp/help-fns.el:1.53 emacs/lisp/help-fns.el:1.54
*** emacs/lisp/help-fns.el:1.53 Sun Jun  6 02:47:38 2004
--- emacs/lisp/help-fns.el      Sun Jun  6 21:42:13 2004
***************
*** 238,244 ****
          file)))))
  
  ;;;###autoload
! (defface help-argument-name '((t :inherit italic))
    "Face to highlight argument names in *Help* buffers."
    :group 'help)
  
--- 238,244 ----
          file)))))
  
  ;;;###autoload
! (defface help-argument-name '((((supports :slant italic)) :inherit italic))
    "Face to highlight argument names in *Help* buffers."
    :group 'help)
  




reply via email to

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