# HG changeset patch # User Luc Teirlinck # Date 1077079253 0 # Node ID 6879bf941d0f7dc13e7d9c889ceba74a36167ad0 # Parent 590a38935ebcc7c31dd134a79f819e747e8b1012 (Related Topics): Fix xrefs. diff -r 590a38935ebc -r 6879bf941d0f lispref/functions.texi --- a/lispref/functions.texi Wed Feb 18 03:04:32 2004 +0000 +++ b/lispref/functions.texi Wed Feb 18 04:40:53 2004 +0000 @@ -1320,7 +1320,7 @@ See @ref{Calling Functions}. @item indirect-function -See @ref{Definition of indirect-function}. +See @ref{Function Indirection}. @item interactive See @ref{Using Interactive}. @@ -1341,7 +1341,7 @@ See @ref{Mapping Functions}. @item undefined -See @ref{Key Lookup}. +See @ref{Functions for Key Lookup}. @end table @ignore