summaryrefslogtreecommitdiff
path: root/lisp/autorevert.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fall back to polling in autorevert when neededMichael Albinus2015-10-271-31/+48
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* Fix Bug#20943.Michael Albinus2015-07-161-58/+57
* * lisp/autorevert.el: Use lexical-binding. Fix hook usage.Stefan Monnier2015-05-221-20/+17
* * autorevert.el (auto-revert-notify-add-watch): fix handler installationFilipp Gunbin2015-03-041-29/+30
* Support file notifications for dired auto-revertMichael Albinus2015-02-211-39/+45
* Install notification handlers when enabling the auto-revert modes.Dima Kogan2015-02-211-7/+4
* auto-revert-mode can now revert immediately in response to a change eventDima Kogan2015-02-191-0/+36
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix auto-revert-tail-mode for remote filesFilipp Gunbin2014-12-291-9/+8
* Doc updates for buffer-stale-function now applying to file buffers tooGlenn Morris2014-04-031-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix a thinko in last commit in autorevert.el.Eli Zaretskii2013-12-091-1/+1