comparison lisp/ChangeLog @ 54718:fd0577e11e88

(info-apropos): New function. (Info-mode-menu): Add it. (Info-find-node, Info-find-node-2): Grok apropos virtual file.
author Jesper Harder <harder@ifa.au.dk>
date Mon, 05 Apr 2004 12:40:56 +0000
parents a0b481c8f7d5
children 5b50970ffa95
comparison
equal deleted inserted replaced
54717:a0b481c8f7d5 54718:fd0577e11e88
1 2004-04-05 Jesper Harder <harder@ifa.au.dk> 1 2004-04-05 Jesper Harder <harder@ifa.au.dk>
2
3 * info.el (info-apropos): New function.
4 (Info-mode-menu): Add it.
5 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
2 6
3 * help-mode.el (help-make-xrefs): Recognize aliased variable with 7 * help-mode.el (help-make-xrefs): Recognize aliased variable with
4 inherited docstring. 8 inherited docstring.
5 9
6 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields. 10 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.