summaryrefslogtreecommitdiff
path: root/lisp/autorevert.el
Commit message (Expand)AuthorAge
* 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
* | Fix Bug#33194Michael Albinus2018-11-04
* | file-attributes cleanupPaul Eggert2018-09-23
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Fix for: "25.0.50; auto-revert-mode breaks git rebase" (Bug#21559)Alexei Khlebnikov2018-02-22
* | Finish changes in autorevert from commit 530bb2dc68Michael Albinus2018-01-22
* | Use file notification in autorevert also for recreated filesMichael Albinus2018-01-20
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix Bug#27502Michael Albinus2017-07-02
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31