projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5e66f4
)
Fix a typo in ELisp manual
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 17 Feb 2019 15:30:40 +0000
(17:30 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 17 Feb 2019 15:30:40 +0000
(17:30 +0200)
* doc/lispref/abbrevs.texi (Abbrev Table Properties): Fix a
typo. (Bug#34508)
doc/lispref/abbrevs.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/abbrevs.texi
b/doc/lispref/abbrevs.texi
index ce1ab6936723c7205d9c69f13189cb8d32010d55..558040ebf67e5b4e64278f25c05a0ab276bc96c6 100644
(file)
--- a/
doc/lispref/abbrevs.texi
+++ b/
doc/lispref/abbrevs.texi
@@
-472,7
+472,7
@@
Set the property @var{prop} of abbrev table @var{table} to value @var{val}.
@defun abbrev-table-get table prop
Return the property @var{prop} of abbrev table @var{table}, or @code{nil}
-if
the abbrev
has no such property.
+if
@var{table}
has no such property.
@end defun
The following properties have special meaning: