Mercurial > emacs
diff lispref/loading.texi @ 48733:ce58108a36d0
(Unloading): Fix last change for load-history.
| author | Markus Rost <rost@math.uni-bielefeld.de> |
|---|---|
| date | Sat, 07 Dec 2002 22:37:02 +0000 |
| parents | ddd01000bda9 |
| children | 23a1cea22d13 |
line wrap: on
line diff
--- a/lispref/loading.texi Sat Dec 07 22:09:10 2002 +0000 +++ b/lispref/loading.texi Sat Dec 07 22:37:02 2002 +0000 @@ -769,7 +769,7 @@ The feature @var{feature} was required. @item (provide . @var{feature}) The feature @var{feature} was provided. -@end itemize +@end table The value of @code{load-history} may have one element whose @sc{car} is @code{nil}. This element describes definitions made with
