summaryrefslogtreecommitdiff
blob: fc110114b3a688c1cf65591f5c63f0ac6f0ea609 (plain)
1
2
3
4
(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)