diff lisp/ChangeLog @ 32673:7c929610d127

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 19 Oct 2000 19:54:58 +0000
parents 36e10c03d1d7
children 419e30f6c4f3
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 19 19:50:13 2000 +0000
+++ b/lisp/ChangeLog	Thu Oct 19 19:54:58 2000 +0000
@@ -1,3 +1,8 @@
+2000-10-19  Jason Rumney  <jasonr@gnu.org>
+
+	* dired.el (dired-insert-directory): Do not let errors signalled by
+	attempt to run dired-free-space-program prevent dired from working.
+
 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* diff-mode.el (diff-find-file-name): Fix regex subgroup number.
@@ -10867,5 +10872,5 @@
 See ChangeLog.8 for earlier changes.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit-unix
+;; coding: iso-2022-7bit
 ;; End: