From: Eli Zaretskii Date: Fri, 8 Feb 2002 12:42:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~16776 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4f759c801bce76ca72823ad4cb8a6dd9a564c2c2;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 843d0229cfe..76d2216a565 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,6 +5,10 @@ 2002-02-08 Eli Zaretskii + * net/ange-ftp.el (ange-ftp-process-handle-line) + (ange-ftp-set-xfer-size): If the file's size is a float, divide + by 1024 instead of using ash. + * international/mule-cmds.el (select-safe-coding-system): State the buffer's name in the message popped in the *Warning* buffer, and make sure the offending buffer is displayed.