summaryrefslogtreecommitdiff
path: root/lisp/autorevert.el
Commit message (Expand)AuthorAge
* ; Add 2024 to copyright yearsPo Lu2024-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* Modernize `auto-revert-notify-exclude-dir-regexp'Michael Albinus2022-10-26
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-20
* | Don't end autorevert message with a periodStefan Kangas2022-08-21
* | (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-04
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Make global-auto-revert-non-file-buffers work betterLars Ingebrigtsen2021-09-21
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Fix documentation of a recent changesetEli Zaretskii2021-07-20
* Improve auto-revert-mode and revert-buffer doc stringsKonstantin Kharlamov2021-07-20
* ; Remove some useless commentsStefan Kangas2021-04-16
* Merge from origin/emacs-27Glenn Morris2021-04-07
|\
| * Fix broken links in autorevert.elDamien Cassou2021-04-06
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Simplify auto-revert buffer list by watch descriptor (Bug#44639)Michael Albinus2021-01-28
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Improve performance of auto-revert-notify-add-watchSpencer Baugh2020-12-03
* | Split auto-revert-buffers into several functionsBoruch Baum2020-10-01
* | Merge from origin/emacs-27Glenn Morris2020-07-11
|\|
| * Repair global-auto-revert-ignore-modes (bug#42271)Mattias Engdegård2020-07-09
* | Make more load-hooks obsoleteGlenn Morris2020-01-16
|/
* * lisp/autorevert.el (auto-revert-notify-handler): Fix bracketing.Mattias Engdegård2020-01-04
* Update copyright year to 2020Paul Eggert2020-01-01
* message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)Juri Linkov2019-11-27
* * lisp/autorevert.el: Use 'minibuffer-message' to not obscure the prompt.Juri Linkov2019-11-10
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Allow global-auto-revert-ignore-buffer to be a predicate functionLars Ingebrigtsen2019-07-27
* Keep auto-revert-mode working when changing buffer file name (bug#36159)Mattias Engdegård2019-06-11
* Avoid polling in global-auto-revert-mode (bug#35418)Mattias Engdegård2019-05-20
* Don't use file notification on non-file buffersMattias Engdegård2019-05-18
* Add tests for remote files in auto-revert-testsMichael Albinus2019-05-03
* * lisp/autorevert.el (auto-revert-avoid-polling): Fix :set form.Mattias Engdegård2019-04-30
* Don't poll auto-revert files that use notification (bug#35418)Mattias Engdegård2019-04-30
* Rename auto-revert-notify-watch-descriptor-hash-listMattias Engdegård2019-04-23
* Precise handling of filenotify `stopped' eventsMattias Engdegård2019-04-22
* * autorevert.el (auto-revert-notify-rm-watch): Simplify.Mattias Engdegård2019-04-22
* Revert "Don't remove notify descriptor that is already gone"Mattias Engdegård2019-04-22
* Don't remove notify descriptor that is already goneMattias Engdegård2019-04-15
* Merge from origin/emacs-26Glenn Morris2019-04-10
|\
| * Fix typo in a doc stringMauro Aranda2019-04-06
* | Fix Bug#34847Michael Albinus2019-04-06
* | Merge from origin/emacs-26Glenn Morris2019-03-09
|\|
| * Avoid errors in Auto Revert modeEli Zaretskii2019-03-09
* | Fix Bug#34196Michael Albinus2019-02-06
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Fix Bug#33556Michael Albinus2018-11-30