CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/10/19 10:28:48
Modified files:
editors/emacs : Makefile
Log message:
Use kqueue as a file notificication backend for the no_x11 flavor
Disabling file notification for the no_x11 flavor made sense when the
only backend wad glib2, but now upstream implements kqueue support
internally.
