aboutsummaryrefslogtreecommitdiffhomepage
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
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)
-rw-r--r--data/doc/sisu/CHANGELOG_v24
-rw-r--r--data/doc/sisu/CHANGELOG_v34
-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
4 files changed, 18 insertions, 6 deletions
diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2
index f20129f7..dc024147 100644
--- a/data/doc/sisu/CHANGELOG_v2
+++ b/data/doc/sisu/CHANGELOG_v2
@@ -29,6 +29,10 @@ http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.7-1
* frugal, cterm colors ... my term oddly has 8 colors plus 242 for
dark grey possibly more but odd numbers to set
+ * sisu-mode.el header notes copyright assignment to FSF 2011-04-08
+ (GNU EMACS)
+ * url to sisu git repo source (when possible also track GNU EMACS location)
+
%% 2.9.1.orig.tar.gz (2011-03-30:13/3) [see 3.0.6]
http://git.sisudoc.org/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/3.0.6-1
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3
index 113e8489..d69759ef 100644
--- a/data/doc/sisu/CHANGELOG_v3
+++ b/data/doc/sisu/CHANGELOG_v3
@@ -62,6 +62,10 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.7.orig.tar.gz
* frugal, cterm colors ... my term oddly has 8 colors plus 242 for
dark grey possibly more but odd numbers to set
+ * sisu-mode.el header notes copyright assignment to FSF 2011-04-08
+ (GNU EMACS)
+ * url to sisu git repo source (when possible also track GNU EMACS location)
+
* screen_text_color (ansi colors) touched, consider reviewing later
* urls, report output locations
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