diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2002-10-17 07:31:52 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2002-10-17 07:31:52 +0000 |
commit | 8601e64a1ce25d8849a05f6d6ac6e53ee6281ccc (patch) | |
tree | afa481ede8ff536b0d7f77102933329da5322f85 | |
parent | 1d5f8bfc2505a54de2631749cb7feaa4d323dfc8 (diff) | |
download | emacs-8601e64a1ce25d8849a05f6d6ac6e53ee6281ccc.tar.gz emacs-8601e64a1ce25d8849a05f6d6ac6e53ee6281ccc.tar.bz2 emacs-8601e64a1ce25d8849a05f6d6ac6e53ee6281ccc.zip |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e63748bd4a5..ffca1490acf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-10-16 Luc Teirlinck <teirllm@mail.auburn.edu> + + * dired-aux.el (dired-add-entry): Put point in correct position + before inserting marker char. + 2002-10-16 Andreas Schwab <schwab@suse.de> * dired.el (dired-readin-insert): Expand dired-directory. |