From f7e282851443c2f46391a347bbe8d5add1f2879f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 28 Dec 2004 12:35:06 +0000 Subject: [PATCH] (Top): Fix previous change. --- lispref/elisp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 666659d15b3..fa84a0a93fb 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -426,7 +426,7 @@ Loading * Repeated Loading:: Precautions about loading a file twice. * Named Features:: Loading a library if it isn't already loaded. * Where Defined:: Finding which file defined a certain symbol. -* Unloading:: to ``unload'' a library that was loaded. +* Unloading:: How to ``unload'' a library that was loaded. * Hooks for Loading:: Providing code to be run when particular libraries are loaded. -- 2.39.5