diff options
| -rw-r--r-- | man/dired.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/dired.texi b/man/dired.texi index 9bb57b38279..4a308c48c30 100644 --- a/man/dired.texi +++ b/man/dired.texi | |||
| @@ -70,6 +70,10 @@ options (that is, single characters) requiring no arguments, and long | |||
| 70 | options (starting with @samp{--}) whose arguments are specified with | 70 | options (starting with @samp{--}) whose arguments are specified with |
| 71 | @samp{=}. | 71 | @samp{=}. |
| 72 | 72 | ||
| 73 | On MS-Windows and MS-DOS systems, Emacs @emph{emulates} @code{ls}; | ||
| 74 | see @ref{ls in Lisp}, for options and peculiarities of that emulation. | ||
| 75 | |||
| 76 | |||
| 73 | @findex dired-other-window | 77 | @findex dired-other-window |
| 74 | @kindex C-x 4 d | 78 | @kindex C-x 4 d |
| 75 | @findex dired-other-frame | 79 | @findex dired-other-frame |