# HG changeset patch # User Luc Teirlinck # Date 1073147973 0 # Node ID 22b1822fac7fca9fac403bf481fda210d01e1a66 # Parent 82d0164fa384639a698d309b5f8a2490dca6bd3c (Function Indirection): Add anchor. diff -r 82d0164fa384 -r 22b1822fac7f lispref/eval.texi --- a/lispref/eval.texi Sat Jan 03 12:12:01 2004 +0000 +++ b/lispref/eval.texi Sat Jan 03 16:39:33 2004 +0000 @@ -313,6 +313,7 @@ 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