You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/pariemacs/files/64pariemacs-gentoo.el

8 lines
224 B

;; site-init for pariemacs
(add-to-list 'load-path "/usr/share/emacs/site-lisp/pariemacs")
(autoload 'gp-mode "pari" nil t)
(autoload 'gp-script-mode "pari" nil t)
(autoload 'gp "pari" nil t)
(autoload 'gpman "pari" nil t)