mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Fix file name in "Loading Files" doc.
This commit is contained in:
parent
d59fe6dad5
commit
6a08a9a54d
1 changed files with 1 additions and 1 deletions
|
|
@ -17502,7 +17502,7 @@ If you load many extensions, as I do, then instead of specifying the
|
|||
exact location of the extension file, as shown above, you can specify
|
||||
that directory as part of Emacs's @code{load-path}. Then, when Emacs
|
||||
loads a file, it will search that directory as well as its default
|
||||
list of directories. (The default list is specified in @file{paths.h}
|
||||
list of directories. (The default list is specified in @file{epaths.h}
|
||||
when Emacs is built.)
|
||||
|
||||
@need 1250
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue