*** empty log message ***

This commit is contained in:
Luc Teirlinck 2005-04-05 00:09:59 +00:00
parent 5ba35a0f86
commit 47b143f301
2 changed files with 11 additions and 0 deletions

View file

@ -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

View file

@ -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'.