projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1af0e95
)
Fix typo in "(elisp) Type Keywords"
author
Basil L. Contovounesios
<contovob@tcd.ie>
Sun, 7 Jun 2020 15:46:12 +0000
(16:46 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Sun, 7 Jun 2020 15:46:12 +0000
(16:46 +0100)
* doc/lispref/customize.texi (Type Keywords): Fix typo of 'choice'
composite type. (Bug#41749)
doc/lispref/customize.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/customize.texi
b/doc/lispref/customize.texi
index 172809b29d89f671dc19aa442a0517385c40a936..2a72276bc5612df1aa272739318fb142ed11f71f 100644
(file)
--- a/
doc/lispref/customize.texi
+++ b/
doc/lispref/customize.texi
@@
-1156,7
+1156,7
@@
in that value.
The usual reason to specify a documentation string for a type is to
provide more information about the meanings of alternatives inside a
-@code{
:
choice} type or the parts of some other composite type.
+@code{choice} type or the parts of some other composite type.
@item :help-echo @var{motion-doc}
@kindex help-echo@r{, customization keyword}