2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
+ * 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 <jas@extundo.com>.
+
* Makefile.in (distclean): Remove Makefile in the build
directory, not in the source directory.
+2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * Makefile.in (distclean): Remove .gdbinit if we are building
+ outside the source tree.
+
2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
* w32.c (emacs_root_dir): New function.