summaryrefslogtreecommitdiff
path: root/lisp/autorevert.el
Commit message (Expand)AuthorAgeFilesLines
* Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
* * lisp/autorevert.el (auto-revert-notify-handler): Fix bracketing.Mattias Engdegård2020-01-041-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)Juri Linkov2019-11-271-2/+1
* * lisp/autorevert.el: Use 'minibuffer-message' to not obscure the prompt.Juri Linkov2019-11-101-1/+2
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Allow global-auto-revert-ignore-buffer to be a predicate functionLars Ingebrigtsen2019-07-271-2/+9
* Keep auto-revert-mode working when changing buffer file name (bug#36159)Mattias Engdegård2019-06-111-9/+10
* Avoid polling in global-auto-revert-mode (bug#35418)Mattias Engdegård2019-05-201-27/+97
* Don't use file notification on non-file buffersMattias Engdegård2019-05-181-1/+5
* Add tests for remote files in auto-revert-testsMichael Albinus2019-05-031-2/+5
* * lisp/autorevert.el (auto-revert-avoid-polling): Fix :set form.Mattias Engdegård2019-04-301-1/+2
* Don't poll auto-revert files that use notification (bug#35418)Mattias Engdegård2019-04-301-37/+87
* Rename auto-revert-notify-watch-descriptor-hash-listMattias Engdegård2019-04-231-10/+10
* Precise handling of filenotify `stopped' eventsMattias Engdegård2019-04-221-12/+9
* * autorevert.el (auto-revert-notify-rm-watch): Simplify.Mattias Engdegård2019-04-221-12/+10
* Revert "Don't remove notify descriptor that is already gone"Mattias Engdegård2019-04-221-21/+10
* Don't remove notify descriptor that is already goneMattias Engdegård2019-04-151-10/+21
* Merge from origin/emacs-26Glenn Morris2019-04-101-1/+1
|\
| * Fix typo in a doc stringMauro Aranda2019-04-061-1/+1
* | Fix Bug#34847Michael Albinus2019-04-061-25/+27
* | Merge from origin/emacs-26Glenn Morris2019-03-091-1/+1
|\ \ | |/
| * Avoid errors in Auto Revert modeEli Zaretskii2019-03-091-1/+2
* | Fix Bug#34196Michael Albinus2019-02-061-0/+10
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix Bug#33556Michael Albinus2018-11-301-0/+1
* | Fix Bug#33194Michael Albinus2018-11-041-25/+33
* | file-attributes cleanupPaul Eggert2018-09-231-4/+5
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-9/+0
* | Fix for: "25.0.50; auto-revert-mode breaks git rebase" (Bug#21559)Alexei Khlebnikov2018-02-221-1/+2
* | Finish changes in autorevert from commit 530bb2dc68Michael Albinus2018-01-221-1/+2
* | Use file notification in autorevert also for recreated filesMichael Albinus2018-01-201-41/+31
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix Bug#27502Michael Albinus2017-07-021-26/+30
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+10
|\ \ | |/
| * Fix Bug#25162Michael Albinus2016-12-111-1/+10
* | autorevert: Resume with polling if file is deletedMichael Albinus2016-04-191-35/+50
* | Merge from origin/emacs-25Paul Eggert2016-04-181-1/+4
|\ \ | |/
| * Fix Bug#23276Michael Albinus2016-04-181-1/+4
| * ; Spelling fix and tighten up commentPaul Eggert2016-03-081-2/+2
* | Fix Bug#22814Michael Albinus2016-03-041-5/+1
|/
* Set auto-revert-use-notify to nil in global-auto-revert-mode. (Bug#22814)Michael Albinus2016-02-281-1/+5
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Cleanup of change log. Removed obsolete email addresses.Anders Lindgren2015-11-151-1/+1
* * lisp/autorevert.el (auto-revert-handler): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1