]> git.eshelyaron.com Git - emacs.git/commitdiff
(High-Level Completion): Add anchor for definition of `read-variable'.
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 7 Aug 2004 01:00:05 +0000 (01:00 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 7 Aug 2004 01:00:05 +0000 (01:00 +0000)
lispref/minibuf.texi

index c0ee5c858816913cbbba1ae321f036d160e9632f..7b762a654e68784f81a4153a6ef5ba5427834281 100644 (file)
@@ -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.