summaryrefslogtreecommitdiff
path: root/lisp/filenotify.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Enable `dont-follow' for inotify file notificationsMichael Albinus2022-09-161-0/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-161-1/+3
|\ \ | |/
| * Precise documentation of file-notify-add-watchMichael Albinus2021-10-151-1/+3
* | Add command `file-notify-rm-all-watches'Michael Albinus2021-10-161-0/+8
|/
* Simplify `file-notify--rm-descriptor'Michael Albinus2021-09-271-9/+10
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; Remove some useless commentsStefan Kangas2021-04-161-1/+0
* Declare some completion predicatesMichael Albinus2021-03-051-0/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Distinguish different file notification eventsMichael Albinus2019-07-311-25/+28
* Use destructuring in filenotify backend handlersMattias Engdegård2019-07-241-32/+23
* Use defstruct instead of list for filenotify pending-renameMattias Engdegård2019-07-241-22/+33
* Refactor the callback half of filenotify.elMattias Engdegård2019-07-241-162/+210
* Comment out inexplicable condition in filenotifyMattias Engdegård2019-05-191-4/+10
* Fix broken logic in file-notifyMattias Engdegård2019-05-181-4/+6
* Add tests for remote files in auto-revert-testsMichael Albinus2019-05-031-6/+11
* Small code clean-up of file-notify-add-watchMattias Engdegård2019-05-021-63/+67
* Make file-notify-rm-watch robust against reentryMattias Engdegård2019-04-221-26/+31
* Adapt filenotify-tests for embaMichael Albinus2019-01-061-7/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix Bug#33194Michael Albinus2018-11-041-7/+6
* | Merge from origin/emacs-26Paul Eggert2018-03-041-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2018-03-041-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Handle quoted remote file names for file notificationsMichael Albinus2018-02-021-9/+10
* | Handle quoted file names in filenotify.elMichael Albinus2018-02-011-1/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-6/+6
* Fix filenotify-tests.el for cygwinMichael Albinus2017-05-011-2/+2
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-1/+1
* ; Spelling fixesPaul Eggert2017-04-011-1/+1
* Minor filenotify.el fixesAndreas Politz2017-03-301-3/+4
* Minor fixes for inotify.c and filenotify.elAndreas Politz2017-03-261-4/+2
* ; Format files from last commitMichael Albinus2017-03-261-15/+15
* Fix issues regarding inotify file-notificationAndreas Politz2017-03-261-234/+198
* Fix filenotify.el issue for kqueueMichael Albinus2017-03-221-7/+3
* Fix Bug#26127Michael Albinus2017-03-171-3/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix Bug#22859Michael Albinus2016-03-021-2/+4
* Minor fixes in filenotify.elMichael Albinus2016-02-221-9/+10
* Additional fixes for file notificationMichael Albinus2016-02-221-32/+25
* Fix Bug#22736Michael Albinus2016-02-211-3/+5
* Fix Bug#22557Michael Albinus2016-02-071-0/+4