Mercurial > emacs
changeset 32998:b5fae01834f2
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 27 Oct 2000 23:58:01 +0000 |
parents | 00c403ac9e5e |
children | 6bc392d6aef3 |
files | lisp/ChangeLog lisp/gnus/ChangeLog |
diffstat | 2 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 27 23:57:33 2000 +0000 +++ b/lisp/ChangeLog Fri Oct 27 23:58:01 2000 +0000 @@ -1,3 +1,8 @@ +2000-10-28 Dave Love <fx@gnu.org> + + * international/latin1-disp.el (latin1-char-displayable-p): Don't + use window-system. + 2000-10-27 Eli Zaretskii <eliz@is.elta.co.il> * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
--- a/lisp/gnus/ChangeLog Fri Oct 27 23:57:33 2000 +0000 +++ b/lisp/gnus/ChangeLog Fri Oct 27 23:58:01 2000 +0000 @@ -1,3 +1,7 @@ +2000-10-27 Christoph Conrad <christoph.conrad@gmx.de> + + * gnus-draft.el (gnus-draft-send-message): Typo. + 2000-10-27 John Wiegley <johnw@gnu.org> * gnus-art.el (gnus-treat-hide-citation-maybe): Added this @@ -27,6 +31,10 @@ 2000-10-27 Simon Josefsson <simon@josefsson.org> + * gnus-agent.el (gnus-agent-possibly-do-gcc): + (gnus-agent-restore-gcc): + (gnus-agent-possibly-save-gcc): New functions. + * nnimap.el (nnimap-group-overview-filename): Create directory for newfile (when use long filenames is nil). Copy+delete file if rename didn't work. @@ -76,6 +84,9 @@ 2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu> + * gnus-draft.el (gnus-draft-send-message): Ditto. + (gnus-group-send-drafts): Ditto. + * gnus-art.el (gnus-request-article-this-buffer): gnus-refer-article-method might be a single method. (gnus-article-mime-total-parts): New function.