emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/apropos.el
Date: Thu, 16 Dec 2004 02:43:48 -0500

Index: emacs/lisp/apropos.el
diff -c emacs/lisp/apropos.el:1.98 emacs/lisp/apropos.el:1.99
*** emacs/lisp/apropos.el:1.98  Wed Oct 27 17:46:33 2004
--- emacs/lisp/apropos.el       Thu Dec 16 07:16:58 2004
***************
*** 96,102 ****
    :group 'apropos
    :type 'face)
  
! (defcustom apropos-match-face 'secondary-selection
    "*Face for matching text in Apropos documentation/value, or nil for none.
  This applies when you look for matches in the documentation or variable value
  for the regexp; the part that matches gets displayed in this font."
--- 96,102 ----
    :group 'apropos
    :type 'face)
  
! (defcustom apropos-match-face 'match
    "*Face for matching text in Apropos documentation/value, or nil for none.
  This applies when you look for matches in the documentation or variable value
  for the regexp; the part that matches gets displayed in this font."




reply via email to

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