emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/lisp/info-look.el
diff -c emacs/lisp/info-look.el:1.44 emacs/lisp/info-look.el:1.45
*** emacs/lisp/info-look.el:1.44        Mon Dec  6 14:08:39 2004
--- emacs/lisp/info-look.el     Thu Dec 16 07:17:13 2004
***************
*** 47,53 ****
    "Non-nil means pop up the Info buffer in another window."
    :group 'info-lookup :type 'boolean)
  
! (defcustom info-lookup-highlight-face 'highlight
    "Face for highlighting looked up help items.
  Setting this variable to nil disables highlighting."
    :group 'info-lookup :type 'face)
--- 47,53 ----
    "Non-nil means pop up the Info buffer in another window."
    :group 'info-lookup :type 'boolean)
  
! (defcustom info-lookup-highlight-face 'match
    "Face for highlighting looked up help items.
  Setting this variable to nil disables highlighting."
    :group 'info-lookup :type 'face)




reply via email to

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