diff lispref/elisp.texi @ 29116:194ae2469256

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 May 2000 15:39:40 +0000
parents 75934a6b869c
children 9147871ea54d
line wrap: on
line diff
--- a/lispref/elisp.texi	Tue May 23 15:27:21 2000 +0000
+++ b/lispref/elisp.texi	Tue May 23 15:39:40 2000 +0000
@@ -97,9 +97,8 @@
 @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.
@@ -157,6 +156,8 @@
 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.
@@ -955,6 +956,8 @@
 @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