summaryrefslogtreecommitdiff
path: root/src/gfilenotify.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor pointer-to-integer conversionPaul Eggert2015-01-091-20/+4
* * src/gfilenotify.c (monitor_to_lisp, lisp_to_monitor):Paul Eggert2015-01-071-3/+2
* Port GFileMonitor * hack to Qnil==0 platformsPaul Eggert2015-01-071-10/+23
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-27/+13
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Port --without-x --enable-gcc-warnings to Fedora 19.Paul Eggert2013-09-061-0/+2
* * fileio.c (report_file_errno): Fix errno reporting bug.Paul Eggert2013-07-161-1/+1
* Spelling fixes for "does not exists".Paul Eggert2013-07-151-1/+1
* * fileio.c (Qfile_notify_error): New error symbol.Michael Albinus2013-07-041-7/+7
* A few porting etc. fixes for the new file monitor code.Paul Eggert2013-06-061-28/+42
* * emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify.Michael Albinus2013-06-051-4/+7
* * configure.ac (file-notification): New option, replaces inotify option.Michael Albinus2013-06-031-0/+266