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
ec2c1aed
Commit
ec2c1aed
authored
Jun 24, 2006
by
Eli Zaretskii
Browse files
(Contents of Directories): Document case-insensitive behavior on respective
filesystems.
parent
1a9fbabe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lispref/files.texi
lispref/files.texi
+2
-1
No files found.
lispref/files.texi
View file @
ec2c1aed
...
...
@@ -2364,7 +2364,8 @@ the specified directory.
If @var{match-regexp} is non-@code{nil}, this function returns only
those file names that contain a match for that regular expression---the
other file names are excluded from the list.
other file names are excluded from the list. On case-insensitive
filesystems, the regular expression matching is case-insensitive.
@c Emacs 19 feature
If @var{nosort} is non-@code{nil}, @code{directory-files} does not sort
...
...
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