Mercurial > emacs
comparison lisp/ChangeLog @ 68985:37872ee47619
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 17 Feb 2006 21:55:44 +0000 |
parents | 7a9fdd4e9317 |
children | f648ed5b429a |
comparison
equal
deleted
inserted
replaced
68984:3399fee3fc7e | 68985:37872ee47619 |
---|---|
1 2006-02-17 Juri Linkov <juri@jurta.org> | |
2 | |
3 * ffap.el (ffap) <defface>: Add explicit face declaration. | |
4 (ffap-highlight): Use face `ffap' directly instead of checking | |
5 for its existence. | |
6 | |
7 * icomplete.el (icomplete-get-keys): Use `t' for the second arg | |
8 `visible-ok' of `other-buffer' to find the right original buffer. | |
9 | |
10 * info.el (Info-search): Skip `Local Variables' node. | |
11 | |
1 2006-02-17 Juri Linkov <juri@jurta.org> | 12 2006-02-17 Juri Linkov <juri@jurta.org> |
2 | 13 |
3 * info.el (Info-find-file): Check for symbols `apropos', `history', | 14 * info.el (Info-find-file): Check for symbols `apropos', `history', |
4 `toc' in the input filename, and return these symbols as is. | 15 `toc' in the input filename, and return these symbols as is. |
5 (Info-find-node-2): Set Info-current-file to symbols `apropos', | 16 (Info-find-node-2): Set Info-current-file to symbols `apropos', |