diff options
Diffstat (limited to 'doc/lispref/loading.texi')
-rw-r--r-- | doc/lispref/loading.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi index b7f430b88bb..5733df87d17 100644 --- a/doc/lispref/loading.texi +++ b/doc/lispref/loading.texi @@ -994,7 +994,3 @@ symbol, and the value is a list of forms. The forms are evaluated when the key matches the absolute true name or feature name of the library being loaded. @end defvar - -@ignore - arch-tag: df731f89-0900-4389-a436-9105241b6f7a -@end ignore |