Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 717:87c43a431742
[xemacs-hg @ 2001-12-27 22:52:25 by adrian]
[PATCH VETO SUPERSEDE] Re: generic-print-region sends wrong arguments to lpr-region <g05y3mh9.fsf@engine.ecf.teradyne.com>
author | adrian |
---|---|
date | Thu, 27 Dec 2001 22:52:26 +0000 |
parents | d1ecd411af4c |
children | 29e4e3036b4e |
comparison
equal
deleted
inserted
replaced
716:d1ecd411af4c | 717:87c43a431742 |
---|---|
1 2001-12-26 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * printer.el (generic-print-region): Pass on arguments start, end, | |
4 and buffer to lpr-region. The original problem was pointed out by | |
5 Nevin Kapur. | |
6 | |
1 2001-12-26 John Paul Wallington <jpw@shootybangbang.com> | 7 2001-12-26 John Paul Wallington <jpw@shootybangbang.com> |
2 | 8 |
3 * keydefs.el (global-map): add a defn for C-x 5 1, previously | 9 * keydefs.el (global-map): add a defn for C-x 5 1, previously |
4 undefined, to run delete-other-frames. | 10 undefined, to run delete-other-frames. |
5 | 11 |