1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 05:22:04 -08:00
emacs/doc
Michael Albinus 9597881592 Add inhibit-auto-revert macro
* doc/lispref/backups.texi (Reverting):
Add inhibit-auto-revert-buffers and inhibit-auto-revert.

* etc/NEWS: Add inhibit-auto-revert-buffers and inhibit-auto-revert.
Fix typos.

* lisp/autorevert.el (inhibit-auto-revert-buffers): New variable.
(inhibit-auto-revert): New macro.
(auto-revert-active-p, auto-revert-handler):
Check `inhibit-auto-revert-buffers'.

* lisp/dired.el (dired--inhibit-auto-revert): Remove.
(dired-buffer-stale-p): Don't set it.
(dired-map-over-marks, dired-internal-do-deletions):
Use `inhibit-auto-revert.

* test/lisp/autorevert-tests.el
(auto-revert-test08-auto-revert-inhibit-auto-revert)
(auto-revert-test08-auto-revert-inhibit-auto-revert-remote): New tests.
2025-02-04 14:09:52 +01:00
..
emacs ; time-stamp: documentation, tests, NEWS 2025-02-02 20:15:19 -08:00
lispintro Merge from origin/emacs-30 2025-01-25 10:06:19 -05:00
lispref Add inhibit-auto-revert macro 2025-02-04 14:09:52 +01:00
man Update copyright year to 2025 2025-01-02 18:39:42 +01:00
misc Minor Tramp changes 2025-02-01 18:52:13 +01:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00