summaryrefslogtreecommitdiff
path: root/lisp/filenotify.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Distinguish different file notification eventsMichael Albinus2019-07-31
* Use destructuring in filenotify backend handlersMattias Engdegård2019-07-24
* Use defstruct instead of list for filenotify pending-renameMattias Engdegård2019-07-24
* Refactor the callback half of filenotify.elMattias Engdegård2019-07-24
* Comment out inexplicable condition in filenotifyMattias Engdegård2019-05-19
* Fix broken logic in file-notifyMattias Engdegård2019-05-18
* Add tests for remote files in auto-revert-testsMichael Albinus2019-05-03
* Small code clean-up of file-notify-add-watchMattias Engdegård2019-05-02
* Make file-notify-rm-watch robust against reentryMattias Engdegård2019-04-22
* Adapt filenotify-tests for embaMichael Albinus2019-01-06
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Fix Bug#33194Michael Albinus2018-11-04
* | Merge from origin/emacs-26Paul Eggert2018-03-04
|\|
| * ; Spelling fixesPaul Eggert2018-03-04
* | Merge from origin/emacs-26Glenn Morris2018-02-17
|\|
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* | Handle quoted remote file names for file notificationsMichael Albinus2018-02-02
* | Handle quoted file names in filenotify.elMichael Albinus2018-02-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update uses of if-let and when-letMark Oteiza2017-09-12
* Fix filenotify-tests.el for cygwinMichael Albinus2017-05-01
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-18
* ; Spelling fixesPaul Eggert2017-04-01
* Minor filenotify.el fixesAndreas Politz2017-03-30
* Minor fixes for inotify.c and filenotify.elAndreas Politz2017-03-26
* ; Format files from last commitMichael Albinus2017-03-26
* Fix issues regarding inotify file-notificationAndreas Politz2017-03-26
* Fix filenotify.el issue for kqueueMichael Albinus2017-03-22
* Fix Bug#26127Michael Albinus2017-03-17
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix Bug#22859Michael Albinus2016-03-02
* Minor fixes in filenotify.elMichael Albinus2016-02-22
* Additional fixes for file notificationMichael Albinus2016-02-22
* Fix Bug#22736Michael Albinus2016-02-21
* Fix Bug#22557Michael Albinus2016-02-07
* Backport kqueue integration from masterMichael Albinus2016-01-22
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix Bug#21841Michael Albinus2015-11-08
* Minor fix in filenotify.elMichael Albinus2015-10-31
* Further work on `stopped' events in filenotify.elMichael Albinus2015-10-26
* Introduce `stopped' event in file notificationMichael Albinus2015-10-25
* Fix Bug#21669Michael Albinus2015-10-23
* ; Fix thinko in last commit of filenotify.elMichael Albinus2015-09-23
* Continue gfilenotify.c implementation of missing partsMichael Albinus2015-09-23
* Implement gfile-valid-pMichael Albinus2015-09-22
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17