groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 02/06: tmac/*.tmac: Add editor assist comments.


From: G. Branden Robinson
Subject: [groff] 02/06: tmac/*.tmac: Add editor assist comments.
Date: Sun, 19 Apr 2020 01:49:57 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit bdf82767ba8a22502f1bf245665c6f710c215ad0
Author: G. Branden Robinson <address@hidden>
AuthorDate: Fri Apr 17 20:47:20 2020 +1000

    tmac/*.tmac: Add editor assist comments.
    
    Most *.tmac files already had some.
---
 tmac/ec.tmac        | 7 ++++++-
 tmac/europs.tmac    | 6 +++++-
 tmac/fallbacks.tmac | 6 +++++-
 tmac/html-end.tmac  | 6 +++++-
 tmac/html.tmac      | 2 +-
 tmac/latin1.tmac    | 2 +-
 tmac/latin2.tmac    | 6 ++++++
 tmac/latin5.tmac    | 6 ++++++
 tmac/latin9.tmac    | 6 ++++++
 tmac/lbp.tmac       | 6 ++++++
 tmac/lj4.tmac       | 6 ++++++
 tmac/pdf.tmac       | 5 +++--
 tmac/pdfpic.tmac    | 6 +++++-
 tmac/pic.tmac       | 6 ++++++
 tmac/ps.tmac        | 6 +++++-
 tmac/psatk.tmac     | 6 ++++++
 tmac/psfig.tmac     | 6 ++++++
 tmac/psold.tmac     | 6 ++++++
 tmac/tty-char.tmac  | 6 ++++++
 tmac/unicode.tmac   | 2 +-
 20 files changed, 97 insertions(+), 11 deletions(-)

diff --git a/tmac/ec.tmac b/tmac/ec.tmac
index 51b5c6e..2f8232a 100644
--- a/tmac/ec.tmac
+++ b/tmac/ec.tmac
@@ -63,4 +63,9 @@
 .nr ECFONTS 1
 .
 .cp \n(_C
-.\" EOF
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/europs.tmac b/tmac/europs.tmac
index 2a30fb7..c9236ac 100644
--- a/tmac/europs.tmac
+++ b/tmac/europs.tmac
@@ -37,4 +37,8 @@
 .do if F TI   .do fschar TI   \[Eu] \f[EURO]\N'6'
 .do if F TR   .do fschar TR   \[Eu] \f[EURO]\N'4'
 .
-.\" EOF
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/fallbacks.tmac b/tmac/fallbacks.tmac
index 918cf3e..72381ed 100644
--- a/tmac/fallbacks.tmac
+++ b/tmac/fallbacks.tmac
@@ -64,4 +64,8 @@
 .
 .cp \n[_C]
 .
-.\" EOF
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/html-end.tmac b/tmac/html-end.tmac
index 2ae27a7..3b005b9 100644
--- a/tmac/html-end.tmac
+++ b/tmac/html-end.tmac
@@ -24,4 +24,8 @@
 .
 .cp \n(_C
 .
-.\" end of file, make sure this is the last line
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/html.tmac b/tmac/html.tmac
index 6203acb..1da9fb2 100644
--- a/tmac/html.tmac
+++ b/tmac/html.tmac
@@ -544,7 +544,7 @@
 .  do mso cp1047.tmac
 .
 .do mso unicode.tmac
-.\"
+.
 .\" Local Variables:
 .\" mode: nroff
 .\" fill-column: 72
diff --git a/tmac/latin1.tmac b/tmac/latin1.tmac
index ad5ed66..6b45685 100644
--- a/tmac/latin1.tmac
+++ b/tmac/latin1.tmac
@@ -105,7 +105,7 @@
 .trin \[char254]\[Tp]
 .trin \[char255]\[:y]
 .cp \n[_C]
-.\"
+.
 .\" Local Variables:
 .\" mode: nroff
 .\" fill-column: 72
diff --git a/tmac/latin2.tmac b/tmac/latin2.tmac
index 427c1ce..c0c6c3e 100644
--- a/tmac/latin2.tmac
+++ b/tmac/latin2.tmac
@@ -107,3 +107,9 @@
 .trin \[char254]\[t ac]
 .trin \[char255]\[a.]
 .cp \n[_C]
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/latin5.tmac b/tmac/latin5.tmac
index c5551a4..fc495b2 100644
--- a/tmac/latin5.tmac
+++ b/tmac/latin5.tmac
@@ -107,3 +107,9 @@
 .trin \[char254]\[s ,]
 .trin \[char255]\[:y]
 .cp \n[_C]
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/latin9.tmac b/tmac/latin9.tmac
index 46e8228..0c9c70c 100644
--- a/tmac/latin9.tmac
+++ b/tmac/latin9.tmac
@@ -107,3 +107,9 @@
 .trin \[char254]\[Tp]
 .trin \[char255]\[:y]
 .cp \n[_C]
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/lbp.tmac b/tmac/lbp.tmac
index 2e93eee..0124b5e 100644
--- a/tmac/lbp.tmac
+++ b/tmac/lbp.tmac
@@ -94,3 +94,9 @@
 .cp \n(_C
 .
 .do mso latin1.tmac
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/lj4.tmac b/tmac/lj4.tmac
index fde2d7c..c79c527 100644
--- a/tmac/lj4.tmac
+++ b/tmac/lj4.tmac
@@ -32,3 +32,9 @@
 .cp \n[_C]
 .
 .do mso latin1.tmac
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/pdf.tmac b/tmac/pdf.tmac
index d282755..8e63eea 100644
--- a/tmac/pdf.tmac
+++ b/tmac/pdf.tmac
@@ -805,8 +805,9 @@ am solely responsible for any bugs I may have introduced 
into this file.
 .de pdftransition
 .nop \!x X pdf: transition \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
 ..
+.
 .\" Local Variables:
 .\" mode: nroff
+.\" fill-column: 72
 .\" End:
-.\" vim: filetype=groff:
-.\" pdf.tmac: end of file
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/pdfpic.tmac b/tmac/pdfpic.tmac
index 0400c1c..5b35ff8 100644
--- a/tmac/pdfpic.tmac
+++ b/tmac/pdfpic.tmac
@@ -145,4 +145,8 @@ sed -e 's/Page *size: *\\([[:digit:].]*\\) *x 
*\\([[:digit:].]*\\).*$/\
 .
 .cp \n[_C]
 .
-.\" end of pdfpic.tmac
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/pic.tmac b/tmac/pic.tmac
index 304f39d..217b7d8 100644
--- a/tmac/pic.tmac
+++ b/tmac/pic.tmac
@@ -12,3 +12,9 @@
 .in
 .sp .3v+.5m
 ..
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=nroff textwidth=72:
diff --git a/tmac/ps.tmac b/tmac/ps.tmac
index 9c1932b..3a49d7d 100644
--- a/tmac/ps.tmac
+++ b/tmac/ps.tmac
@@ -690,4 +690,8 @@
 .
 .do mso europs.tmac
 .
-.\" make sure that no blank lines creep in at the end of this file.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/psatk.tmac b/tmac/psatk.tmac
index 10cb00c..0149595 100644
--- a/tmac/psatk.tmac
+++ b/tmac/psatk.tmac
@@ -63,3 +63,9 @@ ps: mdef 5
 .rm psatk-mac
 .if \\n(.P .ds psatk-init
 ..
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/psfig.tmac b/tmac/psfig.tmac
index 6aa7dcb..550f1e8 100644
--- a/tmac/psfig.tmac
+++ b/tmac/psfig.tmac
@@ -89,3 +89,9 @@ ps: mdef 100
 .ce 0
 .if \\n[psfig-fill] .fi
 ..
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/psold.tmac b/tmac/psold.tmac
index a84815d..dd08cf2 100644
--- a/tmac/psold.tmac
+++ b/tmac/psold.tmac
@@ -61,3 +61,9 @@ 
I\h'-.25m'\v'-.33m'\s'\En(.s*6u/10u'\v'.33m'D\v'-.33m'\s0\v'.33m'
 .tr \[char253]\['y]
 .tr \[char254]\[Tp]
 .cp \n(_C
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/tty-char.tmac b/tmac/tty-char.tmac
index d24d38d..2a76085 100644
--- a/tmac/tty-char.tmac
+++ b/tmac/tty-char.tmac
@@ -248,3 +248,9 @@
 .      do mso cp1047.tmac
 .el \
 .      do mso latin1.tmac
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/tmac/unicode.tmac b/tmac/unicode.tmac
index 5bda095..e10c606 100644
--- a/tmac/unicode.tmac
+++ b/tmac/unicode.tmac
@@ -6,7 +6,7 @@
 .char ` \[oq]
 .char ' \[cq]
 .cp \n[_C]
-.\"
+.
 .\" Local Variables:
 .\" mode: nroff
 .\" fill-column: 72



reply via email to

[Prev in Thread] Current Thread [Next in Thread]