Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fc83abf7
Commit
fc83abf7
authored
Jan 11, 1996
by
Richard M. Stallman
Browse files
(dired-ls-F-marks-symlinks): Doc fix.
parent
82c9148e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/dired.el
lisp/dired.el
+2
-1
No files found.
lisp/dired.el
View file @
fc83abf7
...
...
@@ -59,7 +59,8 @@ may contain even `F', `b', `i' and `s'. See also the variable
;;;###autoload
(
defvar
dired-ls-F-marks-symlinks
nil
"*Informs dired about how `ls -lF' marks symbolic links.
Set this to t if `insert-directory-program' with `-lF' marks the symbolic link
Set this to t if `ls' (or whatever program is specified by
`insert-directory-program') with `-lF' marks the symbolic link
itself with a trailing @ (usually the case under Ultrix).
Example: if `ln -s foo bar; ls -F bar' gives `bar -> foo', set it to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment