summaryrefslogtreecommitdiff
path: root/lisp/autorevert.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * autorevert.el (auto-revert-notify-add-watch): Do not handle symlinked files.Michael Albinus2013-12-091-4/+6
* * lisp/autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since weStefan Monnier2013-09-121-1/+1
* * lisp/autorevert.el (auto-revert-notify-handler): Explicitly ignoreStefan Monnier2013-09-041-23/+26
* * lisp/files.el: Use lexical-binding.Stefan Monnier2013-08-011-6/+6
* * filenotify.el (file-notify-supported-p):Michael Albinus2013-07-241-5/+2
* * filenotify.el (file-notify--library): Renamed fromMichael Albinus2013-07-181-11/+11
* * filenotify.el: New package.Michael Albinus2013-07-041-104/+54
* * lisp/autorevert.el (auto-revert-notify-handler): Use memq.Stefan Monnier2013-06-051-5/+7
* * configure.ac (file-notification): New option, replaces inotify option.Michael Albinus2013-06-031-17/+36
* * autorevert.el (auto-revert-notify-add-watch)Michael Albinus2013-05-221-2/+4
* * autorevert.el (auto-revert-mode, auto-revert-tail-mode)Michael Albinus2013-04-051-4/+7
* Fix bug #13725 with file notifications on MS-Windows.Eli Zaretskii2013-02-161-4/+5
* * autorevert.el (auto-revert-use-notify): Fix docstring.Michael Albinus2013-01-301-1/+1
* * autorevert.el (auto-revert-use-notify): UseMichael Albinus2013-01-291-0/+1
* * autorevert.el (auto-revert-handler): Notifications which resultMichael Albinus2013-01-271-11/+6
* * autorevert.el (auto-revert-remote-files)Michael Albinus2013-01-251-64/+114
* * autorevert.el (auto-revert-notify-watch-descriptor): Make itMichael Albinus2013-01-171-0/+1
* * autorevert.el (auto-revert-use-notify): In the :set function, doMichael Albinus2013-01-171-10/+13
* * autorevert.el (auto-revert-notify-handler): Use `file-equal-p'.Michael Albinus2013-01-121-10/+7
* * autorevert.el (auto-revert-notify-watch-descriptor): Give itMichael Albinus2013-01-121-1/+1