Mercurial > emacs
changeset 30287:237a66bc6cea
(Info-title-face-alist): Removed.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 18 Jul 2000 12:59:17 +0000 |
parents | d2eb35d88398 |
children | 8766468f819e |
files | lisp/info.el |
diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/info.el Tue Jul 18 12:59:01 2000 +0000 +++ b/lisp/info.el Tue Jul 18 12:59:17 2000 +0000 @@ -2285,15 +2285,6 @@ "Face for Info titles at level 3." :group 'info) -(defcustom Info-title-face-alist - '((?* (face (variable-pitch bold) display (height (+ 4)))) - (?= (face (variable-pitch bold) display (height (+ 3)))) - (?- (face (variable-pitch bold) display (height (+ 2))))) - "*Alist of face or list of faces to use for pseudo-underlined titles. -The alist key is the character the title is underlined with (?*, ?= or ?-)." - :type '(repeat (list character face face)) - :group 'info) - (defun Info-fontify-node () (save-excursion (let ((buffer-read-only nil)