Mercurial > emacs
changeset 61299:842a249b20a6
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 05 Apr 2005 00:09:59 +0000 |
parents | 198599f3a90b |
children | 03009601147e |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 05 00:04:24 2005 +0000 +++ b/lisp/ChangeLog Tue Apr 05 00:09:59 2005 +0000 @@ -1,3 +1,8 @@ +2005-04-04 Luc Teirlinck <teirllm@auburn.edu> + + * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like + `-1'. Doc fix. + 2005-04-04 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el (org-insert-mode-line-in-empty-file): Changed
--- a/man/ChangeLog Tue Apr 05 00:04:24 2005 +0000 +++ b/man/ChangeLog Tue Apr 05 00:09:59 2005 +0000 @@ -1,5 +1,11 @@ 2005-04-04 Luc Teirlinck <teirllm@auburn.edu> + * dired.texi (Dired Visiting): `dired-view-command-alist' has been + deleted. + (Marks vs Flags): Add some convenient key bindings. + (Hiding Subdirectories): Delete redundant and inaccurate sentence. + (Misc Dired Features): Correct and expand description of `w' command. + * frames.texi (XTerm Mouse): Delete apparently false info. The GNU/Linux console currently does not appear to support `xterm-mouse-mode'.