index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
autorevert.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-16
autorevert: Use defvar-local for the -mode variables
Sean Whitton
2025-08-09
Rename variables *-in-progress-p to *-in-progress
Michael Albinus
2025-08-08
Rework autorevert-tests.el
Michael Albinus
2025-08-08
Add auto-revert-buffer-in-progress-p
Michael Albinus
2025-07-21
Handle an error of file-notify-add-watch in autorevert.el
Michael Albinus
2025-07-15
Improve autorevert-tests
Michael Albinus
2025-05-17
Merge from origin/emacs-30
Eli Zaretskii
2025-05-11
* lisp/autorevert.el (auto-revert-remote-files): Adapt docstring.
Michael Albinus
2025-02-06
; Use an uninterned symbol in the inhibit-auto-revert expansion.
Tassilo Horn
2025-02-06
; Rename internal variable in inhibit-auto-revert
Michael Albinus
2025-02-05
* lisp/autorevert.el (defvar): Fix debug declaration.
Michael Albinus
2025-02-04
Fix some checks in autorevert.el
Michael Albinus
2025-02-04
Add inhibit-auto-revert macro
Michael Albinus
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-20
Minor changes of last commit
Michael Albinus
2024-10-20
Enhance the auto-revert to avoid revert a buffer in short time
Lin Sun
2024-06-08
Fix killing indirect buffers under auto-revert-mode
Eli Zaretskii
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-01
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-10-26
Modernize `auto-revert-notify-exclude-dir-regexp'
Michael Albinus
2022-09-21
Merge from origin/emacs-28
Stefan Kangas
2022-09-20
; Fix typos in Lisp symbols
Stefan Kangas
2022-08-21
Don't end autorevert message with a period
Stefan Kangas
2022-02-04
(with-demoted-errors): Warn on missing `format` arg
Stefan Monnier
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-21
Make global-auto-revert-non-file-buffers work better
Lars Ingebrigtsen
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-07-20
Fix documentation of a recent changeset
Eli Zaretskii
2021-07-20
Improve auto-revert-mode and revert-buffer doc strings
Konstantin Kharlamov
2021-04-16
; Remove some useless comments
Stefan Kangas
2021-04-07
Merge from origin/emacs-27
Glenn Morris
2021-04-06
Fix broken links in autorevert.el
Damien Cassou
2021-01-28
Simplify auto-revert buffer list by watch descriptor (Bug#44639)
Michael Albinus
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-03
Improve performance of auto-revert-notify-add-watch
Spencer Baugh
2020-10-01
Split auto-revert-buffers into several functions
Boruch Baum
2020-07-11
Merge from origin/emacs-27
Glenn Morris
2020-07-09
Repair global-auto-revert-ignore-modes (bug#42271)
Mattias EngdegÄrd
2020-01-16
Make more load-hooks obsolete
Glenn Morris
2020-01-04
* lisp/autorevert.el (auto-revert-notify-handler): Fix bracketing.
Mattias EngdegÄrd
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-27
message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)
Juri Linkov
2019-11-10
* lisp/autorevert.el: Use 'minibuffer-message' to not obscure the prompt.
Juri Linkov
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-07-27
Allow global-auto-revert-ignore-buffer to be a predicate function
Lars Ingebrigtsen
[next]