projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35675bb
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 22 Jan 2018 16:49:43 +0000
(08:49 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 22 Jan 2018 16:50:06 +0000
(08:50 -0800)
lisp/emacs-lisp/shadow.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/shadow.el
b/lisp/emacs-lisp/shadow.el
index 1788f0d71f7c969302aac7c77edd92e37a6fe288..2e53382fa878b17453e3288ef40939c4fc212b4c 100644
(file)
--- a/
lisp/emacs-lisp/shadow.el
+++ b/
lisp/emacs-lisp/shadow.el
@@
-78,7
+78,7
@@
See the documentation for `list-load-path-shadows' for further information."
shadows ; List of shadowings, to be returned.
files ; File names ever seen, with dirs.
dir ; The dir being currently scanned.
- dir-case-insensitive ; `file-name-case-insen
tive-p' for
dir.
+ dir-case-insensitive ; `file-name-case-insen
sitive-p' of
dir.
curr-files ; This dir's Emacs Lisp files.
orig-dir ; Where the file was first seen.
files-seen-this-dir ; Files seen so far in this dir.