branch: elpa/boxquote
commit f7e3ed83c2fb4e8192dcbd0dae1549a76671b0fa
Author: Dave Pearson <[email protected]>
Commit: Dave Pearson <[email protected]>
Add package headers
---
boxquote.el | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/boxquote.el b/boxquote.el
index 1cb34c4411..dfdeeb1725 100644
--- a/boxquote.el
+++ b/boxquote.el
@@ -1,6 +1,10 @@
;;; boxquote.el --- Quote text with a semi-box.
;; Copyright 1999-2017 by Dave Pearson <[email protected]>
+
+;; Author: Dave Pearson <[email protected]>
;; Version: 1.23
+;; Keywords: quoting
+;; URL: https://github.com/davep/boxquote.el
;; boxquote.el is free software distributed under the terms of the GNU
;; General Public Licence, version 2 or (at your option) any later version.