diff options
author | Glenn Morris <rgm@gnu.org> | 2012-12-18 00:32:46 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-12-18 00:32:46 -0800 |
commit | a1d25d028bf073aeb7df48e845547300a5fd4e9e (patch) | |
tree | c9ee1c8a7e34d0ddff09a9af02b01ab31acb14d7 /doc/misc/sem-user.texi | |
parent | 80bf94dbdbf1a3ab9829d5f97f87f17ecf999c98 (diff) | |
download | emacs-a1d25d028bf073aeb7df48e845547300a5fd4e9e.tar.gz |
Simply refer to main file semantic.texi for copying conditions
(rather than stating a slightly different set of conditions).
This is consistent with eg doc/emacs/*.texi.
Diffstat (limited to 'doc/misc/sem-user.texi')
-rw-r--r-- | doc/misc/sem-user.texi | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index f483c899bf2..f250ca41710 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi @@ -1,13 +1,6 @@ -@c This file is included by semantic.texi - +@c This is part of the Semantic manual. @c Copyright (C) 1999-2005, 2007, 2009-2012 Free Software Foundation, Inc. - -@c Permission is granted to copy, distribute and/or modify this -@c document under the terms of the GNU Free Documentation License, -@c Version 1.3 or any later version published by the Free Software -@c Foundation; with no Invariant Sections, no Front-Cover Texts, and -@c no Back-Cover Texts. A copy of the license is included in the -@c section entitled ``GNU Free Documentation License''. +@c See file semantic.texi for copying conditions. You can begin using @semantic{} by enabling Semantic mode, a global minor mode: type @kbd{M-x semantic-mode}, or open the @samp{Tools} |