1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 08:31:09 -08:00
emacs/doc
Eshel Yaron 82125b1a66
Use 'revert-function' in *xref* buffer
* lisp/progmodes/xref.el (xref--xref-buffer-mode-map): Cease
binding 'g' to 'xref-revert-buffer'.
(xref--xref-buffer-mode): Set 'revert-buffer-function' to...
(xref--revert-buffer): ...this.  New function, renamed from...
(xref-revert-buffer): ...this.  Make it an alias of
'revert-buffer'.
* etc/NEWS: Announce it.
* doc/emacs/maintaining.texi (Xref Commands): Update docs.
2024-06-26 22:59:42 +02:00
..
emacs Use 'revert-function' in *xref* buffer 2024-06-26 22:59:42 +02:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (nthcdr): Whitespace (bug#71033). 2024-05-18 14:38:29 +03:00
lispref ; Fix typos 2024-06-23 16:40:06 +02:00
man Add before-save-hook to man page files 2024-06-22 16:56:12 +02:00
misc Add new face 'widget-unselected' to wid-edit.el 2024-06-26 08:42:19 +02:00
translations ; Fix typos 2024-06-07 23:51:18 +02:00