gbranden pushed a commit to branch master
in repository groff.
commit 72fd0a518827d14875d692c68d86ad55966a0f9d
Author: G. Branden Robinson <[email protected]>
Date: Mon May 1 09:28:47 2017 -0400
Fix editor modelines so they actually work.
The existing one caused Vim to throw warnings.
Tested on Emacs 24.5.1 and Vim 8.0.
---
contrib/pdfmark/pdfroff.1.man | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/contrib/pdfmark/pdfroff.1.man b/contrib/pdfmark/pdfroff.1.man
index 44dfee2..6645456 100644
--- a/contrib/pdfmark/pdfroff.1.man
+++ b/contrib/pdfmark/pdfroff.1.man
@@ -856,4 +856,7 @@ included in the installed documentation set as
.
.
.\" --------------------------------------------------------------------
-.\" EOF / vim: ft=groff / -*- nroff -*-
+.\" Local Variables:
+.\" mode: nroff
+.\" End:
+.\" EOF / vim: filetype=groff:
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit