]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix up previous #' documentation addition
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 21 Nov 2019 13:58:45 +0000 (14:58 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 21 Nov 2019 13:58:45 +0000 (14:58 +0100)
* doc/lispref/objects.texi (Special Read Syntax): Add an xref for
the #' (bug#38278).

doc/lispref/objects.texi

index 716d7c920b0a01dbc707f8cf1f43687b7e559075..2a2a476e9a127a3bcfff0eef30d39ec3b7b4f7c3 100644 (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