mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
4 lines
129 B
EmacsLisp
4 lines
129 B
EmacsLisp
(add-to-list 'load-path "@SITELISP@")
|
|
(autoload 'org-static-blog-mode "org-static-blog"
|
|
"Blogging with org-mode and emacs." t)
|