# HG changeset patch # User Miles Bader # Date 969210315 0 # Node ID b03eb505de0939274b2cc0d66f434558e4301ed0 # Parent f5000d258412d7ae3c4778ff1a7f106bdc98e399 *** empty log message *** diff -r f5000d258412 -r b03eb505de09 lisp/ChangeLog --- a/lisp/ChangeLog Sun Sep 17 17:04:02 2000 +0000 +++ b/lisp/ChangeLog Sun Sep 17 17:05:15 2000 +0000 @@ -1,5 +1,7 @@ 2000-09-18 Miles Bader + * info.el (info-node, info-xref): Add dark-background variants. + * faces.el (header-line): Change defaults to be less confusing when mixed with mode-lines. @@ -7,7 +9,7 @@ Add extra `help-echo' and `local-map' props to node xrefs. Use header-specific faces for node-names & xrefs. (Info-use-header-line): New variable. - (info-header, info-header-xref, info-header-node): New faces. + (info-header-xref, info-header-node): New faces. (Info-setup-header-line): New function. (Info-select-node): Call Info-setup-header-line when enabled. (Info-extract-pointer): Work even if the header line is hidden.