Mercurial > emacs
changeset 73118:c272319e5fcc
Fixed "C-g fails to interrupt accept-process-output in Gnus."
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 25 Sep 2006 15:21:14 +0000 |
parents | 43aadb7f2e64 |
children | f505b8287f94 |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Mon Sep 25 15:20:44 2006 +0000 +++ b/admin/FOR-RELEASE Mon Sep 25 15:21:14 2006 +0000 @@ -43,9 +43,6 @@ * BUGS -** C-g fails to interrupt accept-process-output in Gnus. - (Is that fixed?) - ** C-p works properly with fields within the line, but C-n does not. (ken.manheimer@gmail.com, Sep 24.)