From e2c3786a16284096a775fae500df73c06707973b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 21 Dec 2001 12:09:14 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea87e31ae73..f5c36145210 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,10 @@ 2001-12-21 Eli Zaretskii + * 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. From Simon Josefsson . + * Makefile.in (distclean): Remove Makefile in the build directory, not in the source directory. diff --git a/src/ChangeLog b/src/ChangeLog index 0acab8715f6..fa48da7dcbf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-12-21 Eli Zaretskii + + * Makefile.in (distclean): Remove .gdbinit if we are building + outside the source tree. + 2001-12-19 Eli Zaretskii * w32.c (emacs_root_dir): New function. -- 2.39.2