site-init.el   [plain text]


;; gnuserv setup.
(autoload 'gnuserv-start "gnuserv-compat"
  "Allow this Emacs process to be a server for client processes."
  t)