diff options
author | Juri Linkov <juri@linkov.net> | 2024-06-03 19:55:47 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2024-06-03 19:55:47 +0300 |
commit | a525cfb3af0c49c5c64e8af548ab23d086348fed (patch) | |
tree | 860c3f688e5734bac96d6acf7c8b485b34fde86b /lisp/emacs-lisp | |
parent | 58a26db6261b752a34957a6554820a7cf5c05fc2 (diff) | |
download | emacs-a525cfb3af0c49c5c64e8af548ab23d086348fed.tar.gz emacs-a525cfb3af0c49c5c64e8af548ab23d086348fed.tar.bz2 emacs-a525cfb3af0c49c5c64e8af548ab23d086348fed.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions