projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64fe6bd
)
Fix reftex-citation docstring (bug#60710)
author
Manuel Uberti
<manuel.uberti@inventati.org>
Tue, 10 Jan 2023 14:51:46 +0000
(15:51 +0100)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 10 Jan 2023 17:02:04 +0000
(19:02 +0200)
* lisp/textmodes/reftex-cite.el (reftex-citation): Fix spelling.
lisp/textmodes/reftex-cite.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/reftex-cite.el
b/lisp/textmodes/reftex-cite.el
index 77373707d656afbe787ac976ae9c984dc73197d0..6beae8162579f26c7f7af8edc5fde95ae39f16b2 100644
(file)
--- a/
lisp/textmodes/reftex-cite.el
+++ b/
lisp/textmodes/reftex-cite.el
@@
-636,7
+636,7
@@
command, it will add another key, ignoring the value of
The regular expression uses an expanded syntax: && is interpreted as `and'.
Thus, `aaaa&&bbb' matches entries which contain both `aaaa' and `bbb'.
-While entering the regexp, completion on know
s
citation keys is possible.
+While entering the regexp, completion on know
n
citation keys is possible.
`=' is a good regular expression to match all entries in all files."
(interactive)