index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gfilenotify.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-10
File notifications report unmount events (bug#66381)
Michael Albinus
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-07-08
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-04-23
Remove some unnecessary #ifdef directives
Paul Eggert
2019-03-04
* src/gfilenotify.c: Fix indenting.
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-13
Fix check for unsafe watch descriptor
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-11
Add an optional testfn parameter to assoc
Nicolas Petton
2017-01-22
Improve uses of CHECK_LIST etc.
Paul Eggert
2017-01-01
; Fix typo
Michael Albinus
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-31
* src/gfilenotify.c (Fgfile_monitor_name): Return interned symbol.
Michael Albinus
2016-12-30
* src/gfilenotify.c (Fgfile_monitor_name): Return a symbol.
Michael Albinus
2016-12-29
Improve filenotify-tests.el
Michael Albinus
2016-11-05
Prefer comments /* like this */ in C code
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-03
Fix a stupid error in gfilenotify.c.
Michael Albinus
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-09-27
* src/gfilenotify.c (Fgfile_add_watch): Cleanup temporary variable.
Michael Albinus
2015-09-24
* src/gfilenotify.c (Fgfile_add_watch): Decrease polling rate.
Michael Albinus
2015-09-23
Continue gfilenotify.c implementation of missing parts
Michael Albinus
2015-09-22
Implement gfile-valid-p
Michael Albinus
2015-08-21
* src/gfilenotify.c (Fgfile_add_watch):
Michael Albinus
2015-08-20
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-05-31
Remove unused DEFSYMs
Paul Eggert
2015-01-09
Refactor pointer-to-integer conversion
Paul Eggert
2015-01-07
* src/gfilenotify.c (monitor_to_lisp, lisp_to_monitor):
Paul Eggert
2015-01-07
Port GFileMonitor * hack to Qnil==0 platforms
Paul Eggert
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-09-06
Port --without-x --enable-gcc-warnings to Fedora 19.
Paul Eggert
2013-07-16
* fileio.c (report_file_errno): Fix errno reporting bug.
Paul Eggert
2013-07-15
Spelling fixes for "does not exists".
Paul Eggert
2013-07-04
* fileio.c (Qfile_notify_error): New error symbol.
Michael Albinus
2013-06-06
A few porting etc. fixes for the new file monitor code.
Paul Eggert
[next]