/[emacs]/emacs/lisp/dired.el
ViewVC logotype

Diff of /emacs/lisp/dired.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.212 by rms, Thu Nov 15 19:00:15 2001 UTC revision 1.213 by eliz, Tue Nov 20 09:38:08 2001 UTC
# Line 52  Line 52 
52    "*Switches passed to `ls' for dired.  MUST contain the `l' option.    "*Switches passed to `ls' for dired.  MUST contain the `l' option.
53  May contain all other options that don't contradict `-l';  May contain all other options that don't contradict `-l';
54  may contain even `F', `b', `i' and `s'.  See also the variable  may contain even `F', `b', `i' and `s'.  See also the variable
55  `dired-ls-F-marks-symlinks' concerning the `F' switch."  `dired-ls-F-marks-symlinks' concerning the `F' switch.
56    On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp,
57    some of the `ls' switches are not supported; see the doc string of
58    `insert-directory' on ls-lisp.el for more details."
59    :type 'string    :type 'string
60    :group 'dired)    :group 'dired)
61    

Legend:
Removed from v.1.212  
changed lines
  Added in v.1.213

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26