; Spelling fix
This commit is contained in:
parent
35675bb93f
commit
4aabb425db
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ See the documentation for `list-load-path-shadows' for further information."
|
||||||
shadows ; List of shadowings, to be returned.
|
shadows ; List of shadowings, to be returned.
|
||||||
files ; File names ever seen, with dirs.
|
files ; File names ever seen, with dirs.
|
||||||
dir ; The dir being currently scanned.
|
dir ; The dir being currently scanned.
|
||||||
dir-case-insensitive ; `file-name-case-insentive-p' for dir.
|
dir-case-insensitive ; `file-name-case-insensitive-p' of dir.
|
||||||
curr-files ; This dir's Emacs Lisp files.
|
curr-files ; This dir's Emacs Lisp files.
|
||||||
orig-dir ; Where the file was first seen.
|
orig-dir ; Where the file was first seen.
|
||||||
files-seen-this-dir ; Files seen so far in this dir.
|
files-seen-this-dir ; Files seen so far in this dir.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue