Files
emacs/lisp/net
Michael Albinus 1fc4bb1fea Rename variables *-in-progress-p to *-in-progress
* doc/lispref/backups.texi (Reverting): Fix variable names
revert-buffer-in-progress and auto-revert-buffer-in-progress.

* etc/NEWS: Fix variable names revert-buffer-in-progress and
auto-revert-buffer-in-progress.
Presentational fixes and improvements.

* lisp/autorevert.el (auto-revert-buffer-in-progress): Rename.
(auto-revert-handler, auto-revert-buffer): Use renamed variables.

* lisp/dired-x.el (dired-omit-expunge):
Use `auto-revert-buffer-in-progress'.

* lisp/files.el (revert-buffer-in-progress): Rename.
(revert-buffer-in-progress-p): Declare obsolete.
(after-find-file, revert-buffer):
* lisp/saveplace.el (save-place-find-file-hook)
(save-place-dired-hook):
* lisp/vc/vc-git.el (vc-git-command, vc-git--out-ok):
* lisp/vc/vc.el (vc-diff-internal):
Use `revert-buffer-in-progress'.

* lisp/net/tramp-sh.el (tramp-sh-handle-vc-registered): Suppress warning.
2025-08-09 14:21:23 +02:00
..
2025-06-30 23:17:04 -04:00
2025-07-30 15:36:02 +02:00
2025-07-27 08:07:35 +03:00
2025-07-15 18:57:49 +02:00
2025-05-31 15:08:06 +02:00
2025-07-13 15:24:55 +01:00
2025-05-31 15:08:06 +02:00
2025-07-15 18:57:49 +02:00
2025-06-05 16:29:18 +02:00
2025-05-31 15:08:06 +02:00
2025-08-07 09:05:22 +02:00