aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2004-02-18 04:40:53 +0000
committerLuc Teirlinck2004-02-18 04:40:53 +0000
commit0a9e14ddf8b5c1fc372601f190213b01a87132f4 (patch)
treecba9262ffc94e434a7b66ea96539df61453b39de
parent8e5d85ffc015951676f9223b50263e88c569b5b2 (diff)
downloademacs-0a9e14ddf8b5c1fc372601f190213b01a87132f4.tar.gz
emacs-0a9e14ddf8b5c1fc372601f190213b01a87132f4.zip
(Related Topics): Fix xrefs.
-rw-r--r--lispref/functions.texi4
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}.
1320See @ref{Calling Functions}. 1320See @ref{Calling Functions}.
1321 1321
1322@item indirect-function 1322@item indirect-function
1323See @ref{Definition of indirect-function}. 1323See @ref{Function Indirection}.
1324 1324
1325@item interactive 1325@item interactive
1326See @ref{Using Interactive}. 1326See @ref{Using Interactive}.
@@ -1341,7 +1341,7 @@ See @ref{Char-Tables}.
1341See @ref{Mapping Functions}. 1341See @ref{Mapping Functions}.
1342 1342
1343@item undefined 1343@item undefined
1344See @ref{Key Lookup}. 1344See @ref{Functions for Key Lookup}.
1345@end table 1345@end table
1346 1346
1347@ignore 1347@ignore