pkgsrc-wip/emacs-current/files/site-init.el
Makoto Fujiwara 39f3216334 (1) files/site-init.el: (New)
Have this file as like another emacs variants.
(2) Update PLIST syncing upstream.

(3) Review options.mk to process x11 or nextstep selection
    correctly.
    - 'dbus gnutls imagemagick' are x11/nextstep independent
    - 'svg gconf xaw3d xft2 gtk' are only with x11
    - '-x11 -svg -gconf -xaw3d -xft2' will result nox11 version
    - Have test combination at the bottom.
    - Have outline 'Local Variables:' for editing with Emacs.

(will check nextstep after this commit, sorry).
2013-03-15 14:09:50 +00:00

4 lines
167 B
EmacsLisp

;; $NetBSD: site-init.el,v 1.1 2013/03/15 14:09:50 makoto Exp $
(autoload 'send-pr "/usr/share/gnats/send-pr.el"
"Command to create and send a problem report." t)