Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 1038:4bc5bb3ea5ad
[xemacs-hg @ 2002-10-08 03:36:09 by youngs]
2002-09-03 John Paul Wallington <jpw@shootybangbang.com>
* help.el (view-lossage): Change interactive spec to "P".
author | youngs |
---|---|
date | Tue, 08 Oct 2002 03:36:13 +0000 |
parents | 3a01f3148bff |
children | a97af4f94589 |
comparison
equal
deleted
inserted
replaced
1037:3a01f3148bff | 1038:4bc5bb3ea5ad |
---|---|
1 2002-09-03 John Paul Wallington <jpw@shootybangbang.com> | |
2 | |
3 * help.el (view-lossage): Change interactive spec to "P". | |
4 | |
1 2002-09-03 John Paul Wallington <jpw@shootybangbang.com> | 5 2002-09-03 John Paul Wallington <jpw@shootybangbang.com> |
2 | 6 |
3 * subr.el (with-output-to-string): Synch with GNU Emacs 21; | 7 * subr.el (with-output-to-string): Synch with GNU Emacs 21; |
4 avoids leaking temp buffers by killing rather than erasing | 8 avoids leaking temp buffers by killing rather than erasing |
5 them, and doesn't execute BODY in temporary `standard-output' | 9 them, and doesn't execute BODY in temporary `standard-output' |