# HG changeset patch # User Gerd Moellmann # Date 958554971 0 # Node ID dbf3b04f858a4a36eac2c2b522468481465a85a9 # Parent f23c3e4e8a3148f73e896c901790e4ebd347df13 *** empty log message *** diff -r f23c3e4e8a31 -r dbf3b04f858a lispref/elisp.texi --- a/lispref/elisp.texi Wed May 17 00:35:54 2000 +0000 +++ b/lispref/elisp.texi Wed May 17 09:16:11 2000 +0000 @@ -10,6 +10,16 @@ @end direntry @smallbook +@setchapternewpage odd +@finalout + +@c Combine indices. +@synindex cp fn +@syncodeindex vr fn +@syncodeindex ky fn +@syncodeindex pg fn +@c We use the "type index" to index new functions and variables. +@c @syncodeindex tp fn @ifnottex This Info file contains edition 2.6 of the GNU Emacs Lisp @@ -21,55 +31,22 @@ 59 Temple Place, Suite 330 Boston, MA 02111-1307 USA -Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999 +Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc. -Permission is granted to make and distribute verbatim copies of this -manual provided the copyright notice and this permission notice are -preserved on all copies. - -@ignore -Permission is granted to process this file through TeX and print the -results, provided the printed document carries copying permission notice -identical to this one except for the removal of this paragraph (this -paragraph not being relevant to the printed manual). - -@end ignore -Permission is granted to copy and distribute modified versions of this -manual under the conditions for verbatim copying, provided that the -entire resulting derived work is distributed under the terms of a -permission notice identical to this one. - -Permission is granted to copy and distribute translations of this manual -into another language, under the above conditions for modified versions, -except that this permission notice may be stated in a translation -approved by the Foundation. +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 or +any later version published by the Free Software Foundation; with the +Invariant Sections being Copying and GNU Free Documentation License, the +Front-Cover texts being ``A GNU Manual'', and with the Back-Cover Texts +being (a) (see below). A copy of the license is included in the section +entitled ``GNU Free Documentation License''. -Permission is granted to copy and distribute modified versions of this -manual under the conditions for verbatim copying, provided also that the -section entitled ``GNU General Public License'' is included exactly as -in the original, and provided that the entire resulting derived work is -distributed under the terms of a permission notice identical to this -one. - -Permission is granted to copy and distribute translations of this manual -into another language, under the above conditions for modified versions, -except that the section entitled ``GNU General Public License'' may be -included in a translation approved by the Free Software Foundation -instead of in the original English. +(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify +this GNU Manual, like GNU software. Copies published by the Free +Software Foundation raise funds for GNU development.'' @end ifnottex -@c Combine indices. -@synindex cp fn -@syncodeindex vr fn -@syncodeindex ky fn -@syncodeindex pg fn -@c We use the "type index" to index new functions and variables. -@c @syncodeindex tp fn - -@setchapternewpage odd -@finalout - @titlepage @title GNU Emacs Lisp Reference Manual @subtitle For Emacs Version 21 @@ -81,7 +58,7 @@ @author and the GNU Manual Group @page @vskip 0pt plus 1filll -Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999 +Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc. @sp 2 @@ -96,22 +73,17 @@ 59 Temple Place, Suite 330@* Boston, MA 02111-1307 USA -Permission is granted to make and distribute verbatim copies of this -manual provided the copyright notice and this permission notice are -preserved on all copies. +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 or +any later version published by the Free Software Foundation; with the +Invariant Sections being Copying and GNU Free Documentation License, the +Front-Cover texts being ``A GNU Manual'', and with the Back-Cover Texts +being (a) (see below). A copy of the license is included in the section +entitled ``GNU Free Documentation License''. -Permission is granted to copy and distribute modified versions of this -manual under the conditions for verbatim copying, provided also that the -section entitled ``GNU General Public License'' is included -exactly as in the original, and provided that the entire resulting -derived work is distributed under the terms of a permission notice -identical to this one. - -Permission is granted to copy and distribute translations of this manual -into another language, under the above conditions for modified versions, -except that the section entitled ``GNU General Public License'' may be -included in a translation approved by the Free Software Foundation -instead of in the original English. +(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify +this GNU Manual, like GNU software. Copies published by the Free +Software Foundation raise funds for GNU development.'' Cover art by Etienne Suvasa. @end titlepage diff -r f23c3e4e8a31 -r dbf3b04f858a lispref/keymaps.texi --- a/lispref/keymaps.texi Wed May 17 00:35:54 2000 +0000 +++ b/lispref/keymaps.texi Wed May 17 09:16:11 2000 +0000 @@ -2150,6 +2150,10 @@ @end table @end table +If @var{image} is a single image specification, Emacs draws the tool bar +button in disabled state by applying an edge-detection algorithm to the +image. + @tindex auto-resize-tool-bar @defvar auto-resize-tool-bar If this variable is non-@code{nil}, the tool bar automatically resizes to