1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00

*** empty log message ***

This commit is contained in:
Eli Zaretskii 2001-12-27 10:27:30 +00:00
parent 1ab964d755
commit 0a457ceeff

View file

@ -269,7 +269,7 @@
* mail/smtpmail.el (smtpmail-send-queued-mail): Use
with-temp-buffer instead of find-file-noselect, and bind
coding-system-for-read to no-conversion when reading the queued
messages.
messages. (Simon's code modified slightly by Eli Zaretskii.)
2001-12-20 Werner Lemberg <wl@gnu.org>