annotate man/lispref/lispref.texi @ 404:2f8bb876ab1d r21-2-32

Import from CVS: tag r21-2-32
author cvs
date Mon, 13 Aug 2007 11:16:07 +0200
parents 74fd4e045ea6
children b8cc9ab3f761
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 373
diff changeset
1 \input texinfo @c -*-texinfo-*-
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 @c %**start of header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 @setfilename ../../info/lispref.info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 @c @smallbook
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 @settitle XEmacs Lisp Reference Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 @c %**end of header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 @ifinfo
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 373
diff changeset
9 @dircategory XEmacs Editor
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 373
diff changeset
10 @direntry
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 373
diff changeset
11 * Lispref: (lispref). XEmacs Lisp Reference Manual.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 373
diff changeset
12 @end direntry
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 373
diff changeset
13
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 Edition History:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 GNU Emacs Lisp Reference Manual Second Edition (v2.01), May 1993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 GNU Emacs Lisp Reference Manual Further Revised (v2.02), August 1993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 Lucid Emacs Lisp Reference Manual (for 19.10) First Edition, March 1994
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 XEmacs Lisp Programmer's Manual (for 19.12) Second Edition, April 1995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 GNU Emacs Lisp Reference Manual v2.4, June 1995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 XEmacs Lisp Programmer's Manual (for 19.13) Third Edition, July 1995
54
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 0
diff changeset
22 XEmacs Lisp Reference Manual (for 19.14 and 20.0) v3.1, March 1996
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 140
diff changeset
23 XEmacs Lisp Reference Manual (for 19.15 and 20.1, 20.2, 20.3) v3.2, April, May, November 1997
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 343
diff changeset
24 XEmacs Lisp Reference Manual (for 21.0) v3.3, April 1998
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 @c Please REMEMBER to update edition number in *four* places in this file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 @c and also in *one* place in intro.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 Copyright (C) 1994, 1995 Sun Microsystems, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 Copyright (C) 1995, 1996 Ben Wing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 Permission is granted to make and distribute verbatim copies of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 manual provided the copyright notice and this permission notice are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 preserved on all copies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 @ignore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 Permission is granted to process this file through TeX and print the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39 results, provided the printed document carries copying permission notice
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 identical to this one except for the removal of this paragraph (this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 paragraph not being relevant to the printed manual).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 @end ignore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 Permission is granted to copy and distribute modified versions of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45 manual under the conditions for verbatim copying, provided that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 entire resulting derived work is distributed under the terms of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47 permission notice identical to this one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 Permission is granted to copy and distribute translations of this manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 into another language, under the above conditions for modified versions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 except that this permission notice may be stated in a translation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 approved by the Foundation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 Permission is granted to copy and distribute modified versions of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55 manual under the conditions for verbatim copying, provided also that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 section entitled ``GNU General Public License'' is included exactly as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 in the original, and provided that the entire resulting derived work is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 distributed under the terms of a permission notice identical to this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 Permission is granted to copy and distribute translations of this manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62 into another language, under the above conditions for modified versions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 except that the section entitled ``GNU General Public License'' may be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 included in a translation approved by the Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65 instead of in the original English.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 @end ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68 @c Combine indices.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 @synindex cp fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 @syncodeindex vr fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 @syncodeindex ky fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 @syncodeindex pg fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 @syncodeindex tp fn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 @setchapternewpage odd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 @finalout
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78 @titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 @title XEmacs Lisp Reference Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 @c The edition number appears in several places in this file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 @c and also in the file intro.texi.
54
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 0
diff changeset
82 @c This manual documents XEmacs 19.14 and 20.0 and was based on the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 @c documentation for FSF Emacs 19.29 (v2.4).
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 343
diff changeset
84 @subtitle Version 3.3 (for XEmacs 21.0), April 1998
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 @author by Ben Wing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 @author
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88 @author Based on the GNU Emacs Lisp Reference Manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 @author by Bil Lewis, Dan LaLiberte, Richard Stallman
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 @author and the GNU Manual Group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 @vskip 0pt plus 1filll
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 Copyright @copyright{} 1994, 1995 Sun Microsystems, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 Copyright @copyright{} 1995, 1996 Ben Wing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96 @sp 2
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 213
diff changeset
97 Version 3.3 @*
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 343
diff changeset
98 Revised for XEmacs Versions 21.0,@*
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 213
diff changeset
99 April 1998.@*
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101 Permission is granted to make and distribute verbatim copies of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 manual provided the copyright notice and this permission notice are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103 preserved on all copies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105 Permission is granted to copy and distribute modified versions of this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106 manual under the conditions for verbatim copying, provided also that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 section entitled ``GNU General Public License'' is included
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 exactly as in the original, and provided that the entire resulting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109 derived work is distributed under the terms of a permission notice
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110 identical to this one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 Permission is granted to copy and distribute translations of this manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 into another language, under the above conditions for modified versions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 except that the section entitled ``GNU General Public License'' may be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 included in a translation approved by the Free Software Foundation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116 instead of in the original English.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 Cover art by Etienne Suvasa.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 @end titlepage
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 @page
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 @node Top, Copying, (dir), (dir)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 @ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 This Info file contains the third edition of the XEmacs Lisp
371
cc15677e0335 Import from CVS: tag r21-2b1
cvs
parents: 343
diff changeset
126 Reference Manual, corresponding to XEmacs version 21.0.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 @end ifinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129 @menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130 * Copying:: Conditions for copying and changing XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131 * Introduction:: Introduction and conventions used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133 * Lisp Data Types:: Data types of objects in XEmacs Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134 * Numbers:: Numbers and arithmetic functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135 * Strings and Characters:: Strings, and functions that work on them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136 * Lists:: Lists, cons cells, and related functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 * Sequences Arrays Vectors:: Lists, strings and vectors are called sequences.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 Certain functions act on any kind of sequence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 The description of vectors is here as well.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 * Symbols:: Symbols represent names, uniquely.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142 * Evaluation:: How Lisp expressions are evaluated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 * Control Structures:: Conditionals, loops, nonlocal exits.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144 * Variables:: Using symbols in programs to stand for values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 * Functions:: A function is a Lisp program
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 that can be invoked from other functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147 * Macros:: Macros are a way to extend the Lisp language.
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
148 * Customization:: Writing customization declarations.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150 * Loading:: Reading files of Lisp code into Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151 * Byte Compilation:: Compilation makes programs run faster.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 * Debugging:: Tools and tips for debugging Lisp programs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 * Read and Print:: Converting Lisp objects to text and back.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155 * Minibuffers:: Using the minibuffer to read input.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156 * Command Loop:: How the editor command loop works,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 and how you can call its subroutines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158 * Keymaps:: Defining the bindings from keys to commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 * Menus:: Defining pull-down and pop-up menus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160 * Dialog Boxes:: Creating dialog boxes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 * Toolbar:: Controlling the toolbar.
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 398
diff changeset
162 * Gutter:: Controlling the gutter.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 * Scrollbars:: Controlling the scrollbars.
290
c9fe270a4101 Import from CVS: tag r21-0b43
cvs
parents: 284
diff changeset
164 * Drag and Drop:: Generic API to inter-application communication
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 276
diff changeset
165 via specific protocols.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 * Modes:: Defining major and minor modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 * Documentation:: Writing and using documentation strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 * Files:: Accessing files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 * Backups and Auto-Saving:: Controlling how backups and auto-save
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 files are made.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172 * Buffers:: Creating and using buffer objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 * Windows:: Manipulating windows and displaying buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 * Frames:: Making multiple X windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 * Consoles and Devices:: Opening frames on multiple TTY's or X displays.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176 * Positions:: Buffer positions and motion functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 * Markers:: Markers represent positions and update
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 automatically when the text is changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 * Text:: Examining and changing text in buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181 * Searching and Matching:: Searching buffers for strings or regexps.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182 * Syntax Tables:: The syntax table controls word and list parsing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183 * Abbrevs:: How Abbrev mode works, and its data structures.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185 * Extents:: Extents are regions of text with particular
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 display characteristics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187 * Specifiers:: How faces and glyphs are specified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 * Faces and Window-System Objects::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 A face is a set of display characteristics
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 specifying how text is to be displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 * Glyphs:: General interface to pixmaps displayed in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 buffer or frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 * Annotations:: Higher-level interface to glyphs in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 * Display:: Parameters controlling screen usage.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195 The bell. Waiting for input.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197 * Hash Tables:: Fast data structures for mappings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 * Range Tables:: Keeping track of ranges of numbers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 * Databases:: An interface to standard DBM and DB databases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 * Processes:: Running and communicating with subprocesses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202 * System Interface:: Getting the user id, system type, environment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 variables, and other such things.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 * X-Windows:: Functions specific to the X Window System.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205 * ToolTalk Support:: Interfacing with the ToolTalk message service.
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
206 * LDAP Support:: Interfacing with the Lightweight Directory
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
207 Access Protocol.
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 398
diff changeset
208 * PostgreSQL Support:: Interfacing to the PostgreSQL libpq library.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 * Internationalization:: How Emacs supports different languages and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 cultural conventions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211 * MULE:: Specifics of the Asian-language support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 Appendices
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 * Tips:: Advice for writing Lisp programs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 * Building XEmacs and Object Allocation::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217 Behind-the-scenes information about XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 * Standard Errors:: List of all error symbols.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219 * Standard Buffer-Local Variables:: List of variables local in all buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 * Standard Keymaps:: List of standard keymaps.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 * Standard Hooks:: List of standard hook variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 * Index:: Index including concepts, functions, variables,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 and other terms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226 --- The Detailed Node Listing ---
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228 Here are other nodes that are inferiors of those already listed,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 mentioned here so you can get to them in one step:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231 Introduction
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233 * Caveats:: Flaws and a request for help.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234 * Lisp History:: XEmacs Lisp is descended from Maclisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235 * Conventions:: How the manual is formatted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 * Acknowledgements:: The authors, editors, and sponsors of this manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 Conventions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240 * Some Terms:: Explanation of terms we use in this manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 * nil and t:: How the symbols @code{nil} and @code{t} are used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 * Evaluation Notation:: The format we use for examples of evaluation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243 * Printing Notation:: The format we use for examples that print output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 * Error Messages:: The format we use for examples of errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245 * Buffer Text Notation:: The format we use for buffer contents in examples.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 * Format of Descriptions:: Notation for describing functions, variables, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248 Format of Descriptions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250 * A Sample Function Description::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 * A Sample Variable Description::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 Lisp Data Types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255 * Printed Representation:: How Lisp objects are represented as text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 * Comments:: Comments and their formatting conventions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257 * Programming Types:: Types found in all Lisp systems.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 * Editing Types:: Types specific to XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259 * Type Predicates:: Tests related to types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 * Equality Predicates:: Tests of equality between any two objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262 Programming Types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 * Integer Type:: Numbers without fractional parts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265 * Floating Point Type:: Numbers with fractional parts and with a large range.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266 * Character Type:: The representation of letters, numbers and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267 control characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268 * Sequence Type:: Both lists and arrays are classified as sequences.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269 * Cons Cell Type:: Cons cells, and lists (which are made from cons cells).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270 * Array Type:: Arrays include strings and vectors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271 * String Type:: An (efficient) array of characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 * Vector Type:: One-dimensional arrays.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273 * Symbol Type:: A multi-use object that refers to a function,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274 variable, property list, or itself.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275 * Function Type:: A piece of executable code you can call from elsewhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 * Macro Type:: A method of expanding an expression into another
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277 expression, more fundamental but less pretty.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278 * Primitive Function Type:: A function written in C, callable from Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 * Compiled-Function Type:: A function written in Lisp, then compiled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280 * Autoload Type:: A type used for automatically loading seldom-used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283 Cons Cell Type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
284
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285 * Dotted Pair Notation:: An alternative syntax for lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 * Association List Type:: A specially constructed list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 Editing Types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290 * Buffer Type:: The basic object of editing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 * Window Type:: What makes buffers visible.
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 373
diff changeset
292 * Window Configuration Type:: Save what the screen looks like.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293 * Marker Type:: A position in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294 * Process Type:: A process running on the underlying OS.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295 * Stream Type:: Receive or send characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
296 * Keymap Type:: What function a keystroke invokes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297 * Syntax Table Type:: What a character means.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299 Numbers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 * Integer Basics:: Representation and range of integers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 * Float Basics:: Representation and range of floating point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303 * Predicates on Numbers:: Testing for numbers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
304 * Comparison of Numbers:: Equality and inequality predicates.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
305 * Arithmetic Operations:: How to add, subtract, multiply and divide.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306 * Bitwise Operations:: Logical and, or, not, shifting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307 * Numeric Conversions:: Converting float to integer and vice versa.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308 * Math Functions:: Trig, exponential and logarithmic functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309 * Random Numbers:: Obtaining random integers, predictable or not.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 Strings and Characters
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 373
diff changeset
313 * String Basics:: Basic properties of strings and characters.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314 * Predicates for Strings:: Testing whether an object is a string or char.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
315 * Creating Strings:: Functions to allocate new strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316 * Predicates for Characters:: Testing whether an object is a character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 * Character Codes:: Each character has an equivalent integer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318 * Text Comparison:: Comparing characters or strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319 * String Conversion:: Converting characters or strings and vice versa.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 * Modifying Strings:: Changing characters in a string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321 * String Properties:: Additional information attached to strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322 * Formatting Strings:: @code{format}: XEmacs's analog of @code{printf}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 * Character Case:: Case conversion functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324 * Char Tables:: Mapping from characters to Lisp objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325 * Case Tables:: Customizing case conversion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327 Lists
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 * Cons Cells:: How lists are made out of cons cells.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330 * Lists as Boxes:: Graphical notation to explain lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 * List-related Predicates:: Is this object a list? Comparing two lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332 * List Elements:: Extracting the pieces of a list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 * Building Lists:: Creating list structure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334 * Modifying Lists:: Storing new pieces into an existing list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335 * Sets And Lists:: A list can represent a finite mathematical set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
336 * Association Lists:: A list can represent a finite relation or mapping.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337 * Property Lists:: A different way to represent a finite mapping.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338 * Weak Lists:: A list with special garbage-collection behavior.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 Modifying Existing List Structure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 * Setcar:: Replacing an element in a list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343 * Setcdr:: Replacing part of the list backbone.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 This can be used to remove or add elements.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 * Rearrangement:: Reordering the elements in a list; combining lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 Sequences, Arrays, and Vectors
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349 * Sequence Functions:: Functions that accept any kind of sequence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350 * Arrays:: Characteristics of arrays in XEmacs Lisp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
351 * Array Functions:: Functions specifically for arrays.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352 * Vectors:: Functions specifically for vectors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354 Symbols
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356 * Symbol Components:: Symbols have names, values, function definitions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 and property lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358 * Definitions:: A definition says how a symbol will be used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359 * Creating Symbols:: How symbols are kept unique.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360 * Symbol Properties:: Each symbol has a property list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 for recording miscellaneous information.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363 Evaluation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365 * Intro Eval:: Evaluation in the scheme of things.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
366 * Eval:: How to invoke the Lisp interpreter explicitly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367 * Forms:: How various sorts of objects are evaluated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368 * Quoting:: Avoiding evaluation (to put constants in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 the program).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 Kinds of Forms
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373 * Self-Evaluating Forms:: Forms that evaluate to themselves.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 * Symbol Forms:: Symbols evaluate as variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
375 * Classifying Lists:: How to distinguish various sorts of list forms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
376 * Function Forms:: Forms that call functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
377 * Macro Forms:: Forms that call macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378 * Special Forms:: ``Special forms'' are idiosyncratic primitives,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
379 most of them extremely important.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
380 * Autoloading:: Functions set up to load files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 containing their real definitions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383 Control Structures
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385 * Sequencing:: Evaluation in textual order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 * Conditionals:: @code{if}, @code{cond}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387 * Combining Conditions:: @code{and}, @code{or}, @code{not}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
388 * Iteration:: @code{while} loops.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
389 * Nonlocal Exits:: Jumping out of a sequence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
390
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
391 Nonlocal Exits
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
392
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
393 * Catch and Throw:: Nonlocal exits for the program's own purposes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
394 * Examples of Catch:: Showing how such nonlocal exits can be written.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
395 * Errors:: How errors are signaled and handled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
396 * Cleanups:: Arranging to run a cleanup form if an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
397 error happens.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
399 Errors
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401 * Signaling Errors:: How to report an error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402 * Processing of Errors:: What XEmacs does when you report an error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 * Handling Errors:: How you can trap errors and continue execution.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404 * Error Symbols:: How errors are classified for trapping them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
406 Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
408 * Global Variables:: Variable values that exist permanently, everywhere.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409 * Constant Variables:: Certain "variables" have values that never change.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410 * Local Variables:: Variable values that exist only temporarily.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411 * Void Variables:: Symbols that lack values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
412 * Defining Variables:: A definition says a symbol is used as a variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413 * Accessing Variables:: Examining values of variables whose names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 are known only at run time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 * Setting Variables:: Storing new values in variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416 * Variable Scoping:: How Lisp chooses among local and global values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
417 * Buffer-Local Variables:: Variable values in effect only in one buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 Scoping Rules for Variable Bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 * Scope:: Scope means where in the program a value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 is visible. Comparison with other languages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423 * Extent:: Extent means how long in time a value exists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424 * Impl of Scope:: Two ways to implement dynamic scoping.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425 * Using Scoping:: How to use dynamic scoping carefully and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426 avoid problems.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
427
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428 Buffer-Local Variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430 * Intro to Buffer-Local:: Introduction and concepts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 * Creating Buffer-Local:: Creating and destroying buffer-local bindings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432 * Default Value:: The default value is seen in buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433 that don't have their own local values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435 Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
437 * What Is a Function:: Lisp functions vs primitives; terminology.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438 * Lambda Expressions:: How functions are expressed as Lisp objects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439 * Function Names:: A symbol can serve as the name of a function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440 * Defining Functions:: Lisp expressions for defining functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441 * Calling Functions:: How to use an existing function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442 * Mapping Functions:: Applying a function to each element of a list, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443 * Anonymous Functions:: Lambda-expressions are functions with no names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444 * Function Cells:: Accessing or setting the function definition
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 of a symbol.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446 * Related Topics:: Cross-references to specific Lisp primitives
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447 that have a special bearing on how
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 functions work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450 Lambda Expressions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
451
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452 * Lambda Components:: The parts of a lambda expression.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 * Simple Lambda:: A simple example.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454 * Argument List:: Details and special features of argument lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 * Function Documentation:: How to put documentation in a function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457 Macros
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459 * Simple Macro:: A basic example.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460 * Expansion:: How, when and why macros are expanded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461 * Compiling Macros:: How macros are expanded by the compiler.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 * Defining Macros:: How to write a macro definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463 * Backquote:: Easier construction of list structure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464 * Problems with Macros:: Don't evaluate the macro arguments too many times.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465 Don't hide the user's variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467 Loading
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
468
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 * How Programs Do Loading:: The @code{load} function and others.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470 * Autoload:: Setting up a function to autoload.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
471 * Named Features:: Loading a library if it isn't already loaded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472 * Repeated Loading:: Precautions about loading a file twice.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474 Byte Compilation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
476 * Compilation Functions:: Byte compilation functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
477 * Disassembly:: Disassembling byte-code; how to read byte-code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 Debugging Lisp Programs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 * Debugger:: How the XEmacs Lisp debugger is implemented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482 * Syntax Errors:: How to find syntax errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 * Compilation Errors:: How to find errors that show up in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484 byte compilation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
485 * Edebug:: A source-level XEmacs Lisp debugger.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
486
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487 The Lisp Debugger
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489 * Error Debugging:: Entering the debugger when an error happens.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490 * Function Debugging:: Entering it when a certain function is called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
491 * Explicit Debug:: Entering it at a certain point in the program.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
492 * Using Debugger:: What the debugger does; what you see while in it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
493 * Debugger Commands:: Commands used while in the debugger.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494 * Invoking the Debugger:: How to call the function @code{debug}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 * Internals of Debugger:: Subroutines of the debugger, and global variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
496
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 Debugging Invalid Lisp Syntax
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
499 * Excess Open:: How to find a spurious open paren or missing close.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500 * Excess Close:: How to find a spurious close paren or missing open.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
502 Reading and Printing Lisp Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 * Streams Intro:: Overview of streams, reading and printing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
505 * Input Streams:: Various data types that can be used as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
506 input streams.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 * Input Functions:: Functions to read Lisp objects from text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508 * Output Streams:: Various data types that can be used as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509 output streams.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510 * Output Functions:: Functions to print Lisp objects as text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512 Minibuffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514 * Intro to Minibuffers:: Basic information about minibuffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
515 * Text from Minibuffer:: How to read a straight text string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516 * Object from Minibuffer:: How to read a Lisp object or expression.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517 * Completion:: How to invoke and customize completion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518 * Yes-or-No Queries:: Asking a question with a simple answer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519 * Minibuffer Misc:: Various customization hooks and variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 Completion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 * Basic Completion:: Low-level functions for completing strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 (These are too low level to use the minibuffer.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 * Minibuffer Completion:: Invoking the minibuffer with completion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 * Completion Commands:: Minibuffer commands that do completion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527 * High-Level Completion:: Convenient special cases of completion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 (reading buffer name, file name, etc.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529 * Reading File Names:: Using completion to read file names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530 * Programmed Completion:: Finding the completions for a given file name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 Command Loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 * Command Overview:: How the command loop reads commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535 * Defining Commands:: Specifying how a function should read arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536 * Interactive Call:: Calling a command, so that it will read arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 * Command Loop Info:: Variables set by the command loop for you to examine.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538 * Events:: What input looks like when you read it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539 * Reading Input:: How to read input events from the keyboard or mouse.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 * Waiting:: Waiting for user input or elapsed time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541 * Quitting:: How @kbd{C-g} works. How to catch or defer quitting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 * Prefix Command Arguments:: How the commands to set prefix args work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 * Recursive Editing:: Entering a recursive edit,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 and why you usually shouldn't.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545 * Disabling Commands:: How the command loop handles disabled commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 * Command History:: How the command history is set up, and how accessed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547 * Keyboard Macros:: How keyboard macros are implemented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 Defining Commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 * Using Interactive:: General rules for @code{interactive}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552 * Interactive Codes:: The standard letter-codes for reading arguments
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 in various ways.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554 * Interactive Examples:: Examples of how to read interactive arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 Events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558 * Event Types:: Events come in different types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559 * Event Contents:: What the contents of each event type are.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560 * Event Predicates:: Querying whether an event is of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561 particular type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562 * Accessing Mouse Event Positions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 Determining where a mouse event occurred,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 and over what.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565 * Accessing Other Event Info:: Accessing non-positional event info.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566 * Working With Events:: Creating, copying, and destroying events.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567 * Converting Events:: Converting between events, keys, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
570 Accessing Mouse Event Positions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 * Frame-Level Event Position Info::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573 * Window-Level Event Position Info::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
574 * Event Text Position Info::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
575 * Event Glyph Position Info::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576 * Event Toolbar Position Info::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577 * Other Event Position Info::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579 Reading Input
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
581 * Key Sequence Input:: How to read one key sequence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582 * Reading One Event:: How to read just one event.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 * Dispatching an Event:: What to do with an event once it has been read.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
584 * Quoted Character Input:: Asking the user to specify a character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585 * Peeking and Discarding:: How to reread or throw away input events.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
587 Keymaps
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
588
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
589 * Keymap Terminology:: Definitions of terms pertaining to keymaps.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
590 * Format of Keymaps:: What a keymap looks like as a Lisp object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 * Creating Keymaps:: Functions to create and copy keymaps.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592 * Inheritance and Keymaps:: How one keymap can inherit the bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
593 of another keymap.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
594 * Key Sequences:: How to specify key sequences.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
595 * Prefix Keys:: Defining a key with a keymap as its definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
596 * Active Keymaps:: Each buffer has a local keymap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
597 to override the standard (global) bindings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
598 Each minor mode can also override them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
599 * Key Lookup:: How extracting elements from keymaps works.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
600 * Functions for Key Lookup:: How to request key lookup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
601 * Changing Key Bindings:: Redefining a key in a keymap.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
602 * Key Binding Commands:: Interactive interfaces for redefining keys.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
603 * Scanning Keymaps:: Looking through all keymaps, for printing help.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
604 * Other Keymap Functions:: Miscellaneous keymap functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
606 Menus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608 * Menu Format:: Format of a menu description.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609 * Menubar Format:: How to specify a menubar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
610 * Menubar:: Functions for controlling the menubar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611 * Modifying Menus:: Modifying a menu description.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612 * Pop-Up Menus:: Functions for specifying pop-up menus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613 * Menu Filters:: Filter functions for the default menubar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
614 * Buffers Menu:: The menu that displays the list of buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
615
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616 Dialog Boxes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618 * Dialog Box Format::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619 * Dialog Box Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
621 Toolbar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
623 * Toolbar Intro:: An introduction.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
624 * Toolbar Descriptor Format:: How to create a toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625 * Specifying the Toolbar:: Setting a toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626 * Other Toolbar Variables:: Controlling the size of toolbars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 398
diff changeset
628 Gutter
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 398
diff changeset
629
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
630 Scrollbars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
631
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
632 Major and Minor Modes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
633
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
634 * Major Modes:: Defining major modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635 * Minor Modes:: Defining minor modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636 * Modeline Format:: Customizing the text that appears in the modeline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
637 * Hooks:: How to use hooks; how to write code that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638 provides hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640 Major Modes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642 * Major Mode Conventions:: Coding conventions for keymaps, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643 * Example Major Modes:: Text mode and Lisp modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
644 * Auto Major Mode:: How XEmacs chooses the major mode automatically.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
645 * Mode Help:: Finding out how to use a mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 Minor Modes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
648
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
649 * Minor Mode Conventions:: Tips for writing a minor mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
650 * Keymaps and Minor Modes:: How a minor mode can have its own keymap.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
651
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
652 Modeline Format
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
653
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
654 * Modeline Data:: The data structure that controls the modeline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
655 * Modeline Variables:: Variables used in that data structure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
656 * %-Constructs:: Putting information into a modeline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
657
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
658 Documentation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
659
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
660 * Documentation Basics:: Good style for doc strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
661 Where to put them. How XEmacs stores them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
662 * Accessing Documentation:: How Lisp programs can access doc strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
663 * Keys in Documentation:: Substituting current key bindings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
664 * Describing Characters:: Making printable descriptions of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
665 non-printing characters and key sequences.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
666 * Help Functions:: Subroutines used by XEmacs help facilities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
667
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
668 Files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
669
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
670 * Visiting Files:: Reading files into Emacs buffers for editing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
671 * Saving Buffers:: Writing changed buffers back into files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
672 * Reading from Files:: Reading files into other buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
673 * Writing to Files:: Writing new files from parts of buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
674 * File Locks:: Locking and unlocking files, to prevent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675 simultaneous editing by two people.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676 * Information about Files:: Testing existence, accessibility, size of files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
677 * Contents of Directories:: Getting a list of the files in a directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678 * Changing File Attributes:: Renaming files, changing protection, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679 * File Names:: Decomposing and expanding file names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681 Visiting Files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683 * Visiting Functions:: The usual interface functions for visiting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
684 * Subroutines of Visiting:: Lower-level subroutines that they use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
686 Information about Files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688 * Testing Accessibility:: Is a given file readable? Writable?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689 * Kinds of Files:: Is it a directory? A link?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690 * File Attributes:: How large is it? Any other names? Etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692 File Names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
694 * File Name Components:: The directory part of a file name, and the rest.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695 * Directory Names:: A directory's name as a directory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696 is different from its name as a file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697 * Relative File Names:: Some file names are relative to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698 current directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699 * File Name Expansion:: Converting relative file names to absolute ones.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700 * Unique File Names:: Generating names for temporary files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
701 * File Name Completion:: Finding the completions for a given file name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703 Backups and Auto-Saving
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
705 * Backup Files:: How backup files are made; how their names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
706 are chosen.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707 * Auto-Saving:: How auto-save files are made; how their
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708 names are chosen.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709 * Reverting:: @code{revert-buffer}, and how to customize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710 what it does.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
711
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712 Backup Files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714 * Making Backups:: How XEmacs makes backup files, and when.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715 * Rename or Copy:: Two alternatives: renaming the old file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716 or copying it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717 * Numbered Backups:: Keeping multiple backups for each source file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718 * Backup Names:: How backup file names are computed; customization.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
719
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
720 Buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
721
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722 * Buffer Basics:: What is a buffer?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
723 * Buffer Names:: Accessing and changing buffer names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
724 * Buffer File Name:: The buffer file name indicates which file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725 is visited.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726 * Buffer Modification:: A buffer is @dfn{modified} if it needs to be saved.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727 * Modification Time:: Determining whether the visited file was changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 ``behind XEmacs's back''.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729 * Read Only Buffers:: Modifying text is not allowed in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730 read-only buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
731 * The Buffer List:: How to look at all the existing buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732 * Creating Buffers:: Functions that create buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733 * Killing Buffers:: Buffers exist until explicitly killed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734 * Current Buffer:: Designating a buffer as current
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735 so primitives will access its contents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737 Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
738
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739 * Basic Windows:: Basic information on using windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740 * Splitting Windows:: Splitting one window into two windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741 * Deleting Windows:: Deleting a window gives its space to other windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742 * Selecting Windows:: The selected window is the one that you edit in.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743 * Cyclic Window Ordering:: Moving around the existing windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
744 * Buffers and Windows:: Each window displays the contents of a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
745 * Displaying Buffers:: Higher-lever functions for displaying a buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746 and choosing a window for it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747 * Window Point:: Each window has its own location of point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
748 * Window Start:: The display-start position controls which text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749 is on-screen in the window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
750 * Vertical Scrolling:: Moving text up and down in the window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751 * Horizontal Scrolling:: Moving text sideways on the window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752 * Size of Window:: Accessing the size of a window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753 * Resizing Windows:: Changing the size of a window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754 * Window Configurations:: Saving and restoring the state of the screen.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756 Frames
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
758 * Creating Frames:: Creating additional frames.
54
05472e90ae02 Import from CVS: tag r19-16-pre2
cvs
parents: 0
diff changeset
759 * Frame Properties:: Controlling frame size, position, font, etc.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760 * Frame Titles:: Automatic updating of frame titles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761 * Deleting Frames:: Frames last until explicitly deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762 * Finding All Frames:: How to examine all existing frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763 * Frames and Windows:: A frame contains windows;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
764 display of text always works through windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765 * Minibuffers and Frames:: How a frame finds the minibuffer to use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
766 * Input Focus:: Specifying the selected frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
767 * Visibility of Frames:: Frames may be visible or invisible, or icons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768 * Raising and Lowering:: Raising a frame makes it hide other X windows;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
769 lowering it makes the others hide them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770 * Frame Hooks:: Hooks for customizing frame behavior.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772 Positions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774 * Point:: The special position where editing takes place.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775 * Motion:: Changing point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776 * Excursions:: Temporary motion and buffer changes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 * Narrowing:: Restricting editing to a portion of the buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779 Motion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781 * Character Motion:: Moving in terms of characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782 * Word Motion:: Moving in terms of words.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
783 * Buffer End Motion:: Moving to the beginning or end of the buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784 * Text Lines:: Moving in terms of lines of text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785 * Screen Lines:: Moving in terms of lines as displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786 * List Motion:: Moving by parsing lists and sexps.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787 * Skipping Characters:: Skipping characters belonging to a certain set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789 Markers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791 * Overview of Markers:: The components of a marker, and how it relocates.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792 * Predicates on Markers:: Testing whether an object is a marker.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
793 * Creating Markers:: Making empty markers or markers at certain places.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794 * Information from Markers:: Finding the marker's buffer or character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795 position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796 * Changing Markers:: Moving the marker to a new buffer or position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797 * The Mark:: How ``the mark'' is implemented with a marker.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798 * The Region:: How to access ``the region''.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
799
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
800 Text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
801
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
802 * Near Point:: Examining text in the vicinity of point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
803 * Buffer Contents:: Examining text in a general fashion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
804 * Comparing Text:: Comparing substrings of buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
805 * Insertion:: Adding new text to a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
806 * Commands for Insertion:: User-level commands to insert text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
807 * Deletion:: Removing text from a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
808 * User-Level Deletion:: User-level commands to delete text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
809 * The Kill Ring:: Where removed text sometimes is saved for later use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
810 * Undo:: Undoing changes to the text of a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
811 * Maintaining Undo:: How to enable and disable undo information.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
812 How to control how much information is kept.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
813 * Filling:: Functions for explicit filling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
814 * Margins:: How to specify margins for filling commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
815 * Auto Filling:: How auto-fill mode is implemented to break lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
816 * Sorting:: Functions for sorting parts of the buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
817 * Columns:: Computing horizontal positions, and using them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
818 * Indentation:: Functions to insert or adjust indentation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
819 * Case Changes:: Case conversion of parts of the buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
820 * Text Properties:: Assigning Lisp property lists to text characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
821 * Substitution:: Replacing a given character wherever it appears.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
822 * Registers:: How registers are implemented. Accessing the text or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
823 position stored in a register.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
824 * Transposition:: Swapping two portions of a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
825 * Change Hooks:: Supplying functions to be run when text is changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
826
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
827 The Kill Ring
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
828
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
829 * Kill Ring Concepts:: What text looks like in the kill ring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
830 * Kill Functions:: Functions that kill text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
831 * Yank Commands:: Commands that access the kill ring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
832 * Low-Level Kill Ring:: Functions and variables for kill ring access.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
833 * Internals of Kill Ring:: Variables that hold kill-ring data.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
834
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
835 Indentation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
836
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
837 * Primitive Indent:: Functions used to count and insert indentation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
838 * Mode-Specific Indent:: Customize indentation for different modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
839 * Region Indent:: Indent all the lines in a region.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
840 * Relative Indent:: Indent the current line based on previous lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
841 * Indent Tabs:: Adjustable, typewriter-like tab stops.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
842 * Motion by Indent:: Move to first non-blank character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
843
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
844 Searching and Matching
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
846 * String Search:: Search for an exact match.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
847 * Regular Expressions:: Describing classes of strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
848 * Regexp Search:: Searching for a match for a regexp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
849 * Match Data:: Finding out which part of the text matched
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
850 various parts of a regexp, after regexp search.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
851 * Saving Match Data:: Saving and restoring this information.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
852 * Standard Regexps:: Useful regexps for finding sentences, pages,...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
853 * Searching and Case:: Case-independent or case-significant searching.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
855 Regular Expressions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
856
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
857 * Syntax of Regexps:: Rules for writing regular expressions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
858 * Regexp Example:: Illustrates regular expression syntax.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
859
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
860 Syntax Tables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
861
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
862 * Syntax Descriptors:: How characters are classified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
863 * Syntax Table Functions:: How to create, examine and alter syntax tables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
864 * Parsing Expressions:: Parsing balanced expressions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
865 using the syntax table.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
866 * Standard Syntax Tables:: Syntax tables used by various major modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
867 * Syntax Table Internals:: How syntax table information is stored.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
869 Syntax Descriptors
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
870
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
871 * Syntax Class Table:: Table of syntax classes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
872 * Syntax Flags:: Additional flags each character can have.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
873
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
874 Abbrevs And Abbrev Expansion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
875
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
876 * Abbrev Mode:: Setting up XEmacs for abbreviation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
877 * Tables: Abbrev Tables. Creating and working with abbrev tables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
878 * Defining Abbrevs:: Specifying abbreviations and their expansions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
879 * Files: Abbrev Files. Saving abbrevs in files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
880 * Expansion: Abbrev Expansion. Controlling expansion; expansion subroutines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
881 * Standard Abbrev Tables:: Abbrev tables used by various major modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
882
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
883 Extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
884
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
885 * Intro to Extents:: Extents are regions over a buffer or string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
886 * Creating and Modifying Extents::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
887 Basic extent functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
888 * Extent Endpoints:: Accessing and setting the bounds of an extent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
889 * Finding Extents:: Determining which extents are in an object.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
890 * Mapping Over Extents:: More sophisticated functions for extent scanning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
891 * Extent Properties:: Extents have built-in and user-definable properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
892 * Detached Extents:: Extents that are not in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
893 * Extent Parents:: Inheriting properties from another extent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
894 * Duplicable Extents:: Extents can be marked to be copied into strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
895 * Extents and Events:: Extents can interact with the keyboard and mouse.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
896 * Atomic Extents:: Treating a block of text as a single entity.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
897
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
898 Specifiers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
899
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
900 * Introduction to Specifiers:: Specifiers provide a clean way for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
901 display and other properties to vary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
902 (under user control) in a wide variety
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
903 of contexts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
904 * Specifiers In-Depth:: Gory details about specifier innards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
905 * Specifier Instancing:: Instancing means obtaining the ``value'' of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
906 a specifier in a particular context.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
907 * Specifier Types:: Specifiers come in different flavors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
908 * Adding Specifications:: Specifications control a specifier's ``value''
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
909 by giving conditions under which a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
910 particular value is valid.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
911 * Retrieving Specifications:: Querying a specifier's specifications.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
912 * Specifier Instancing Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
913 Functions to instance a specifier.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
914 * Specifier Example:: Making all this stuff clearer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
915 * Creating Specifiers:: Creating specifiers for your own use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
916 * Specifier Validation Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
917 Validating the components of a specifier.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
918 * Other Specification Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
919 Other ways of working with specifications.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
920
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
921 Faces and Window-System Objects
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
922
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
923 * Faces:: Controlling the way text looks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
924 * Fonts:: Controlling the typeface of text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
925 * Colors:: Controlling the color of text and pixmaps.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
926
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
927 Faces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
928
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
929 * Merging Faces:: How XEmacs decides which face to use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
930 for a character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
931 * Basic Face Functions:: How to define and examine faces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
932 * Face Properties:: How to access and modify a face's properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
933 * Face Convenience Functions:: Convenience functions for accessing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
934 particular properties of a face.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
935 * Other Face Display Functions:: Other functions pertaining to how a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
936 a face appears.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
937
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
938 Fonts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
939
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
940 * Font Specifiers:: Specifying how a font will appear.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
941 * Font Instances:: What a font specifier gets instanced as.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
942 * Font Instance Names:: The name of a font instance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
943 * Font Instance Size:: The size of a font instance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
944 * Font Instance Characteristics:: Display characteristics of font instances.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
945 * Font Convenience Functions:: Convenience functions that automatically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
946 instance and retrieve the properties
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
947 of a font specifier.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
948
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
949 Colors
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
950
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
951 * Color Specifiers:: Specifying how a color will appear.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
952 * Color Instances:: What a color specifier gets instanced as.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
953 * Color Instance Properties:: Properties of color instances.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
954 * Color Convenience Functions:: Convenience functions that automatically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
955 instance and retrieve the properties
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
956 of a color specifier.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
957
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
958 Glyphs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
959
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
960 * Glyph Functions:: Functions for working with glyphs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
961 * Images:: Graphical images displayed in a frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
962 * Glyph Types:: Each glyph has a particular type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
963 * Mouse Pointer:: Controlling the mouse pointer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
964 * Redisplay Glyphs:: Glyphs controlling various redisplay functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
965 * Subwindows:: Inserting an externally-controlled subwindow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
966 into a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
967
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
968 Glyph Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
969
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
970 * Creating Glyphs:: Creating new glyphs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
971 * Glyph Properties:: Accessing and modifying a glyph's properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
972 * Glyph Convenience Functions::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
973 Convenience functions for accessing particular
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
974 properties of a glyph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
975 * Glyph Dimensions:: Determining the height, width, etc. of a glyph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
976
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
977 Images
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
978
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
979 * Image Specifiers:: Specifying how an image will appear.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
980 * Image Instantiator Conversion::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
981 Conversion is applied to image instantiators
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
982 at the time they are added to an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
983 image specifier or at the time they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
984 are passed to @code{make-image-instance}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
985 * Image Instances:: What an image specifier gets instanced as.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
986
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
987 Image Instances
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
988
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
989 * Image Instance Types:: Each image instances has a particular type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
990 * Image Instance Functions:: Functions for working with image instances.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
991
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
992 Annotations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
994 * Annotation Basics:: Introduction to annotations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
995 * Annotation Primitives:: Creating and deleting annotations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
996 * Annotation Properties:: Retrieving and changing the characteristics
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
997 of an annotation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
998 * Margin Primitives:: Controlling the size of the margins.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
999 * Locating Annotations:: Looking for annotations in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1000 * Annotation Hooks:: Hooks called at certain times during an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1001 annotation's lifetime.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1002
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1003 Hash Tables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1004
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1005 * Introduction to Hash Tables:: Hash tables are fast data structures for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1006 implementing simple tables (i.e. finite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1007 mappings from keys to values).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1008 * Working With Hash Tables:: Hash table functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1009 * Weak Hash Tables:: Hash tables with special garbage-collection
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1010 behavior.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1011
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1012 Range Tables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1013
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1014 * Introduction to Range Tables:: Range tables efficiently map ranges of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1015 integers to values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1016 * Working With Range Tables:: Range table functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1017
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1018
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1019 XEmacs Display
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1021 * Refresh Screen:: Clearing the screen and redrawing everything on it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1022 * Truncation:: Folding or wrapping long text lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1023 * The Echo Area:: Where messages are displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1024 * Selective Display:: Hiding part of the buffer text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1025 * Overlay Arrow:: Display of an arrow to indicate position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1026 * Temporary Displays:: Displays that go away automatically.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1027 * Blinking:: How XEmacs shows the matching open parenthesis.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1028 * Usual Display:: The usual conventions for displaying nonprinting chars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1029 * Display Tables:: How to specify other conventions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1030 * Beeping:: Audible signal to the user.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1031
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1032 Processes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1033
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1034 * Subprocess Creation:: Functions that start subprocesses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1035 * Synchronous Processes:: Details of using synchronous subprocesses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1036 * Asynchronous Processes:: Starting up an asynchronous subprocess.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1037 * Deleting Processes:: Eliminating an asynchronous subprocess.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1038 * Process Information:: Accessing run-status and other attributes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1039 * Input to Processes:: Sending input to an asynchronous subprocess.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1040 * Signals to Processes:: Stopping, continuing or interrupting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1041 an asynchronous subprocess.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1042 * Output from Processes:: Collecting output from an asynchronous subprocess.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1043 * Sentinels:: Sentinels run when process run-status changes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1044 * Network:: Opening network connections.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1045
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1046 Receiving Output from Processes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1047
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1048 * Process Buffers:: If no filter, output is put in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1049 * Filter Functions:: Filter functions accept output from the process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1050 * Accepting Output:: How to wait until process output arrives.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1052 Operating System Interface
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1053
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1054 * Starting Up:: Customizing XEmacs start-up processing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1055 * Getting Out:: How exiting works (permanent or temporary).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1056 * System Environment:: Distinguish the name and kind of system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1057 * Terminal Input:: Recording terminal input for debugging.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1058 * Terminal Output:: Recording terminal output for debugging.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1059 * Flow Control:: How to turn output flow control on or off.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1060 * Batch Mode:: Running XEmacs without terminal interaction.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1061
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1062 Starting Up XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1063
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1064 * Start-up Summary:: Sequence of actions XEmacs performs at start-up.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1065 * Init File:: Details on reading the init file (@file{.emacs}).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1066 * Terminal-Specific:: How the terminal-specific Lisp file is read.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1067 * Command Line Arguments:: How command line arguments are processed,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1068 and how you can customize them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1070 Getting out of XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1071
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1072 * Killing XEmacs:: Exiting XEmacs irreversibly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1073 * Suspending XEmacs:: Exiting XEmacs reversibly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1074
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1075 X-Windows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1076
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1077 * X Selections:: Transferring text to and from other X clients.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1078 * X Server:: Information about the X server connected to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1079 a particular device.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1080 * Resources:: Getting resource values from the server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1081 * Server Data:: Getting info about the X server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1082 * Grabs:: Restricting access to the server by other apps.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1083 * X Miscellaneous:: Other X-specific functions and variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1085 ToolTalk Support
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1086
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1087 * XEmacs ToolTalk API Summary::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1088 * Sending Messages::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1089 * Receiving Messages::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1090
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1091 LDAP Support
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1092
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1093 * Building XEmacs with LDAP support:: How to add LDAP support to XEmacs
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1094 * XEmacs LDAP API:: Lisp access to LDAP functions
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1095 * Syntax of Search Filters:: A brief summary of RFC 1558
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1096
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1097 XEmacs LDAP API
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1098
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1099 * LDAP Variables:: Lisp variables related to LDAP
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1100 * The High-Level LDAP API:: High-level LDAP lisp functions
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1101 * The Low-Level LDAP API:: Low-level LDAP lisp primitives
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1102
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1103 The Low-Level LDAP API
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1104
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1105 * The LDAP Lisp Object::
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1106 * Opening and Closing a LDAP Connection::
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1107 * Searching on a LDAP Server (Low-level)::
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1108
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1109 Internationalization
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1110
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1111 * I18N Levels 1 and 2:: Support for different time, date, and currency formats.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1112 * I18N Level 3:: Support for localized messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1113 * I18N Level 4:: Support for Asian languages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1115 MULE
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1116
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1117 * Internationalization Terminology::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1118 Definition of various internationalization terms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1119 * Charsets:: Sets of related characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1120 * MULE Characters:: Working with characters in XEmacs/MULE.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1121 * Composite Characters:: Making new characters by overstriking other ones.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1122 * ISO 2022:: An international standard for charsets and encodings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1123 * Coding Systems:: Ways of representing a string of chars using integers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1124 * CCL:: A special language for writing fast converters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1125 * Category Tables:: Subdividing charsets into groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1126
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1127 Tips
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1129 * Style Tips:: Writing clean and robust programs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1130 * Compilation Tips:: Making compiled code run fast.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1131 * Documentation Tips:: Writing readable documentation strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1132 * Comment Tips:: Conventions for writing comments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1133 * Library Headers:: Standard headers for library packages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1134
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1135 Building XEmacs and Object Allocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1137 * Building XEmacs:: How to preload Lisp libraries into XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1138 * Pure Storage:: A kludge to make preloaded Lisp functions sharable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1139 * Garbage Collection:: Reclaiming space for Lisp objects no longer used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1141 @end menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1143 @include intro.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1144 @include objects.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1145 @include numbers.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1146 @include strings.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1147
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1148 @include lists.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1149 @include sequences.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1150 @include symbols.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1151 @include eval.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1152
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1153 @include control.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1154 @include variables.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1155 @include functions.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1156 @include macros.texi
373
6240c7796c7a Import from CVS: tag r21-2b2
cvs
parents: 371
diff changeset
1157 @include customize.texi
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1158
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1159 @include loading.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1160 @include compile.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1161 @include debugging.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1162 @include streams.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1163
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1164 @include minibuf.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1165 @include commands.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1166 @include keymaps.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1167 @include menus.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1168 @include dialog.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1169 @include toolbar.texi
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 398
diff changeset
1170 @include gutter.texi
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1171 @include scrollbars.texi
284
558f606b08ae Import from CVS: tag r21-0b40
cvs
parents: 276
diff changeset
1172 @include dragndrop.texi
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1173 @include modes.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1174
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1175 @include help.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1176 @include files.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1177 @include backups.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1178 @include buffers.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1180 @include windows.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1181 @include frames.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1182 @include consoles-devices.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1183 @include positions.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1184 @include markers.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1185 @include text.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1187 @include searching.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1188 @include syntax.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1189 @include abbrevs.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1190
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1191 @include extents.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1192 @include specifiers.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1193 @include faces.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1194 @include glyphs.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1195 @include annotations.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1196 @include display.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1198 @include hash-tables.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1199 @include range-tables.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1200 @include databases.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1201
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1202 @include processes.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1203 @include os.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1204 @include x-windows.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1205 @include tooltalk.texi
298
70ad99077275 Import from CVS: tag r21-0b47
cvs
parents: 290
diff changeset
1206 @include ldap.texi
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 398
diff changeset
1207 @include postgresql.texi
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1208 @include internationalization.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1209 @include mule.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1210
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1211 @c MOVE to User's Manual: include calendar.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1213 @c MOVE to User's Manual: include misc-modes.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1214
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1215 @c appendices
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1216
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1217 @c REMOVE this: include non-hacker.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1218
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1219 @include tips.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1220 @include building.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1221 @include errors.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1222 @include locals.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1223 @include maps.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1224 @include hooks.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1225
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1226 @include index.texi
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1227
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1228 @c Print the tables of contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1229 @summarycontents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1230 @contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1231 @c That's all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1233 @bye
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1235
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1236 These words prevent "local variables" above from confusing XEmacs.