From: Miles Bader Date: Tue, 3 Oct 2000 17:42:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~1190 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a7bf5cf358f0fefd6c4100f781331784e8edd8aa;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b5fced2ad62..42f6e52e4f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2000-10-04 Miles Bader + + * 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 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to