changeset 60097:031a5ac39eb7

(dired-build-subdir-alist): Bind buffer-undo-list to t.
author Richard M. Stallman <rms@gnu.org>
date Wed, 16 Feb 2005 09:39:06 +0000
parents a9e9af4690d5
children adba0765157c
files lisp/dired.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired.el	Wed Feb 16 09:37:20 2005 +0000
+++ b/lisp/dired.el	Wed Feb 16 09:39:06 2005 +0000
@@ -2128,6 +2128,7 @@
   (save-excursion
     (let* ((count 0)
 	   (buffer-read-only nil)
+	   (buffer-undo-list t)
 	   (switches (or switches dired-actual-switches))
 	   new-dir-name
 	   (R-ftp-base-dir-regex