From: Richard M. Stallman Date: Sat, 10 Jan 2009 23:21:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~529 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=81427f768f3339183cdb1ecd353a9482236ad0e3;p=emacs.git *** empty log message *** --- diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index a9a9ef06307..3a276709f77 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -1,5 +1,12 @@ 2009-01-10 Richard M Stallman + * 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.