1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
emacs/doc
Daniel Martín 6e0080e755 Add commands xref-next-group and xref-prev-group
* lisp/progmodes/xref.el (xref-next-group): New command that navigates
to the first item of the next xref group (typically a file).
(xref-prev-group): New command that navigates
to the first item of the next xref group (typically a file).
(xref--xref-buffer-mode-map): Bound the new commands to 'N' and 'P',
respectively.
* doc/emacs/maintaining.texi (Xref Commands): Document the new
commands in the Emacs manual.
* etc/NEWS: Announce them (bug#45089).
2020-12-07 17:01:35 +01:00
..
emacs Add commands xref-next-group and xref-prev-group 2020-12-07 17:01:35 +01:00
lispintro Clarify wording 2020-10-14 19:17:48 -04:00
lispref Remove specific byte-compiler warnings for cl.el 2020-12-02 10:19:16 +01:00
man Minor improvements to emacsclient man page 2020-10-18 02:49:55 +02:00
misc * doc/misc/calc.texi (Predefined Units): Prune outdated kg text. 2020-12-07 13:17:59 +01:00