aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-02-02 10:17:26 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-02-02 10:17:26 +0200
commite71e99d96ca2535df1e152cc5cc6acc6da5bdd13 (patch)
tree19eb6e9c74bb497ae52b5b64acac221b66c32a13
parent77f429c6b5b0781645b9ee19e7f4369e0fe113a1 (diff)
downloadegawk-e71e99d96ca2535df1e152cc5cc6acc6da5bdd13.tar.gz
egawk-e71e99d96ca2535df1e152cc5cc6acc6da5bdd13.tar.bz2
egawk-e71e99d96ca2535df1e152cc5cc6acc6da5bdd13.zip
Add vim modeline to extension man pages.
-rw-r--r--extension/ChangeLog7
-rw-r--r--extension/filefuncs.3am1
-rw-r--r--extension/fnmatch.3am1
-rw-r--r--extension/fork.3am1
-rw-r--r--extension/inplace.3am1
-rw-r--r--extension/ordchr.3am1
-rw-r--r--extension/readdir.3am1
-rw-r--r--extension/readfile.3am1
-rw-r--r--extension/revoutput.3am1
-rw-r--r--extension/revtwoway.3am1
-rw-r--r--extension/rwarray.3am1
-rw-r--r--extension/time.3am1
12 files changed, 18 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog
index 27818dce..b811e6ca 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,3 +1,10 @@
+2018-02-02 Arnold D. Robbins <arnold@skeeve.com>
+
+ * filefuncs.3am, fnmatch.3am, fork.3am, inplace.3am,
+ ordchr.3am, readdir.3am, readfile.3am, revoutput.3am,
+ revtwoway.3am, rwarray.3am, time.3am: Add vim modeline at the
+ bottom to set the file type for syntax coloring.
+
2018-01-11 Arnold D. Robbins <arnold@skeeve.com>
* compile, config.guess, config.rpath, config.sub,
diff --git a/extension/filefuncs.3am b/extension/filefuncs.3am
index d0eb2acf..95f8bbd4 100644
--- a/extension/filefuncs.3am
+++ b/extension/filefuncs.3am
@@ -368,3 +368,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/fnmatch.3am b/extension/fnmatch.3am
index ed4f3670..47a97d11 100644
--- a/extension/fnmatch.3am
+++ b/extension/fnmatch.3am
@@ -123,3 +123,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/fork.3am b/extension/fork.3am
index 9933d19a..14e3e1fc 100644
--- a/extension/fork.3am
+++ b/extension/fork.3am
@@ -96,3 +96,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/inplace.3am b/extension/inplace.3am
index b7717485..0d1d535d 100644
--- a/extension/inplace.3am
+++ b/extension/inplace.3am
@@ -88,3 +88,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/ordchr.3am b/extension/ordchr.3am
index 1b19938d..186cf616 100644
--- a/extension/ordchr.3am
+++ b/extension/ordchr.3am
@@ -76,3 +76,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/readdir.3am b/extension/readdir.3am
index 1cb64cb8..cbc221df 100644
--- a/extension/readdir.3am
+++ b/extension/readdir.3am
@@ -103,3 +103,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/readfile.3am b/extension/readfile.3am
index 25a73e76..a10815a4 100644
--- a/extension/readfile.3am
+++ b/extension/readfile.3am
@@ -85,3 +85,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/revoutput.3am b/extension/revoutput.3am
index f6cb22a4..58ac1b09 100644
--- a/extension/revoutput.3am
+++ b/extension/revoutput.3am
@@ -74,3 +74,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/revtwoway.3am b/extension/revtwoway.3am
index 04c480fb..09bfe32d 100644
--- a/extension/revtwoway.3am
+++ b/extension/revtwoway.3am
@@ -62,3 +62,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/rwarray.3am b/extension/rwarray.3am
index 85ec5808..e8714460 100644
--- a/extension/rwarray.3am
+++ b/extension/rwarray.3am
@@ -101,3 +101,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :
diff --git a/extension/time.3am b/extension/time.3am
index 00e9d8b3..9d397f7b 100644
--- a/extension/time.3am
+++ b/extension/time.3am
@@ -87,3 +87,4 @@ Permission is granted to copy and distribute translations of this
manual page into another language, under the above conditions for
modified versions, except that this permission notice may be stated in
a translation approved by the Foundation.
+.\" vim: set filetype=nroff :