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: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 21 Aug 2004 17:54:43 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6293 emacs/lisp/ChangeLog:1.6294
*** emacs/lisp/ChangeLog:1.6293 Sat Aug 21 15:00:26 2004
--- emacs/lisp/ChangeLog        Sat Aug 21 21:50:06 2004
***************
*** 1,3 ****
--- 1,11 ----
+ 2004-08-21  David Kastrup  <address@hidden>
+ 
+       * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
+       (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
+       has been converted to use hashtables, the relation `nil=none' is
+       no longer valid, as `nil' is not a hashtable.  This patch tries to
+       reduce the number of resulting errors.
+ 
  2004-08-21  John Paul Wallington  <address@hidden>
  
        * subr.el (process-kill-without-query): Made obsolete in




reply via email to

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