projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ceb22e
)
Fix up previous #' documentation addition
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 21 Nov 2019 13:58:45 +0000
(14:58 +0100)
committer
Lars 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
patch
|
blob
|
history
diff --git
a/doc/lispref/objects.texi
b/doc/lispref/objects.texi
index 716d7c920b0a01dbc707f8cf1f43687b7e559075..2a2a476e9a127a3bcfff0eef30d39ec3b7b4f7c3 100644
(file)
--- a/
doc/lispref/objects.texi
+++ b/
doc/lispref/objects.texi
@@
-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