diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2004-02-18 04:40:53 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2004-02-18 04:40:53 +0000 |
commit | 0a9e14ddf8b5c1fc372601f190213b01a87132f4 (patch) | |
tree | cba9262ffc94e434a7b66ea96539df61453b39de /lispref | |
parent | 8e5d85ffc015951676f9223b50263e88c569b5b2 (diff) | |
download | emacs-0a9e14ddf8b5c1fc372601f190213b01a87132f4.tar.gz |
(Related Topics): Fix xrefs.
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/functions.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/functions.texi b/lispref/functions.texi index 4b727e76506..427389b4a68 100644 --- a/lispref/functions.texi +++ b/lispref/functions.texi @@ -1320,7 +1320,7 @@ See @ref{Anonymous Functions}. 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{Char-Tables}. See @ref{Mapping Functions}. @item undefined -See @ref{Key Lookup}. +See @ref{Functions for Key Lookup}. @end table @ignore |