]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 23 May 2000 15:11:48 +0000 (15:11 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 23 May 2000 15:11:48 +0000 (15:11 +0000)
lispref/elisp.texi

index c3fcec67213b4cbf800980d835d269c7cf94e515..69dfe2be5f7fb485cc2cc40b0c1b18c08a9444b1 100644 (file)
@@ -97,8 +97,9 @@ Reference Manual, corresponding to GNU Emacs version 21.1.
 @end ifnottex
 
 @menu
+* Copying::                 Conditions for copying and changing GNU Emacs.
 * Introduction::            Introduction and conventions used.
-* Standards: Coding Conventions::    Coding conventions for Emacs Lisp.
+* Standards: Coding Conventions.    Coding conventions for Emacs Lisp.
 
 * Lisp Data Types::         Data types of objects in Emacs Lisp.
 * Numbers::                 Numbers and arithmetic functions.
@@ -156,8 +157,6 @@ Reference Manual, corresponding to GNU Emacs version 21.1.
 Appendices
 
 * Antinews::                Info for users downgrading to Emacs 20.
-* GNU Free Documentation Licence:: The license for this documentation
-* Copying::                 Conditions for copying and changing GNU Emacs.
 * Tips::                    Advice and coding conventions for Emacs Lisp.
 * GNU Emacs Internals::     Building and dumping Emacs;
                               internal data structures.
@@ -956,8 +955,6 @@ Object Internals
 @c  REMOVE this:  include non-hacker.texi
 
 @include anti.texi
-@include doclicense.texi
-@include gpl.texi
 @include tips.texi
 @include internals.texi
 @include errors.texi