diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f5c36145210..4d4a74545a8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2001-12-21 Eli Zaretskii + * jka-compr.el (jka-compr-partial-uncompress): Use null-device + instead of a literal /dev/null. Reported by Jens Schmidt + . + * 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 diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 887fa7f26f7..8293e040d58 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -1,3 +1,7 @@ +2001-12-21 Eli Zaretskii + + * sed1v2.inp: Delete _gdbinit in distclean target. + 2001-12-09 Pavel Jan,Bm(Bk * COPYING: Moved back.