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/regress/files/50regress-gentoo.el

6 lines
214 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'regress-insert-suite "regress" nil t)
(autoload 'regress-insert-call "regress" nil t)
(autoload 'regress-forget "regress" nil t)
(autoload 'regress "regress" nil t)