From ca4f55bfa6ab1046b418c0b672ae882eeb378ce3 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 28 Feb 2006 03:07:28 +0000 Subject: [PATCH] (Top): Include "Load Suffixes" in the detailed menu. --- lispref/elisp.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 4dd1c854a83..54056dd8a9a 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -78,7 +78,7 @@ Cover art by Etienne Suvasa. @ifnottex @node Top, Introduction, (dir), (dir) -@top Emacs Lisp +@top Emacs Lisp This Info file contains edition @value{VERSION} of the GNU Emacs Lisp Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}. @@ -438,6 +438,7 @@ Writing Customization Definitions Loading * How Programs Do Loading:: The @code{load} function and others. +* Load Suffixes:: Details about the suffixes that @code{load} tries. * Library Search:: Finding a library to load. * Loading Non-ASCII:: Non-@acronym{ASCII} characters in Emacs Lisp files. * Autoload:: Setting up a function to autoload. -- 2.39.2