Mercurial > emacs
changeset 54060:6879bf941d0f
(Related Topics): Fix xrefs.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 18 Feb 2004 04:40:53 +0000 |
parents | 590a38935ebc |
children | 2171cb453271 |
files | lispref/functions.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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