]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak html header for manuals
authorGlenn Morris <rgm@gnu.org>
Fri, 5 Jul 2013 01:32:13 +0000 (18:32 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 5 Jul 2013 01:32:13 +0000 (18:32 -0700)
* doc/lispintro/emacs-lisp-intro.texi (Top):
Move WWW_GNU_ORG section outside @copying, update URL.

* doc/lispref/elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.

@copying appears as a comment on every page, there is no need for the
WWW_GNU_ORG stuff to be in there.

doc/lispintro/ChangeLog
doc/lispintro/emacs-lisp-intro.texi
doc/lispref/ChangeLog
doc/lispref/elisp.texi

index 95f272eef335aaa928b6b3059b2b5c3cc33393ec..de326f362c7b8389259796298465e015a7e7c957 100644 (file)
@@ -1,3 +1,8 @@
+2013-07-05  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp-intro.texi (Top):
+       Move WWW_GNU_ORG section outside @copying, update URL.
+
 2013-07-03  Glenn Morris  <rgm@gnu.org>
 
        * emacs-lisp-intro.texi (edebug): Fix cross-references.
index ec152c2f2d1d2e767e766b046b3a7912e095f59f..ebb82dab3f11beb7286776b2b88e9e54b22af0f9 100644 (file)
@@ -227,14 +227,6 @@ This is an @cite{Introduction to Programming in Emacs Lisp}, for
 people who are not programmers.
 @sp 1
 Edition @value{edition-number}, @value{update-date}
-@ifset WWW_GNU_ORG
-@html
-<p>The homepage for GNU Emacs is at
-<a href="http://www.gnu.org/software/emacs/">http://www.gnu.org/software/emacs/</a>.
-<br>To view this manual in other formats, click
-<a href="/software/emacs/emacs-lisp-intro/emacs-lisp-intro.html">here</a>.
-@end html
-@end ifset
 @sp 1
 Copyright @copyright{} 1990--1995, 1997, 2001--2013 Free Software
 Foundation, Inc.
@@ -327,6 +319,15 @@ supports it in developing GNU and promoting software freedom.''
 @node Top
 @top An Introduction to Programming in Emacs Lisp
 
+@ifset WWW_GNU_ORG
+@html
+<p>The homepage for GNU Emacs is at
+<a href="/software/emacs/">http://www.gnu.org/software/emacs/</a>.<br>
+To view this manual in other formats, click
+<a href="/software/emacs/manual/eintr.html">here</a>.
+@end html
+@end ifset
+
 @insertcopying
 
 This master menu first lists each chapter and index; then it lists
index 871564aa66637e0febde2d7f172d5d8727500521..e9db215d5883f61592bcd93cd592f3ad4cce0147 100644 (file)
@@ -1,3 +1,7 @@
+2013-07-05  Glenn Morris  <rgm@gnu.org>
+
+       * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
+
 2013-07-03  Glenn Morris  <rgm@gnu.org>
 
        * debugging.texi (Debugging):
index 9acbf85534e9938d04dfda8fddf68ec49ac9704a..bb87e60a43bdc38b53d2db17e8e0f2d7f742ed25 100644 (file)
@@ -97,16 +97,6 @@ This is edition @value{VERSION} of the @cite{GNU Emacs Lisp Reference Manual},@*
 This is the @cite{GNU Emacs Lisp Reference Manual}
 @end ifnottex
 corresponding to Emacs version @value{EMACSVER}.
-@ifset WWW_GNU_ORG
-@html
-<p>The homepage for GNU Emacs is at
-<a href="/software/emacs/">http://www.gnu.org/software/emacs/</a>.<br>
-For information on using Emacs, refer to
-the <a href="/software/emacs/manual/html_node/emacs/index.html">Emacs
-Manual</a>.<br>  To view this manual in other formats,
-click <a href="/software/emacs/manual/elisp.html">here</a>.
-@end html
-@end ifset
 
 Copyright @copyright{} 1990--1996, 1998--2013 Free Software Foundation, Inc.
 
@@ -167,6 +157,17 @@ Cover art by Etienne Suvasa.
 @node Top
 @top Emacs Lisp
 
+@ifset WWW_GNU_ORG
+@html
+<p>The homepage for GNU Emacs is at
+<a href="/software/emacs/">http://www.gnu.org/software/emacs/</a>.<br>
+For information on using Emacs, refer to the
+<a href="/software/emacs/manual/emacs.html">Emacs Manual</a>.<br>
+To view this manual in other formats, click
+<a href="/software/emacs/manual/elisp.html">here</a>.
+@end html
+@end ifset
+
 @insertcopying
 @end ifnottex