Mercurial > emacs
diff lispref/loading.texi @ 27193:89afca54a135
@ifinto -> @ifnottex.
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Wed, 05 Jan 2000 15:18:01 +0000 |
| parents | d2e5f1b7d8e2 |
| children | 5cfe77eaff45 |
line wrap: on
line diff
--- a/lispref/loading.texi Wed Jan 05 15:15:41 2000 +0000 +++ b/lispref/loading.texi Wed Jan 05 15:18:01 2000 +0000 @@ -537,9 +537,9 @@ If the library uses @code{provide} to provide a named feature, you can use @code{featurep} earlier in the file to test whether the @code{provide} call has been executed before. -@ifinfo +@ifnottex @xref{Named Features}. -@end ifinfo +@end ifnottex @node Named Features @section Features
