branch: externals/assess
commit 07bd7f8915adee7b5152de1d5295c25a6c2c1297
Author: Phillip Lord <phillip.l...@russet.org.uk>
Commit: Phillip Lord <phillip.l...@russet.org.uk>

    Doc fixes
---
 .gitignore         | 1 +
 assess-call.el     | 2 --
 assess-discover.el | 2 --
 3 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index f488c078f6..dc951994f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 *.elc
 /dist
 /assess-pkg.el
+/assess-call.org
diff --git a/assess-call.el b/assess-call.el
index 7e1b18d8cc..d1369346e9 100644
--- a/assess-call.el
+++ b/assess-call.el
@@ -6,8 +6,6 @@
 
 ;; Author: Phillip Lord <phillip.l...@russet.org.uk>
 ;; Maintainer: Phillip Lord <phillip.l...@russet.org.uk>
-;; Version: 0.1
-;; Package-Requires: ((emacs "24.4")(m-buffer "0.14")(dash "2.12.0"))
 
 ;; The contents of this file are subject to the GPL License, Version 3.0.
 
diff --git a/assess-discover.el b/assess-discover.el
index 54d2f337db..a580d2c903 100644
--- a/assess-discover.el
+++ b/assess-discover.el
@@ -6,8 +6,6 @@
 
 ;; Author: Phillip Lord <phillip.l...@russet.org.uk>
 ;; Maintainer: Phillip Lord <phillip.l...@russet.org.uk>
-;; Version: 0.1
-;; Package-Requires: ((emacs "24.4")(m-buffer "0.14")(dash "2.12.0"))
 
 ;; The contents of this file are subject to the GPL License, Version 3.0.
 

Reply via email to