summaryrefslogtreecommitdiffstats
path: root/doc/tell.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2018-10-04 07:27:32 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2018-10-04 07:27:32 (GMT)
commit9707adf634f1a0daab22f5e13080c552a1a081bf (patch)
tree124ec9bb0302423dbef8be1437e426f2f37f5698 /doc/tell.n
parent05e0ee4c061f607c9a4b1caa36e6bed07e659445 (diff)
downloadtcl-9707adf634f1a0daab22f5e13080c552a1a081bf.zip
tcl-9707adf634f1a0daab22f5e13080c552a1a081bf.tar.gz
tcl-9707adf634f1a0daab22f5e13080c552a1a081bf.tar.bz2
Added Emacs metadata to a bunch of nroff source files.
Diffstat (limited to 'doc/tell.n')
-rw-r--r--doc/tell.n4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tell.n b/doc/tell.n
index a56e9e3..54fbae1 100644
--- a/doc/tell.n
+++ b/doc/tell.n
@@ -46,3 +46,7 @@ if {[read $chan 6] eq "foobar"} {
file(n), open(n), close(n), gets(n), seek(n), Tcl_StandardChannels(3)
.SH KEYWORDS
access position, channel, seeking
+'\" Local Variables:
+'\" mode: nroff
+'\" fill-column: 78
+'\" End: