mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
(dired-listing-switches): Fix doc typo.
This commit is contained in:
parent
787f4b5a12
commit
a6d231bb5d
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ may contain even `F', `b', `i' and `s'. See also the variable
|
|||
`dired-ls-F-marks-symlinks' concerning the `F' switch.
|
||||
On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp,
|
||||
some of the `ls' switches are not supported; see the doc string of
|
||||
`insert-directory' on `ls-lisp.el' for more details."
|
||||
`insert-directory' in `ls-lisp.el' for more details."
|
||||
:type 'string
|
||||
:group 'dired)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue