aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/filenotify.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Minor fixes for file notifications on MS WindowsMichael Albinus2025-08-231-1/+2
* Rework filenotify-tests.elMichael Albinus2025-07-261-2/+2
* Add file notification handler for Tramp's "smb" method.Michael Albinus2025-07-051-4/+11
* Make file-notify--call-handler more robustMichael Albinus2025-06-111-10/+12
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | File notifications report unmount events (bug#66381)Michael Albinus2023-10-101-5/+9
|/
* ; 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