summaryrefslogtreecommitdiff
path: root/app-emacs/blogmax/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-emacs/blogmax/files
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-emacs/blogmax/files')
-rw-r--r--app-emacs/blogmax/files/50blogmax-gentoo.el4
-rw-r--r--app-emacs/blogmax/files/README.Gentoo8
2 files changed, 0 insertions, 12 deletions
diff --git a/app-emacs/blogmax/files/50blogmax-gentoo.el b/app-emacs/blogmax/files/50blogmax-gentoo.el
deleted file mode 100644
index fc110114b3a6..000000000000
--- a/app-emacs/blogmax/files/50blogmax-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(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)
diff --git a/app-emacs/blogmax/files/README.Gentoo b/app-emacs/blogmax/files/README.Gentoo
deleted file mode 100644
index a737d0f9c9ac..000000000000
--- a/app-emacs/blogmax/files/README.Gentoo
+++ /dev/null
@@ -1,8 +0,0 @@
- -*-outline-*-
-* Getting Started With BlogMax
-
-Use the example site file from /usr/share/doc/blogmax-*/example as a
-template for your own blog.
-
---
-Matthew Kennedy <mkennedy@gentoo.org>