summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-05-17 09:16:11 +0000
committerGerd Moellmann <gerd@gnu.org>2000-05-17 09:16:11 +0000
commita4776185ab4499af39dda16274b98bea006c95f9 (patch)
tree96b7bd12e4783e6af8f25b48517eed9ea23ab96f /lispref
parent0e6652f0538f74ec438cab9c8ec0e07a14b9e219 (diff)
downloademacs-a4776185ab4499af39dda16274b98bea006c95f9.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/elisp.texi96
-rw-r--r--lispref/keymaps.texi4
2 files changed, 38 insertions, 62 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi
index 5f4f6e2fc09..69dfe2be5f7 100644
--- a/lispref/elisp.texi
+++ b/lispref/elisp.texi
@@ -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 @@ Published by the Free Software Foundation
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 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.
+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''.
+
+(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 @@ instead of in the original English.
@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 @@ Published by the Free Software Foundation @*
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 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.
+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''.
+
+(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 --git a/lispref/keymaps.texi b/lispref/keymaps.texi
index ed4a3d171b8..6576c3cd35f 100644
--- a/lispref/keymaps.texi
+++ b/lispref/keymaps.texi
@@ -2150,6 +2150,10 @@ Used when the item is disabled and deselected.
@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