Mercurial > emacs
comparison lisp/ChangeLog @ 105674:a5942def89eb
* info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
(Info-menu): Remove unused vars `last' and `completions'.
(Info-index-nodes): Remove unused var `node'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 19 Oct 2009 13:47:10 +0000 |
parents | 6220a5eef4ef |
children | 6a84af00a480 |
comparison
equal
deleted
inserted
replaced
105673:6220a5eef4ef | 105674:a5942def89eb |
---|---|
1 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly. | |
4 (Info-menu): Remove unused vars `last' and `completions'. | |
5 (Info-index-nodes): Remove unused var `node'. | |
2 | 6 |
3 * info.el (Info-complete-menu-item): Use complete-with-action. | 7 * info.el (Info-complete-menu-item): Use complete-with-action. |
4 | 8 |
5 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> | 9 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> |
6 | 10 |