aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-04-20 20:45:23 -0400
committerRalph Amissah <ralph@amissah.com>2011-04-20 21:09:29 -0400
commit07976599451eaec8b5eda39be45c57149e855bd3 (patch)
treeceb0144221c3582b480e1c2675a9ccfdbc36f451 /data/sisu
parentv2 v3: vim colorschemes, headers touched, url to git repo provided (diff)
v2 v3: sisu-mode.el, header notes copyright assignment to FSF (GNU EMACS)sisu_3.0.7
* assignment to FSF * header includes url to git repo (when possible track GNU EMACS location)
Diffstat (limited to 'data/sisu')
-rw-r--r--data/sisu/v2/conf/editor-syntax-etc/emacs/sisu-mode.el8
-rw-r--r--data/sisu/v3/conf/editor-syntax-etc/emacs/sisu-mode.el8
2 files changed, 10 insertions, 6 deletions
diff --git a/data/sisu/v2/conf/editor-syntax-etc/emacs/sisu-mode.el b/data/sisu/v2/conf/editor-syntax-etc/emacs/sisu-mode.el
index 5b5cec5c..8ea5c023 100644
--- a/data/sisu/v2/conf/editor-syntax-etc/emacs/sisu-mode.el
+++ b/data/sisu/v2/conf/editor-syntax-etc/emacs/sisu-mode.el
@@ -1,7 +1,9 @@
;;; sisu-mode.el --- a major-mode for highlighting a hierarchy structured text.
-;; @Author: Ambrose Kofi Laing (& Ralph Amissah)
-;; @Keywords: text, processes, tools
-;; @Version: 2.8.2 2011-03-11 (2008-12-14)
+;; @Author: Ambrose Kofi Laing & Ralph Amissah
+;; @Keywords: text, syntax, processes, tools
+;; @Version: 3.0.7 2011-04-20 (2008-12-14)
+;; @URL: <http://git.sisudoc.org/?p=code/sisu.git;a=blob;f=data/sisu/v3/conf/editor-syntax-etc/emacs/sisu-mode.el;hb=HEAD>
+;; @Copyright: Assigned to FSF 2011-04-08 (GNU EMACS)
;; @License: GPLv3
;; @Home URL: SiSU: http://www.jus.uio.no/sisu
;; originally looked at (based on) doc-mode, with kind permission of the author
diff --git a/data/sisu/v3/conf/editor-syntax-etc/emacs/sisu-mode.el b/data/sisu/v3/conf/editor-syntax-etc/emacs/sisu-mode.el
index e8a668da..8ea5c023 100644
--- a/data/sisu/v3/conf/editor-syntax-etc/emacs/sisu-mode.el
+++ b/data/sisu/v3/conf/editor-syntax-etc/emacs/sisu-mode.el
@@ -1,7 +1,9 @@
;;; sisu-mode.el --- a major-mode for highlighting a hierarchy structured text.
-;; @Author: Ambrose Kofi Laing (& Ralph Amissah)
-;; @Keywords: text, processes, tools
-;; @Version: 3.0.3 2011-03-11 (2008-12-14)
+;; @Author: Ambrose Kofi Laing & Ralph Amissah
+;; @Keywords: text, syntax, processes, tools
+;; @Version: 3.0.7 2011-04-20 (2008-12-14)
+;; @URL: <http://git.sisudoc.org/?p=code/sisu.git;a=blob;f=data/sisu/v3/conf/editor-syntax-etc/emacs/sisu-mode.el;hb=HEAD>
+;; @Copyright: Assigned to FSF 2011-04-08 (GNU EMACS)
;; @License: GPLv3
;; @Home URL: SiSU: http://www.jus.uio.no/sisu
;; originally looked at (based on) doc-mode, with kind permission of the author