mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
elisp-site-file-install() adds the line by itself. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
5 lines
163 B
EmacsLisp
5 lines
163 B
EmacsLisp
(add-to-list 'load-path "@SITELISP@")
|
|
|
|
(autoload 'forth-mode "gforth" "Autoload for `forth-mode'." t)
|
|
(autoload 'run-forth "gforth" "Autoload for `run-forth'." t)
|