changeset 47883:d8c1689af81e

#
author André Spiegel <spiegel@gnu.org>
date Mon, 14 Oct 2002 15:41:12 +0000
parents 2bf98e61feaf
children b475e8cf9b0a
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 14 15:19:49 2002 +0000
+++ b/lisp/ChangeLog	Mon Oct 14 15:41:12 2002 +0000
@@ -1,3 +1,11 @@
+2002-10-14  Andre Spiegel  <spiegel@gnu.org>
+
+	* files.el (insert-directory): Handle //SUBDIRED// lines in
+	recursive listings from ls --dired.
+
+	* vc.el (vc-dired-reformat-line): Simplified.  Handles text
+	properties correctly now.
+
 2002-10-14  Juanma Barranquero  <lektu@terra.es>
 
 	* international/mule.el (set-selection-coding-system): Fix spacing.