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

5 lines
203 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'weblog-mode "blogmax" "Weblog" t)
(autoload 'weblog-set-buffer-mode "blogmax"
"Set the mode to weblog-mode for text files in the *weblog-directory*" t)