mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-23 23:48:22 +02:00
elisp-site-file-install() adds the line by itself. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
4 lines
163 B
EmacsLisp
4 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)
|