diff options
| -rw-r--r-- | man/dired.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/dired.texi b/man/dired.texi index f19ce7e1ab0..1c5e29fe696 100644 --- a/man/dired.texi +++ b/man/dired.texi | |||
| @@ -89,7 +89,7 @@ so common in Dired that it deserves to be easy to type.) @key{DEL} | |||
| 89 | (move up and unflag) is often useful simply for moving up. | 89 | (move up and unflag) is often useful simply for moving up. |
| 90 | 90 | ||
| 91 | @findex dired-goto-file | 91 | @findex dired-goto-file |
| 92 | @kindex M-g | 92 | @kindex M-g @r{(Dired)} |
| 93 | @kbd{M-g} (@code{dired-goto-file}) moves point to the line that | 93 | @kbd{M-g} (@code{dired-goto-file}) moves point to the line that |
| 94 | describes a specified file or directory. | 94 | describes a specified file or directory. |
| 95 | 95 | ||
| @@ -1113,7 +1113,7 @@ and erases all flags and marks. | |||
| 1113 | @table @kbd | 1113 | @table @kbd |
| 1114 | @item w | 1114 | @item w |
| 1115 | @cindex Adding to the kill ring in Dired. | 1115 | @cindex Adding to the kill ring in Dired. |
| 1116 | @kindex w | 1116 | @kindex w @r{(Dired)} |
| 1117 | @findex dired-copy-filename-as-kill | 1117 | @findex dired-copy-filename-as-kill |
| 1118 | The @kbd{w} command (@code{dired-copy-filename-as-kill}) puts the | 1118 | The @kbd{w} command (@code{dired-copy-filename-as-kill}) puts the |
| 1119 | names of the marked (or next @var{n}) files into the kill ring, as if | 1119 | names of the marked (or next @var{n}) files into the kill ring, as if |