; spelling and comment fix
This commit is contained in:
parent
614203bc80
commit
1d10885763
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
Fix bug when visiting euc-jp-encoded directories
|
Fix bug when visiting euc-jp-encoded directories
|
||||||
|
|
||||||
Problem reported by Ken Sasaki (Bug#39672).
|
Problem reported by Kan Sasaki (Bug#39672).
|
||||||
* src/fileio.c (Ffile_directory_p):
|
* src/fileio.c (Ffile_directory_p):
|
||||||
Encode filename before giving it to file_directory_p.
|
Encode filename before giving it to file_directory_p.
|
||||||
This fixes a typo introduced in
|
This fixes a typo introduced in
|
||||||
|
@ -139260,7 +139260,7 @@
|
||||||
This file records repository revisions from
|
This file records repository revisions from
|
||||||
commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to
|
commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to
|
||||||
commit 28399e585e172ab005328f1c970084e53a299eb4 (inclusive).
|
commit 28399e585e172ab005328f1c970084e53a299eb4 (inclusive).
|
||||||
See ChangeLog.1 for earlier changes.
|
See ChangeLog.2 for earlier changes.
|
||||||
|
|
||||||
;; Local Variables:
|
;; Local Variables:
|
||||||
;; coding: utf-8
|
;; coding: utf-8
|
||||||
|
|
Loading…
Add table
Reference in a new issue