summaryrefslogtreecommitdiff
path: root/lispref/loading.texi
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-01-05 14:29:37 +0000
committerGerd Moellmann <gerd@gnu.org>2000-01-05 14:29:37 +0000
commit96872f21107dec54f3ac78d257862070ef594510 (patch)
tree087a3e38ef742af67a2a895b2d5a0dd241613d85 /lispref/loading.texi
parent3a85bd23deefe0aa13cf953a261c16e4bf91a8c1 (diff)
downloademacs-96872f21107dec54f3ac78d257862070ef594510.tar.gz
Remove obsolete @tindex commands.
Diffstat (limited to 'lispref/loading.texi')
-rw-r--r--lispref/loading.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/lispref/loading.texi b/lispref/loading.texi
index 4c7cb36d478..8071ae58579 100644
--- a/lispref/loading.texi
+++ b/lispref/loading.texi
@@ -764,7 +764,6 @@ installed in @code{exec-directory} and has a name of the form
See the source for the function @code{symbol-file}, for an example of
code that loads this file to find functions in preloaded libraries.
-@tindex loadhist-special-hooks
@defvar loadhist-special-hooks
This variable holds a list of hooks to be scanned before unloading a
library, to remove functions defined in the library.