summaryrefslogtreecommitdiff
path: root/lisp/autorevert.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-16autorevert: Use defvar-local for the -mode variablesSean Whitton
2025-08-09Rename variables *-in-progress-p to *-in-progressMichael Albinus
2025-08-08Rework autorevert-tests.elMichael Albinus
2025-08-08Add auto-revert-buffer-in-progress-pMichael Albinus
2025-07-21Handle an error of file-notify-add-watch in autorevert.elMichael Albinus
2025-07-15Improve autorevert-testsMichael Albinus
2025-05-17Merge from origin/emacs-30Eli 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-revertMichael Albinus
2025-02-05* lisp/autorevert.el (defvar): Fix debug declaration.Michael Albinus
2025-02-04Fix some checks in autorevert.elMichael Albinus
2025-02-04Add inhibit-auto-revert macroMichael Albinus
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-10-20Minor changes of last commitMichael Albinus
2024-10-20Enhance the auto-revert to avoid revert a buffer in short timeLin Sun
2024-06-08Fix killing indirect buffers under auto-revert-modeEli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo 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-26Modernize `auto-revert-notify-exclude-dir-regexp'Michael Albinus
2022-09-21Merge from origin/emacs-28Stefan Kangas
2022-09-20; Fix typos in Lisp symbolsStefan Kangas
2022-08-21Don't end autorevert message with a periodStefan Kangas
2022-02-04(with-demoted-errors): Warn on missing `format` argStefan Monnier
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-21Make global-auto-revert-non-file-buffers work betterLars Ingebrigtsen
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-07-20Fix documentation of a recent changesetEli Zaretskii
2021-07-20Improve auto-revert-mode and revert-buffer doc stringsKonstantin Kharlamov
2021-04-16; Remove some useless commentsStefan Kangas
2021-04-07Merge from origin/emacs-27Glenn Morris
2021-04-06Fix broken links in autorevert.elDamien Cassou
2021-01-28Simplify auto-revert buffer list by watch descriptor (Bug#44639)Michael Albinus
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-03Improve performance of auto-revert-notify-add-watchSpencer Baugh
2020-10-01Split auto-revert-buffers into several functionsBoruch Baum
2020-07-11Merge from origin/emacs-27Glenn Morris
2020-07-09Repair global-auto-revert-ignore-modes (bug#42271)Mattias EngdegÄrd
2020-01-16Make more load-hooks obsoleteGlenn Morris
2020-01-04* lisp/autorevert.el (auto-revert-notify-handler): Fix bracketing.Mattias EngdegÄrd
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-27message 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-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-07-27Allow global-auto-revert-ignore-buffer to be a predicate functionLars Ingebrigtsen