]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'read-regexp' and friends
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Jan 2021 15:15:46 +0000 (17:15 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Jan 2021 15:15:46 +0000 (17:15 +0200)
commit49eb03d6c8a181fd46adbbcf1f0a976d0a9efa87
tree7972e6e78e4ea78ff02d035d6a323a6b987901f7
parent08574a7f40f27ad29efb8f7d975012ecc9111717
Improve documentation of 'read-regexp' and friends

* doc/emacs/glossary.texi (Glossary): Add "Tag" to the Glossary.
* doc/emacs/maintaining.texi (Xref): Mention that identifiers are
also known as "tags".

* lisp/replace.el (read-regexp, read-regexp-suggestions): Improve
wording of doc strings.  (Bug#46088)  (Bug#46089)
doc/emacs/glossary.texi
doc/emacs/maintaining.texi
lisp/replace.el