[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 01/01: contrib/hdtbl/hdtbl.tmac-u: Update editor aids.
From: |
G. Branden Robinson |
Subject: |
[groff] 01/01: contrib/hdtbl/hdtbl.tmac-u: Update editor aids. |
Date: |
Tue, 31 Oct 2017 22:55:47 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 05ea110d27eb6032610e0ade932b91e4a9fc8ceb
Author: G. Branden Robinson <address@hidden>
Date: Tue Oct 31 22:53:42 2017 -0400
contrib/hdtbl/hdtbl.tmac-u: Update editor aids.
* Move single-line "-*- nroff -*-" Emacs setting to multi-line settings
at the end of the file.
* Add Vim modeline.
Signed-off-by: G. Branden Robinson <address@hidden>
---
contrib/hdtbl/hdtbl.tmac-u | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/contrib/hdtbl/hdtbl.tmac-u b/contrib/hdtbl/hdtbl.tmac-u
index e1b0918..04305f9 100644
--- a/contrib/hdtbl/hdtbl.tmac-u
+++ b/contrib/hdtbl/hdtbl.tmac-u
@@ -1,4 +1,3 @@
-.\" -*- nroff -*-
.ig
hdtbl.tmac
@@ -1001,3 +1000,7 @@ along with this program. If not, see
<http://www.gnu.org/licenses/>.
..
.
.\" EOF
+.\" Local Variables:
+.\" mode: nroff
+.\" End:
+.\" vim: filetype=groff:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 01/01: contrib/hdtbl/hdtbl.tmac-u: Update editor aids.,
G. Branden Robinson <=