# HG changeset patch # User Miles Bader # Date 970594971 0 # Node ID 98f4d3514188e086b29933bb925b0b8109e76af2 # Parent 31d231ad0b91d255eae253811d5a2f3213712ece *** empty log message *** diff -r 31d231ad0b91 -r 98f4d3514188 lisp/ChangeLog --- 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 + + * 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