Mercurial > emacs
changeset 101103:2caa616e6eac
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 10 Jan 2009 23:21:13 +0000 |
parents | e65de16571ff |
children | 43975095e687 |
files | lisp/mail/ChangeLog.pmail |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/ChangeLog.pmail Sat Jan 10 23:18:08 2009 +0000 +++ b/lisp/mail/ChangeLog.pmail Sat Jan 10 23:21:13 2009 +0000 @@ -1,5 +1,12 @@ 2009-01-10 Richard M Stallman <rms@gnu.org> + * pmailout.el (pmail-output-to-r-mail-buffer): New function. + (pmail-output-as-babyl): Use it. + (pmail-output-to-pmail-buffer): New function. + (pmail-output-as-mbox): Use it. + (pmail-output-as-seen): Pass t to pmail-output-as-mbox. + (pmail-output): Call set-buffer later. + * pmail.el (pmail-count-screen-lines, pmail-use-collection-buffer) (pmail-use-viewer-buffer): Fns deleted. Other functions reordered but not changed.