mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
(emacs): Warn about shadowed standard libraries here.
This commit is contained in:
parent
9b10b5a3dd
commit
e376701ac1
1 changed files with 1 additions and 0 deletions
|
|
@ -805,6 +805,7 @@ emacs: temacs ${etc}DOC ${lisp}
|
|||
./temacs -batch -l loadup dump
|
||||
#endif /* ! defined (HAVE_SHM) */
|
||||
#endif /* ! defined (CANNOT_DUMP) */
|
||||
./emacs -q -batch -f list-load-path-shadows
|
||||
|
||||
/* We run make-docfile twice because the command line may get too long
|
||||
on some systems. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue