# HG changeset patch # User Andr Spiegel # Date 1034610072 0 # Node ID d8c1689af81e870a43e4729e9aa832ec156a74e1 # Parent 2bf98e61feaf6ea0a3e81501435c76868d60b13c # diff -r 2bf98e61feaf -r d8c1689af81e lisp/ChangeLog --- 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 + + * 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 * international/mule.el (set-selection-coding-system): Fix spacing.