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
aab9c564
Commit
aab9c564
authored
Dec 18, 2000
by
Kenichi Handa
Browse files
(directory_files_internal): Always return decoded filenames.
parent
c9e088ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/dired.c
src/dired.c
+2
-0
No files found.
src/dired.c
View file @
aab9c564
...
...
@@ -268,6 +268,8 @@ directory_files_internal (directory, full, match, nosort, attrs)
finalname
=
fullname
;
}
else
finalname
=
name
;
if
(
attrs
)
{
...
...
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