Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 33576:d8c8c119da4d
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 17 Nov 2000 18:23:03 +0000 |
parents | 1e02032f5cd5 |
children | 3f2fa039af24 |
comparison
equal
deleted
inserted
replaced
33575:93288a69f66f | 33576:d8c8c119da4d |
---|---|
1 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * nntp.el (nntp-open-telnet): Wait for the telnet prompt before | |
4 sending a command; allow the rtelnet prompt as well. | |
5 | |
6 2000-11-17 Simon Josefsson <simon@josefsson.org> | |
7 | |
8 * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous | |
9 prefetch. | |
10 | |
11 2000-11-17 ShengHuo ZHU <zsh@cs.rochester.edu> | |
12 | |
13 * nntp.el (nntp-decode-text): Delete bogus status lines. | |
14 (nntp-open-connection): Kill process buffer when quit. | |
15 (nntp-connection-timeout): Add a note. SIGALRM is ignored in both | |
16 FSF Emacs 20 and XEmacs 21. | |
17 (nntp-retrieve-data): Don't ignore quit. | |
18 | |
1 2000-11-17 Dave Love <fx@gnu.org> | 19 2000-11-17 Dave Love <fx@gnu.org> |
2 | 20 |
3 * uudecode.el (uudecode-insert-char): Fix bogus feature test. | 21 * uudecode.el (uudecode-insert-char): Fix bogus feature test. |
4 (uudecode-decode-region-external): Doc fix. Use with-temp-buffer | 22 (uudecode-decode-region-external): Doc fix. Use with-temp-buffer |
5 and make-temp-file. | 23 and make-temp-file. |