changeset 56606:0c7bfbe7453f

(High-Level Completion): Add anchor for definition of `read-variable'.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 07 Aug 2004 01:00:05 +0000
parents 9a317339d66a
children bb747df032a9
files lispref/minibuf.texi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/minibuf.texi	Fri Aug 06 20:26:11 2004 +0000
+++ b/lispref/minibuf.texi	Sat Aug 07 01:00:05 2004 +0000
@@ -1118,6 +1118,7 @@
 @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.