From: Luc Teirlinck Date: Sat, 3 Jan 2004 16:39:33 +0000 (+0000) Subject: (Function Indirection): Add anchor. X-Git-Tag: ttn-vms-21-2-B4~8022 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c30ea73f26cd3d83748cf8ea538dff8daddfc28f;p=emacs.git (Function Indirection): Add anchor. --- diff --git a/lispref/eval.texi b/lispref/eval.texi index fcfde5849dd..7d1ebb9d307 100644 --- a/lispref/eval.texi +++ b/lispref/eval.texi @@ -313,6 +313,7 @@ symbol function indirection when calling @code{erste}. perform symbol function indirection explicitly. @c Emacs 19 feature +@anchor{Definition of indirect-function} @defun indirect-function function This function returns the meaning of @var{function} as a function. If @var{function} is a symbol, then it finds @var{function}'s function