Mercurial > emacs
changeset 80666:04b4f4b16944
* pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
pending output coming after the status change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 02 Aug 2008 19:03:22 +0000 |
parents | fbeedf731a67 |
children | 28c09613eb50 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 02 09:31:21 2008 +0000 +++ b/lisp/ChangeLog Sat Aug 02 19:03:22 2008 +0000 @@ -1,3 +1,8 @@ +2008-08-02 Chong Yidong <cyd@stupidchicken.com> + + * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining + pending output coming after the status change. + 2008-07-31 Sven Joachim <svenjoac@gmx.de> * files.el (abbreviate-file-name): When replacing $HOME with ~,