summaryrefslogtreecommitdiff
path: root/src/gfilenotify.c
Commit message (Expand)AuthorAge
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | File notifications report unmount events (bug#66381)Michael Albinus2023-10-10
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Avoid some unnecessary stdio.h includesPaul Eggert2019-07-08
* Remove some unnecessary #ifdef directivesPaul Eggert2019-04-23
* * src/gfilenotify.c: Fix indenting.Paul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Fix check for unsafe watch descriptorPaul Eggert2018-08-13
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Add an optional testfn parameter to assocNicolas Petton2017-07-11
* Improve uses of CHECK_LIST etc.Paul Eggert2017-01-22
* ; Fix typoMichael Albinus2017-01-01
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | * src/gfilenotify.c (Fgfile_monitor_name): Return interned symbol.Michael Albinus2016-12-31
* | * src/gfilenotify.c (Fgfile_monitor_name): Return a symbol.Michael Albinus2016-12-30
* | Improve filenotify-tests.elMichael Albinus2016-12-29
|/
* Prefer comments /* like this */ in C codePaul Eggert2016-11-05
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix a stupid error in gfilenotify.c.Michael Albinus2015-11-03
* Include-file cleanup for src directoryPaul Eggert2015-10-20
* * src/gfilenotify.c (Fgfile_add_watch): Cleanup temporary variable.Michael Albinus2015-09-27
* * src/gfilenotify.c (Fgfile_add_watch): Decrease polling rate.Michael Albinus2015-09-24
* Continue gfilenotify.c implementation of missing partsMichael Albinus2015-09-23
* Implement gfile-valid-pMichael Albinus2015-09-22
* * src/gfilenotify.c (Fgfile_add_watch):Michael Albinus2015-08-21
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* Remove unused DEFSYMsPaul Eggert2015-05-31
* Refactor pointer-to-integer conversionPaul Eggert2015-01-09
* * src/gfilenotify.c (monitor_to_lisp, lisp_to_monitor):Paul Eggert2015-01-07
* Port GFileMonitor * hack to Qnil==0 platformsPaul Eggert2015-01-07
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Port --without-x --enable-gcc-warnings to Fedora 19.Paul Eggert2013-09-06
* * fileio.c (report_file_errno): Fix errno reporting bug.Paul Eggert2013-07-16
* Spelling fixes for "does not exists".Paul Eggert2013-07-15
* * fileio.c (Qfile_notify_error): New error symbol.Michael Albinus2013-07-04
* A few porting etc. fixes for the new file monitor code.Paul Eggert2013-06-06
* * emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify.Michael Albinus2013-06-05
* * configure.ac (file-notification): New option, replaces inotify option.Michael Albinus2013-06-03