Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 718:29e4e3036b4e
[xemacs-hg @ 2001-12-28 01:38:41 by youngs]
2001-12-27 David A. Panariti <davep@who.net>
* hyper-apropos.el (hyper-apropos-find-variable):
Added this function based on hyper-apropos-find-function.
* hyper-apropos.el (hyper-apropos-help-map):
Added binding of "v" to hyper-apropos-find-variable.
2001-12-27 John Paul Wallington <jpw@shootybangbang.com>
* obsolete.el (interactive-form): new compatibility alias for
function-interactive.
author | youngs |
---|---|
date | Fri, 28 Dec 2001 01:38:42 +0000 |
parents | 87c43a431742 |
children | a65ddffa00a5 |
comparison
equal
deleted
inserted
replaced
717:87c43a431742 | 718:29e4e3036b4e |
---|---|
1 2001-12-27 David A. Panariti <davep@who.net> | |
2 | |
3 * hyper-apropos.el (hyper-apropos-find-variable): | |
4 Added this function based on hyper-apropos-find-function. | |
5 | |
6 * hyper-apropos.el (hyper-apropos-help-map): | |
7 Added binding of "v" to hyper-apropos-find-variable. | |
8 | |
9 2001-12-27 John Paul Wallington <jpw@shootybangbang.com> | |
10 | |
11 * obsolete.el (interactive-form): new compatibility alias for | |
12 function-interactive. | |
13 | |
1 2001-12-26 Adrian Aichner <adrian@xemacs.org> | 14 2001-12-26 Adrian Aichner <adrian@xemacs.org> |
2 | 15 |
3 * printer.el (generic-print-region): Pass on arguments start, end, | 16 * printer.el (generic-print-region): Pass on arguments start, end, |
4 and buffer to lpr-region. The original problem was pointed out by | 17 and buffer to lpr-region. The original problem was pointed out by |
5 Nevin Kapur. | 18 Nevin Kapur. |