Mercurial > emacs
comparison lisp/ChangeLog @ 26584:7547a144b80a
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 24 Nov 1999 20:44:56 +0000 |
parents | b679911f6f28 |
children | 76b6a75471e1 |
comparison
equal
deleted
inserted
replaced
26583:3251a6750150 | 26584:7547a144b80a |
---|---|
1 1999-11-24 Dave Love <fx@gnu.org> | 1 1999-11-24 Dave Love <fx@gnu.org> |
2 | |
3 * custom.el (custom-declare-group): Purecopy DOC. | |
4 (custom-handle-keyword): Purecopy VALUE. | |
5 (custom-add-link): Purecopy WIDGET. | |
6 (custom-add-version): Purecopy VERSION. | |
7 (custom-add-load): Purecopy LOAD. | |
8 | |
9 * cus-face.el (custom-declare-face): Purecopy DOC. | |
2 | 10 |
3 * info.el: | 11 * info.el: |
4 (Info-build-node-completions, Info-search, Info-follow-reference) | 12 (Info-build-node-completions, Info-search, Info-follow-reference) |
5 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token) | 13 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token) |
6 (Info-find-emacs-command-nodes): Avoid properties on matched text | 14 (Info-find-emacs-command-nodes): Avoid properties on matched text |