1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00

(list-load-path-shadows): Doc fix.

This commit is contained in:
Richard M. Stallman 1996-07-23 13:56:33 +00:00
parent 9ab5d005aa
commit 0f93e41fda

View file

@ -135,12 +135,12 @@ See the documentation for `list-load-path-shadows' for further information."
;;;###autoload
(defun list-load-path-shadows ()
"Display a list of Emacs Lisp files that create shadows.
"Display a list of Emacs Lisp files that shadow other files.
This function lists potential load-path problems. Directories in the
`load-path' variable are searched, in order, for Emacs Lisp
files. When a previously encountered file name is re-located, a
message is displayed indicating that the later file is \"shadowed\" by
files. When a previously encountered file name is found again, a
message is displayed indicating that the later file is \"hidden\" by
the earlier.
For example, suppose `load-path' is set to