Mercurial > emacs
comparison lisp/ChangeLog @ 42244:4858d64534cf
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 21 Dec 2001 19:31:06 +0000 |
parents | 7323f184dab6 |
children | adee81b7bad2 |
comparison
equal
deleted
inserted
replaced
42243:7a61cd1024b8 | 42244:4858d64534cf |
---|---|
1 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il> | 1 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 2 |
3 * info.el (Info-select-node): If Info-use-header-line is nil, set | 3 * info.el (Info-select-node): If Info-use-header-line is nil, set |
4 header-line-format to nil. | 4 header-line-format to nil. |
5 (Info-fontify-node): Don't put a keymap text property on the | 5 (Info-fontify-node): Don't put a keymap text property on the |
6 heading if we are not going to display the header line. | 6 heading if we are not going to display the header line. Remove |
7 any such text properties left over from past visits to this node. | |
7 | 8 |
8 * ls-lisp.el (insert-directory): Insert the amount of free disk | 9 * ls-lisp.el (insert-directory): Insert the amount of free disk |
9 space, like files.el's insert-directory does. | 10 space, like files.el's insert-directory does. |
10 | 11 |
11 * files.el (directory-free-space-program): Mention | 12 * files.el (directory-free-space-program): Mention |