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.el


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

Index: emacs/lisp/info.el
diff -c emacs/lisp/info.el:1.428 emacs/lisp/info.el:1.429
*** emacs/lisp/info.el:1.428    Fri May 27 16:19:35 2005
--- emacs/lisp/info.el  Mon Jun  6 12:26:07 2005
***************
*** 3483,3489 ****
           (Info-goto-emacs-command-node command)))))
  
  (defface Info-title-1-face
!   '((((type tty pc) (class color)) :foreground "yellow" :weight bold)
      (t :height 1.2 :inherit Info-title-2-face))
    "Face for Info titles at level 1."
    :group 'info)
--- 3483,3489 ----
           (Info-goto-emacs-command-node command)))))
  
  (defface Info-title-1-face
!   '((((type tty pc) (class color)) :foreground "green" :weight bold)
      (t :height 1.2 :inherit Info-title-2-face))
    "Face for Info titles at level 1."
    :group 'info)




reply via email to

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