mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 08:55:57 +02:00
3 lines
112 B
EmacsLisp
3 lines
112 B
EmacsLisp
(add-to-list 'load-path "@SITELISP@")
|
|
(autoload 'elpher "elpher"
|
|
"Start elpher with default landing page." t)
|