emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dired documentation


From: Jesper Harder
Subject: dired documentation
Date: Mon, 08 Sep 2003 18:20:38 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

In GNU Emacs 21.3.50.29 (i686-pc-linux-gnu, GTK+ Version 2.0.2)
 of 2003-09-04 on defun.localdomain
configured using `configure '--with-gtk''

Hi,

The command `dired-do-toggle' has been renamed to `dired-toggle-marks'
and moved from dired-x to dired proper.  So the description in
dired-x.texi is obsolete and should be removed:

cd /home/harder/emacs/man/
diff -c /home/harder/emacs/man/dired-x.texi.\~1.14.\~ 
/home/harder/emacs/man/dired-x.texi
*** /home/harder/emacs/man/dired-x.texi.~1.14.~ Mon Sep  1 22:29:30 2003
--- /home/harder/emacs/man/dired-x.texi Mon Sep  8 17:34:35 2003
***************
*** 1148,1163 ****
  ring.  Then type @kbd{R} to rename it and use @kbd{C-y} inside @kbd{R}'s
  minibuffer prompt to insert the old name at a convenient place.
  
- @item T
- @kindex T
- @cindex Toggling marks.
- @findex dired-do-toggle
- (@code{dired-do-toggle}) Toggle marks.  That is, currently marked
- files become unmarked and vice versa.  Files marked with other flags
- (such as @samp{D}) are not affected.  The special directories @file{.}
- and @file{..} are never toggled.
- @end table
- 
  @table @code
  @item dired-smart-shell-command
  @findex dired-smart-shell-command
--- 1148,1153 ----

Diff finished at Mon Sep  8 17:34:42


Additionally, these commands have been moved from dired-x to dired:

     M-g `dired-goto-file'
     M-G `dired-goto-subdir'
     w   `dired-copy-filename-as-kill'

but the documentation is still in the dired-x manual.  I haven't
included a patch, because it isn't obvious where they belong in the
Dired section of the Emacs manual.

-- 
Cheers,
Jesper Harder





reply via email to

[Prev in Thread] Current Thread [Next in Thread]