branch: elpa/adoc-mode
commit 0a35871ac3a2ea49ea103cbe8c518866217e7787
Author: Florian Kaufmann <[email protected]>
Commit: Florian Kaufmann <[email protected]>
edited (doc-)comments to make it fit package format guidelines
---
adoc-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/adoc-mode.el b/adoc-mode.el
index 02d4981576..32cf399016 100644
--- a/adoc-mode.el
+++ b/adoc-mode.el
@@ -3,10 +3,10 @@
;; Copyright 2010-2013 Florian Kaufmann <[email protected]>
;;
;; Author: Florian Kaufmann <[email protected]>
-;; URL: Current official: http://code.google.com/p/adoc-mode/
-;; Develop, future official: https://github.com/sensorflo/adoc-mode
+;; URL: https://github.com/sensorflo/adoc-mode/wiki
;; Created: 2009
;; Version: 0.6.0
+;; Package-Requires: ((markup-faces "1.0.0"))
;; Keywords: wp AsciiDoc
;;
;; This file is not part of GNU Emacs.