From: Stefan Monnier Date: Fri, 9 Sep 2005 04:58:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~7208 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=29499b827c0f684d542d018c2ff7988df7c6d00e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 784e665acfa..b79f2fddda4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -17,6 +17,15 @@ * descr-text.el (describe-property-list): Handle non-symbol prop names. +2005-09-06 Stefan Monnier + + * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$. + Use with-current-buffer. + (ange-ftp-gwp-start): Remove unused var `gw-user'. + (ange-ftp-guess-hash-mark-size): Remove unused var `result'. + (ange-ftp-insert-directory): Remove unused var `short'. + (ange-ftp-file-name-sans-versions): Remove unused var `host-type'. + 2005-08-30 Richard M. Stallman * simple.el (blink-matching-open): Get rid of text props from @@ -54,8 +63,7 @@ 2005-09-07 Michael Albinus - * woman.el (top): Remap `man' command by `woman' in - `woman-mode-map'. + * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'. (Man-getpage-in-background-advice): Remove defadvice; it isn't necessary any longer with the remapped command. (Man-bgproc-sentinel-advice): Remove defadvice which counts