diff lisp/emacs-lisp/shadow.el @ 15756:30e9db641e6f

(list-load-path-shadows): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Jul 1996 13:56:33 +0000
parents 73a325c414a5
children c160218de690
line wrap: on
line diff
--- a/lisp/emacs-lisp/shadow.el	Mon Jul 22 19:06:26 1996 +0000
+++ b/lisp/emacs-lisp/shadow.el	Tue Jul 23 13:56:33 1996 +0000
@@ -135,12 +135,12 @@
 ;;;###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