comparison lisp/ChangeLog @ 31661:94a313b4dca5

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Sun, 17 Sep 2000 16:21:42 +0000
parents fa8b259c5ce4
children 91f4f31f58f2
comparison
equal deleted inserted replaced
31660:84c9abde389f 31661:94a313b4dca5
1 2000-09-18 Miles Bader <miles@gnu.org>
2
3 * info.el (Info-fontify-node): Make a few cleanups.
4 Add extra `help-echo' and `local-map' props to node xrefs.
5 Use header-specific faces for node-names & xrefs.
6 (Info-use-header-line): New variable.
7 (info-header, info-header-xref, info-header-node): New faces.
8 (Info-setup-header-line): New function.
9 (Info-select-node): Call Info-setup-header-line when enabled.
10 (Info-extract-pointer): Work even if the header line is hidden.
11 (Info-header-line): New variable.
12
1 2000-09-16 Stefan Monnier <monnier@cs.yale.edu> 13 2000-09-16 Stefan Monnier <monnier@cs.yale.edu>
2 14
3 * vms-patch.el (print-region-function): Don't quote lambda. 15 * vms-patch.el (print-region-function): Don't quote lambda.
4 16
5 * tempo.el (tempo-expand-if-complete): Quote paren in docstring. 17 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.