mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Doc fixes.
* lisp/filenotify.el (file-notify-add-watch): Refine doc string. * doc/lispref/os.texi (File Notifications): Add an index. * doc/lispref/loading.texi (Loading): Add an cross-reference.
This commit is contained in:
parent
e0855d7de9
commit
a6e3a5d5d5
6 changed files with 16 additions and 1 deletions
|
|
@ -29,6 +29,8 @@ into a buffer and evaluated there. (Indeed, most code is tested this
|
|||
way.) Most often, the forms are function definitions and variable
|
||||
definitions.
|
||||
|
||||
For on-demand loading of external libraries, @pxref{Dynamic Libraries}.
|
||||
|
||||
@menu
|
||||
* How Programs Do Loading:: The @code{load} function and others.
|
||||
* Load Suffixes:: Details about the suffixes that @code{load} tries.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue