]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
authorGlenn Morris <rgm@gnu.org>
Fri, 3 Jan 2014 03:15:01 +0000 (19:15 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 3 Jan 2014 03:15:01 +0000 (19:15 -0800)
doc/misc/ChangeLog
doc/misc/efaq-w32.texi
doc/misc/reftex.texi

index bb345a8a115f74f1f72195011541417c24b6abd5..58e4837bafbee9f4d3f837ca17e3dd2a9408bf78 100644 (file)
@@ -1,5 +1,7 @@
 2014-01-03  Glenn Morris  <rgm@gnu.org>
 
+       * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
+
        * ede.texi, eieio.texi, semantic.texi, srecode.texi:
        Add copyright notice to titlepage.
 
index 660ef64fd0fb9235eff7c4e53dbfa02a0369e954..0e846b2cadc2b7c3fef010bce8e2f4887c64fd91 100644 (file)
@@ -71,6 +71,10 @@ At time of writing, the latest version of GNU Emacs is version @value{EMACSVER}.
 @c Links to ftp.gnu.org are given as http links, since Windows ftp clients
 @c are notoriously bad at handling firewalls etc.
 
+@ifnottex
+@insertcopying
+@end ifnottex
+
 @contents
 
 @menu
index 4c34cc4aa01d372e320f6e501150c5b0f14087b4..a50da1970ff157511bd94ad244cf3d7b0ea32c9c 100644 (file)
@@ -98,6 +98,8 @@ modify this GNU manual.''
 @node Top
 @top @RefTeX{}
 
+@insertcopying
+
 @RefTeX{} is a package for managing Labels, References, Citations and
 index entries with GNU Emacs.