From: Luc Teirlinck Date: Sat, 7 Aug 2004 01:00:05 +0000 (+0000) Subject: (High-Level Completion): Add anchor for definition of `read-variable'. X-Git-Tag: ttn-vms-21-2-B4~5337 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bdb3097a23f057be4a747831cf69aa957f4f67e1;p=emacs.git (High-Level Completion): Add anchor for definition of `read-variable'. --- diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index c0ee5c85881..7b762a654e6 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.