changeset 32108:98f4d3514188

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Tue, 03 Oct 2000 17:42:51 +0000
parents 31d231ad0b91
children 0b74dbd9edd6
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 03 17:38:06 2000 +0000
+++ b/lisp/ChangeLog	Tue Oct 03 17:42:51 2000 +0000
@@ -1,3 +1,13 @@
+2000-10-04  Miles Bader  <miles@gnu.org>
+
+	* simple.el (minibuffer-temporary-goal-position): New variable.
+	(next-history-element): Try to keep the position of point in the
+	input string constant.
+
+	* dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
+	(dired-do-create-files): If there's only one file, pass it in as
+	the DEFAULT arg to dired-mark-read-file-name.
+
 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
 
 	* vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to