diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-05 16:40:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-05 16:40:39 (GMT) |
commit | 5c174947d8e94088fa80d52bd1a7356766aa133a (patch) | |
tree | ee9083323bb937d6a6f8f7345208ecff16f33757 /doc/toplevel.n | |
parent | 41038e003ee759938bcffbc9f14145694475ee62 (diff) | |
download | tk-5c174947d8e94088fa80d52bd1a7356766aa133a.zip tk-5c174947d8e94088fa80d52bd1a7356766aa133a.tar.gz tk-5c174947d8e94088fa80d52bd1a7356766aa133a.tar.bz2 |
Move emacs mode comment to end of file to stop problems with old man.
Diffstat (limited to 'doc/toplevel.n')
-rw-r--r-- | doc/toplevel.n | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/toplevel.n b/doc/toplevel.n index cda329a..dbf20f7 100644 --- a/doc/toplevel.n +++ b/doc/toplevel.n @@ -1,4 +1,3 @@ -'\" -*- nroff -*- '\" '\" Copyright (c) 1990-1994 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. @@ -6,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: toplevel.n,v 1.6 2004/09/01 09:37:57 dkf Exp $ +'\" RCS: @(#) $Id: toplevel.n,v 1.7 2005/01/05 16:40:39 dkf Exp $ '\" .so man.macros .TH toplevel n 8.4 Tk "Tk Built-In Commands" @@ -160,3 +159,7 @@ frame(n) .SH KEYWORDS toplevel, widget + +'\" Local Variables: +'\" mode: nroff +'\" End: |