1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 07:01:11 -08:00
emacs/doc
Juri Linkov a525cfb3af New variable 'revert-buffer-restore-functions' (bug#69511)
* doc/lispref/backups.texi (Reverting):
Add documentation for 'revert-buffer-restore-functions'.

* lisp/files.el (revert-buffer-restore-functions): New variable.
(revert-buffer-restore-read-only): New function.
(revert-buffer): Use 'revert-buffer-restore-functions' with
the default value 'revert-buffer-restore-read-only' (bug#69511).

* lisp/buff-menu.el (Buffer-menu-mode): Add hook
'revert-buffer-restore-functions' to restore
outline-minor-mode highlighting.
2024-06-03 19:55:47 +03:00
..
emacs Improve key binding documentation. 2024-06-03 15:06:02 +02:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (nthcdr): Whitespace (bug#71033). 2024-05-18 14:38:29 +03:00
lispref New variable 'revert-buffer-restore-functions' (bug#69511) 2024-06-03 19:55:47 +03:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc New user option 'shell-history-file-name' 2024-06-02 19:30:12 +02:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00