Mercurial > emacs
changeset 29114:75934a6b869c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 23 May 2000 15:11:48 +0000 |
parents | 6c55bfbfe0ce |
children | 4d1a63ff990f |
files | lispref/elisp.texi |
diffstat | 1 files changed, 2 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/elisp.texi Tue May 23 13:24:50 2000 +0000 +++ b/lispref/elisp.texi Tue May 23 15:11:48 2000 +0000 @@ -97,8 +97,9 @@ @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 @@ 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 @@ @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