* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Jun 2013 12:17:02 +0000 (14:17 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Jun 2013 12:17:02 +0000 (14:17 +0200)
commit90db87027fadf1c67325659caea4a5ea41e8a27a
tree54a8af07e52f44ebe93a511e211da2fabc74985c
parent976cb066286ab3f1ca8356ac850d9a9a34c15406
* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify.

* gfilenotify.c (globals_of_gfilenotify): New function.
(syms_of_gfilenotify): Move global initialization there.

* lisp.h (globals_of_gfilenotify) [HAVE_GFILENOTIFY]: Add prototype.
src/ChangeLog
src/emacs.c
src/gfilenotify.c
src/lisp.h