# HG changeset patch # User Gerd Moellmann # Date 959096380 0 # Node ID 194ae24692564bee44f73513c70c803d2801fe9c # Parent 4d1a63ff990f2433c30d9c3bcf91da9087367235 *** empty log message *** diff -r 4d1a63ff990f -r 194ae2469256 lisp/ChangeLog --- a/lisp/ChangeLog Tue May 23 15:27:21 2000 +0000 +++ b/lisp/ChangeLog Tue May 23 15:39:40 2000 +0000 @@ -1,3 +1,7 @@ +2000-05-23 Gerd Moellmann + + * ffap.el (ffap-url-regexp): Add `https'. + 2000-05-23 Eli Zaretskii * files.el (make-backup-file-name-1): Replace slashes with `!' diff -r 4d1a63ff990f -r 194ae2469256 lispref/elisp.texi --- 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 diff -r 4d1a63ff990f -r 194ae2469256 lispref/gpl.texi --- a/lispref/gpl.texi Tue May 23 15:27:21 2000 +0000 +++ b/lispref/gpl.texi Tue May 23 15:39:40 2000 +0000 @@ -1,9 +1,9 @@ @c -*-texinfo-*- @setfilename ../info/gpl -@node Copying, , Top, Top +@node GPL, , Top, Top @comment node-name, next, previous, up -@appendix GNU GENERAL PUBLIC LICENSE +@appendix GNU General Public License @center Version 2, June 1991 @display @@ -65,7 +65,7 @@ modification follow. @iftex -@unnumberedsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +@unnumberedsec Terms and Conditions for Copying, Distribution and Modification @end iftex @ifinfo @center TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION