From: Gerd Moellmann Date: Tue, 23 May 2000 15:11:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3785 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c1c5790dfdb7b3d0686ec38ef2337898a4d9b923;p=emacs.git *** empty log message *** --- diff --git a/lispref/elisp.texi b/lispref/elisp.texi index c3fcec67213..69dfe2be5f7 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -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