Mercurial > emacs
changeset 42595:da855c217292
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 07 Jan 2002 05:31:29 +0000 |
parents | ec991a12a82f |
children | 45a94fc78647 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 07 05:31:19 2002 +0000 +++ b/lisp/ChangeLog Mon Jan 07 05:31:29 2002 +0000 @@ -1,5 +1,8 @@ 2002-01-07 Richard M. Stallman <rms@gnu.org> + * dired.el (dired-copy-filename-as-kill): Call kill-append + if following a kill command. + * help-fns.el (describe-variable, describe-function): Do save-excursion.