]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of new Xref options
authorEli Zaretskii <eliz@gnu.org>
Tue, 7 Sep 2021 13:03:27 +0000 (16:03 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 7 Sep 2021 13:03:27 +0000 (16:03 +0300)
commitb02c9bccebb47ae83bfcca03d3f97db397861568
tree5a24b07d8173a37f40663b9a867af56e2800839c
parentd5c6bf96256568e4654860a15ef37c03293ad71f
Improve documentation of new Xref options

* lisp/progmodes/xref.el (xref-auto-jump-to-first-definition)
(xref-auto-jump-to-first-xref): More accurate description in the
doc strings.

* doc/emacs/maintaining.texi (Looking Up Identifiers)
(Identifier Search, List Identifiers, Project File Commands): Fix
the documentation of 'xref-auto-jump-to-first-definition' and
'xref-auto-jump-to-first-xref' to be more accurate.

* etc/NEWS: More accurate wording of the entry about
'xref-auto-jump-to-first-definition' and
'xref-auto-jump-to-first-xref'.
doc/emacs/maintaining.texi
etc/NEWS
lisp/progmodes/xref.el