changeset 33967:bce003819703

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 28 Nov 2000 16:43:45 +0000
parents aa4dc9792a0a
children 0137a7589ef5
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 28 16:43:10 2000 +0000
+++ b/lisp/ChangeLog	Tue Nov 28 16:43:45 2000 +0000
@@ -1,5 +1,9 @@
 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
 
+	* dired-aux.el (dired-do-create-files): Construct default file
+	name for dired-mark-read-file-name so that when the user enters
+	just RET, the target file will end up in the target directory.
+
 	* abbrev.el (prepare-abbrev-list-buffer): Get the value of
 	local-abbrev-table before changing buffers because it might
 	have a buffer-local binding.