emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 09 Sep 2005 00:58:19 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8156 emacs/lisp/ChangeLog:1.8157
*** emacs/lisp/ChangeLog:1.8156 Fri Sep  9 01:36:29 2005
--- emacs/lisp/ChangeLog        Fri Sep  9 04:58:15 2005
***************
*** 17,22 ****
--- 17,31 ----
  
        * descr-text.el (describe-property-list): Handle non-symbol prop names.
  
+ 2005-09-06  Stefan Monnier  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * simple.el (blink-matching-open): Get rid of text props from
***************
*** 54,61 ****
  
  2005-09-07  Michael Albinus  <address@hidden>
  
!       * 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
--- 63,69 ----
  
  2005-09-07  Michael Albinus  <address@hidden>
  
!       * 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]