1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

*** empty log message ***

This commit is contained in:
Dave Love 2000-10-27 23:58:01 +00:00
parent c8e6a854e1
commit 51a29efc7f
2 changed files with 16 additions and 0 deletions

View File

@ -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):

View File

@ -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.