aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2004-08-07 01:00:05 +0000
committerLuc Teirlinck <[email protected]>2004-08-07 01:00:05 +0000
commitbdb3097a23f057be4a747831cf69aa957f4f67e1 (patch)
treee9a68dcdf0140a7fca65541b3e093f42e6b6c8e9 /lispref
parentde10c1149c818f8cee4cc5af7408655945a339d3 (diff)
(High-Level Completion): Add anchor for definition of `read-variable'.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/minibuf.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi
index c0ee5c8588..7b762a654e 100644
--- a/lispref/minibuf.texi
+++ b/lispref/minibuf.texi
@@ -1118,6 +1118,7 @@ complete in the set of extant Lisp symbols, and it uses the
@end defun
@defun read-variable prompt &optional default
+@anchor{Definition of read-variable}
This function reads the name of a user variable and returns it as a
symbol.