Fix up previous #' documentation addition

* doc/lispref/objects.texi (Special Read Syntax): Add an xref for
the #' (bug#38278).
This commit is contained in:
Lars Ingebrigtsen 2019-11-21 14:58:45 +01:00
parent 7ceb22e3e1
commit 4ba880e53b

View file

@ -126,7 +126,7 @@ empty string (@pxref{Symbol Type}).
@item #'
Expands to @code{function} and is commonly used to quote function
symbols (as opposed to @samp{'} which is used to quote non-function
symbols).
symbols (@pxref{Anonymous Functions})).
@item #:
The printed representation of an uninterned symbol whose name is