annotate lispref/elisp.texi @ 76097:323348e2f43f EMACS_PRETEST_22_0_94

Bump to version 22.0.94.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 23 Feb 2007 17:37:28 +0000
parents c20ac93d4e8a
children 2af668ab629d 07774e5c3ff5 dd7c098af727
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 \input texinfo @c -*-texinfo-*-
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2 @c %**start of header
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 @setfilename elisp
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4 @settitle GNU Emacs Lisp Reference Manual
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 @c %**end of header
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6
63212
17009341be76 Use EMACSVER to refer to the current version of Emacs.
Lute Kamstra <lute@gnu.org>
parents: 62368
diff changeset
7 @c Version of the manual and of Emacs.
17009341be76 Use EMACSVER to refer to the current version of Emacs.
Lute Kamstra <lute@gnu.org>
parents: 62368
diff changeset
8 @c Please remember to update the edition number in README as well.
64175
238aa9b28d34 (VERSION): Set to 2.9.
Richard M. Stallman <rms@gnu.org>
parents: 63958
diff changeset
9 @set VERSION 2.9
76097
323348e2f43f Bump to version 22.0.94.
Chong Yidong <cyd@stupidchicken.com>
parents: 75629
diff changeset
10 @set EMACSVER 22.0.94
39993
0e43f8a34472 (VERSION): Add and use it where the the version
Gerd Moellmann <gerd@gnu.org>
parents: 35476
diff changeset
11
41671
bf3fe3a5343e Change the category in @dircategory to "Emacs", to
Eli Zaretskii <eliz@gnu.org>
parents: 40834
diff changeset
12 @dircategory Emacs
22458
2dc151a2d117 Add @dircategory, @direntry.
Richard M. Stallman <rms@gnu.org>
parents: 22267
diff changeset
13 @direntry
69681
11b616eddda4 @copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents: 69202
diff changeset
14 * Elisp: (elisp). The Emacs Lisp Reference Manual.
22458
2dc151a2d117 Add @dircategory, @direntry.
Richard M. Stallman <rms@gnu.org>
parents: 22267
diff changeset
15 @end direntry
2dc151a2d117 Add @dircategory, @direntry.
Richard M. Stallman <rms@gnu.org>
parents: 22267
diff changeset
16
71637
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
17 @c So that anyone making the printed manual gets the version we have
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
18 @c tuned to avoid bad line breaks, etc.
22138
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
19 @smallbook
71637
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
20
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
21 @c per rms and peterb, use 10pt fonts for the main text, mostly to
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
22 @c save on paper cost. Also, do not declare @setchapternewpage odd,
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
23 @c for the same reason. Do this inside @tex for now, so the
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
24 @c last-released makeinfo does not complain.
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
25 @tex
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
26 @fonttextsize 10
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
27 \global\hbadness=6000 % don't worry about not-too-underfull boxes
4829cbc0882f 10pt text size, no chapternewpage odd
Karl Berry <karl@gnu.org>
parents: 71010
diff changeset
28 @end tex
28952
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
29
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
30 @c Combine indices.
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
31 @synindex cp fn
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
32 @syncodeindex vr fn
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
33 @syncodeindex ky fn
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
34 @syncodeindex pg fn
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
35 @c We use the "type index" to index new functions and variables.
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
36 @c @syncodeindex tp fn
22138
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
37
63646
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
38 @copying
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
39 This is edition @value{VERSION} of the GNU Emacs Lisp
63212
17009341be76 Use EMACSVER to refer to the current version of Emacs.
Lute Kamstra <lute@gnu.org>
parents: 62368
diff changeset
40 Reference Manual, corresponding to Emacs version @value{EMACSVER}.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
41
69681
11b616eddda4 @copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents: 69202
diff changeset
42 Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
75250
6d19c76d81c5 Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris <rgm@gnu.org>
parents: 74759
diff changeset
43 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
6d19c76d81c5 Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris <rgm@gnu.org>
parents: 74759
diff changeset
44 Foundation, Inc.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
45
63646
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
46 @quotation
28952
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
47 Permission is granted to copy, distribute and/or modify this document
65554
cb3a28e6571d * elisp.texi: Specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents: 65183
diff changeset
48 under the terms of the GNU Free Documentation License, Version 1.2 or
28952
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
49 any later version published by the Free Software Foundation; with the
71956
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
50 Invariant Sections being ``GNU General Public License,'' with the
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
51 Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover
63646
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
52 Texts as in (a) below. A copy of the license is included in the
71956
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
53 section entitled ``GNU Free Documentation License.''
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
54
28952
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
55 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
56 this GNU Manual, like GNU software. Copies published by the Free
dbf3b04f858a *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28635
diff changeset
57 Software Foundation raise funds for GNU development.''
63646
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
58 @end quotation
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
59 @end copying
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
60
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
61 @titlepage
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
62 @title GNU Emacs Lisp Reference Manual
63212
17009341be76 Use EMACSVER to refer to the current version of Emacs.
Lute Kamstra <lute@gnu.org>
parents: 62368
diff changeset
63 @subtitle For Emacs Version @value{EMACSVER}
42823
49fb186405ab (VERSION): Set to 2.9. Update the version of Emacs
Eli Zaretskii <eliz@gnu.org>
parents: 41671
diff changeset
64 @subtitle Revision @value{VERSION}, January 2002
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
65
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
66 @author by Bil Lewis, Dan LaLiberte, Richard Stallman
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
67 @author and the GNU Manual Group
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
68 @page
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
69 @vskip 0pt plus 1filll
63646
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
70 @insertcopying
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
71
63646
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
72 @sp 1
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
73 Published by the Free Software Foundation @*
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
74 51 Franklin St, Fifth Floor @*
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
75 Boston, MA 02110-1301 @*
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
76 USA @*
73395
20499c8a2a26 Update version and ISBN.
Richard M. Stallman <rms@gnu.org>
parents: 72448
diff changeset
77 ISBN 1-882114-74-4
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
78
63646
d1cc1214e279 @copying
Karl Berry <karl@gnu.org>
parents: 63645
diff changeset
79 @sp 1
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
80 Cover art by Etienne Suvasa.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
81 @end titlepage
63645
d117d2b963e1 toc's before top node instead of at end
Karl Berry <karl@gnu.org>
parents: 63581
diff changeset
82
d117d2b963e1 toc's before top node instead of at end
Karl Berry <karl@gnu.org>
parents: 63581
diff changeset
83
d117d2b963e1 toc's before top node instead of at end
Karl Berry <karl@gnu.org>
parents: 63581
diff changeset
84 @c Print the tables of contents
d117d2b963e1 toc's before top node instead of at end
Karl Berry <karl@gnu.org>
parents: 63581
diff changeset
85 @summarycontents
d117d2b963e1 toc's before top node instead of at end
Karl Berry <karl@gnu.org>
parents: 63581
diff changeset
86 @contents
d117d2b963e1 toc's before top node instead of at end
Karl Berry <karl@gnu.org>
parents: 63581
diff changeset
87
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
88
63212
17009341be76 Use EMACSVER to refer to the current version of Emacs.
Lute Kamstra <lute@gnu.org>
parents: 62368
diff changeset
89 @ifnottex
29256
9ff75c18dc0c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 29149
diff changeset
90 @node Top, Introduction, (dir), (dir)
69202
2a2696d40bd5 (Top): Include "Load Suffixes" in the detailed menu.
Luc Teirlinck <teirllm@auburn.edu>
parents: 68648
diff changeset
91 @top Emacs Lisp
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
92
39993
0e43f8a34472 (VERSION): Add and use it where the the version
Gerd Moellmann <gerd@gnu.org>
parents: 35476
diff changeset
93 This Info file contains edition @value{VERSION} of the GNU Emacs Lisp
63212
17009341be76 Use EMACSVER to refer to the current version of Emacs.
Lute Kamstra <lute@gnu.org>
parents: 62368
diff changeset
94 Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}.
27193
89afca54a135 @ifinto -> @ifnottex.
Gerd Moellmann <gerd@gnu.org>
parents: 26211
diff changeset
95 @end ifnottex
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
96
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
97 @menu
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
98 * Introduction:: Introduction and conventions used.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
99
7337
cd57cd335fff *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 6451
diff changeset
100 * Lisp Data Types:: Data types of objects in Emacs Lisp.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
101 * Numbers:: Numbers and arithmetic functions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
102 * Strings and Characters:: Strings, and functions that work on them.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
103 * Lists:: Lists, cons cells, and related functions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
104 * Sequences Arrays Vectors:: Lists, strings and vectors are called sequences.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
105 Certain functions act on any kind of sequence.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
106 The description of vectors is here as well.
25751
467b88fab665 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 24951
diff changeset
107 * Hash Tables:: Very fast lookup-tables.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
108 * Symbols:: Symbols represent names, uniquely.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
109
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
110 * Evaluation:: How Lisp expressions are evaluated.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
111 * Control Structures:: Conditionals, loops, nonlocal exits.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
112 * Variables:: Using symbols in programs to stand for values.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
113 * Functions:: A function is a Lisp program
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
114 that can be invoked from other functions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
115 * Macros:: Macros are a way to extend the Lisp language.
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
116 * Customization:: Writing customization declarations.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
117
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
118 * Loading:: Reading files of Lisp code into Lisp.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
119 * Byte Compilation:: Compilation makes programs run faster.
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
120 * Advising Functions:: Adding to the definition of a function.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
121 * Debugging:: Tools and tips for debugging Lisp programs.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
122
7337
cd57cd335fff *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 6451
diff changeset
123 * Read and Print:: Converting Lisp objects to text and back.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
124 * Minibuffers:: Using the minibuffer to read input.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
125 * Command Loop:: How the editor command loop works,
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
126 and how you can call its subroutines.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
127 * Keymaps:: Defining the bindings from keys to commands.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
128 * Modes:: Defining major and minor modes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
129 * Documentation:: Writing and using documentation strings.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
130
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
131 * Files:: Accessing files.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
132 * Backups and Auto-Saving:: Controlling how backups and auto-save
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
133 files are made.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
134 * Buffers:: Creating and using buffer objects.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
135 * Windows:: Manipulating windows and displaying buffers.
68283
84379b626fdb (Top): Menu clarification.
Richard M. Stallman <rms@gnu.org>
parents: 65554
diff changeset
136 * Frames:: Making multiple system-level windows.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
137 * Positions:: Buffer positions and motion functions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
138 * Markers:: Markers represent positions and update
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
139 automatically when the text is changed.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
140
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
141 * Text:: Examining and changing text in buffers.
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
142 * Non-ASCII Characters:: Non-ASCII text in buffers and strings.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
143 * Searching and Matching:: Searching buffers for strings or regexps.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
144 * Syntax Tables:: The syntax table controls word and list parsing.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
145 * Abbrevs:: How Abbrev mode works, and its data structures.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
146
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
147 * Processes:: Running and communicating with subprocesses.
33146
723b82dbe657 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 30904
diff changeset
148 * Display:: Features for controlling the screen display.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
149 * System Interface:: Getting the user id, system type, environment
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
150 variables, and other such things.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
151
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
152 Appendices
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
153
63212
17009341be76 Use EMACSVER to refer to the current version of Emacs.
Lute Kamstra <lute@gnu.org>
parents: 62368
diff changeset
154 * Antinews:: Info for users downgrading to Emacs 21.
30904
a0af1af4aabf * .cvsignore: New file.
Werner LEMBERG <wl@gnu.org>
parents: 29256
diff changeset
155 * GNU Free Documentation License:: The license for this documentation
29149
85d5c2c72cc0 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 29127
diff changeset
156 * GPL:: Conditions for copying and changing GNU Emacs.
17279
d2c67029b824 Add detailed listing for the Tips appendix.
Richard M. Stallman <rms@gnu.org>
parents: 16735
diff changeset
157 * Tips:: Advice and coding conventions for Emacs Lisp.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
158 * GNU Emacs Internals:: Building and dumping Emacs;
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
159 internal data structures.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
160 * Standard Errors:: List of all error symbols.
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
161 * Standard Buffer-Local Variables::
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
162 List of variables buffer-local in all buffers.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
163 * Standard Keymaps:: List of standard keymaps.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
164 * Standard Hooks:: List of standard hook variables.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
165
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
166 * Index:: Index including concepts, functions, variables,
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
167 and other terms.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
168
71747
7a84d4874322 index.texi, elisp.texi (New Symbols): Comment node out.
Nick Roberts <nickrob@snap.net.nz>
parents: 71637
diff changeset
169 @ignore
63212
17009341be76 Use EMACSVER to refer to the current version of Emacs.
Lute Kamstra <lute@gnu.org>
parents: 62368
diff changeset
170 * New Symbols:: New functions and variables in Emacs @value{EMACSVER}.
71747
7a84d4874322 index.texi, elisp.texi (New Symbols): Comment node out.
Nick Roberts <nickrob@snap.net.nz>
parents: 71637
diff changeset
171 @end ignore
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
172
75629
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
173 @c Do NOT modify the following 3 lines! They must have this form to
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
174 @c be correctly identified by `texinfo-multiple-files-update'. In
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
175 @c particular, the detailed menu header line MUST be identical to the
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
176 @c value of `texinfo-master-menu-header'. See texnfo-upd.el.
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
177
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
178 @detailmenu
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
179 --- The Detailed Node Listing ---
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
180 ---------------------------------
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
181
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
182 Here are other nodes that are inferiors of those already listed,
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
183 mentioned here so you can get to them in one step:
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
184
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
185 Introduction
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
186
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
187 * Caveats:: Flaws and a request for help.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
188 * Lisp History:: Emacs Lisp is descended from Maclisp.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
189 * Conventions:: How the manual is formatted.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
190 * Version Info:: Which Emacs version is running?
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
191 * Acknowledgements:: The authors, editors, and sponsors of this manual.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
192
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
193 Conventions
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
194
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
195 * Some Terms:: Explanation of terms we use in this manual.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
196 * nil and t:: How the symbols @code{nil} and @code{t} are used.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
197 * Evaluation Notation:: The format we use for examples of evaluation.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
198 * Printing Notation:: The format we use for examples that print output.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
199 * Error Messages:: The format we use for examples of errors.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
200 * Buffer Text Notation:: The format we use for buffer contents in examples.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
201 * Format of Descriptions:: Notation for describing functions, variables, etc.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
202
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
203 Format of Descriptions
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
204
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
205 * A Sample Function Description:: A description of an imaginary
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
206 function, @code{foo}.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
207 * A Sample Variable Description:: A description of an imaginary
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
208 variable, @code{electric-future-map}.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
209
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
210 Lisp Data Types
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
211
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
212 * Printed Representation:: How Lisp objects are represented as text.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
213 * Comments:: Comments and their formatting conventions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
214 * Programming Types:: Types found in all Lisp systems.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
215 * Editing Types:: Types specific to Emacs.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
216 * Circular Objects:: Read syntax for circular structure.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
217 * Type Predicates:: Tests related to types.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
218 * Equality Predicates:: Tests of equality between any two objects.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
219
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
220 Programming Types
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
221
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
222 * Integer Type:: Numbers without fractional parts.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
223 * Floating Point Type:: Numbers with fractional parts and with a large range.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
224 * Character Type:: The representation of letters, numbers and
25875
6a17c48b52ef *** empty log message ***
Phillip Rulon <pjr@gnu.org>
parents: 25751
diff changeset
225 control characters.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
226 * Symbol Type:: A multi-use object that refers to a function,
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
227 variable, property list, or itself.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
228 * Sequence Type:: Both lists and arrays are classified as sequences.
7337
cd57cd335fff *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 6451
diff changeset
229 * Cons Cell Type:: Cons cells, and lists (which are made from cons cells).
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
230 * Array Type:: Arrays include strings and vectors.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
231 * String Type:: An (efficient) array of characters.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
232 * Vector Type:: One-dimensional arrays.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
233 * Char-Table Type:: One-dimensional sparse arrays indexed by characters.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
234 * Bool-Vector Type:: One-dimensional arrays of @code{t} or @code{nil}.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
235 * Hash Table Type:: Super-fast lookup tables.
7337
cd57cd335fff *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 6451
diff changeset
236 * Function Type:: A piece of executable code you can call from elsewhere.
cd57cd335fff *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 6451
diff changeset
237 * Macro Type:: A method of expanding an expression into another
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
238 expression, more fundamental but less pretty.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
239 * Primitive Function Type:: A function written in C, callable from Lisp.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
240 * Byte-Code Type:: A function written in Lisp, then compiled.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
241 * Autoload Type:: A type used for automatically loading seldom-used
25875
6a17c48b52ef *** empty log message ***
Phillip Rulon <pjr@gnu.org>
parents: 25751
diff changeset
242 functions.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
243
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
244 Character Type
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
245
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
246 * Basic Char Syntax:: Syntax for regular characters.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
247 * General Escape Syntax:: How to specify characters by their codes.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
248 * Ctl-Char Syntax:: Syntax for control characters.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
249 * Meta-Char Syntax:: Syntax for meta-characters.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
250 * Other Char Bits:: Syntax for hyper-, super-, and alt-characters.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
251
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
252 Cons Cell and List Types
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
253
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
254 * Box Diagrams:: Drawing pictures of lists.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
255 * Dotted Pair Notation:: An alternative syntax for lists.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
256 * Association List Type:: A specially constructed list.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
257
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
258 String Type
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
259
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
260 * Syntax for Strings:: How to specify Lisp strings.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
261 * Non-ASCII in Strings:: International characters in strings.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
262 * Nonprinting Characters:: Literal unprintable characters in strings.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
263 * Text Props and Strings:: Strings with text properties.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
264
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
265 Editing Types
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
266
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
267 * Buffer Type:: The basic object of editing.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
268 * Marker Type:: A position in a buffer.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
269 * Window Type:: What makes buffers visible.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
270 * Frame Type:: Windows subdivide frames.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
271 * Window Configuration Type:: Recording the way a frame is subdivided.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
272 * Frame Configuration Type:: Recording the status of all frames.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
273 * Process Type:: A process running on the underlying OS.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
274 * Stream Type:: Receive or send characters.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
275 * Keymap Type:: What function a keystroke invokes.
22252
40089afa2b1d *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 22138
diff changeset
276 * Overlay Type:: How an overlay is represented.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
277
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
278 Numbers
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
279
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
280 * Integer Basics:: Representation and range of integers.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
281 * Float Basics:: Representation and range of floating point.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
282 * Predicates on Numbers:: Testing for numbers.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
283 * Comparison of Numbers:: Equality and inequality predicates.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
284 * Numeric Conversions:: Converting float to integer and vice versa.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
285 * Arithmetic Operations:: How to add, subtract, multiply and divide.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
286 * Rounding Operations:: Explicitly rounding floating point numbers.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
287 * Bitwise Operations:: Logical and, or, not, shifting.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
288 * Math Functions:: Trig, exponential and logarithmic functions.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
289 * Random Numbers:: Obtaining random integers, predictable or not.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
290
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
291 Strings and Characters
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
292
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
293 * String Basics:: Basic properties of strings and characters.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
294 * Predicates for Strings:: Testing whether an object is a string or char.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
295 * Creating Strings:: Functions to allocate new strings.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
296 * Modifying Strings:: Altering the contents of an existing string.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
297 * Text Comparison:: Comparing characters or strings.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
298 * String Conversion:: Converting characters to strings and vice versa.
22252
40089afa2b1d *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 22138
diff changeset
299 * Formatting Strings:: @code{format}: Emacs's analogue of @code{printf}.
22138
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
300 * Case Conversion:: Case conversion functions.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
301 * Case Tables:: Customizing case conversion.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
302
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
303 Lists
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
304
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
305 * Cons Cells:: How lists are made out of cons cells.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
306 * List-related Predicates:: Is this object a list? Comparing two lists.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
307 * List Elements:: Extracting the pieces of a list.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
308 * Building Lists:: Creating list structure.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
309 * List Variables:: Modifying lists stored in variables.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
310 * Modifying Lists:: Storing new pieces into an existing list.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
311 * Sets And Lists:: A list can represent a finite mathematical set.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
312 * Association Lists:: A list can represent a finite relation or mapping.
63581
ff52793febfb Add links to Rings and Byte Packing.
Richard M. Stallman <rms@gnu.org>
parents: 63453
diff changeset
313 * Rings:: Managing a fixed-size ring of objects.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
314
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
315 Modifying Existing List Structure
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
316
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
317 * Setcar:: Replacing an element in a list.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
318 * Setcdr:: Replacing part of the list backbone.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
319 This can be used to remove or add elements.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
320 * Rearrangement:: Reordering the elements in a list; combining lists.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
321
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
322 Sequences, Arrays, and Vectors
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
323
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
324 * Sequence Functions:: Functions that accept any kind of sequence.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
325 * Arrays:: Characteristics of arrays in Emacs Lisp.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
326 * Array Functions:: Functions specifically for arrays.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
327 * Vectors:: Special characteristics of Emacs Lisp vectors.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
328 * Vector Functions:: Functions specifically for vectors.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
329 * Char-Tables:: How to work with char-tables.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
330 * Bool-Vectors:: How to work with bool-vectors.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
331
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
332 Hash Tables
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
333
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
334 * Creating Hash:: Functions to create hash tables.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
335 * Hash Access:: Reading and writing the hash table contents.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
336 * Defining Hash:: Defining new comparison methods
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
337 * Other Hash:: Miscellaneous.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
338
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
339 Symbols
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
340
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
341 * Symbol Components:: Symbols have names, values, function definitions
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
342 and property lists.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
343 * Definitions:: A definition says how a symbol will be used.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
344 * Creating Symbols:: How symbols are kept unique.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
345 * Property Lists:: Each symbol has a property list
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
346 for recording miscellaneous information.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
347
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
348 Property Lists
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
349
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
350 * Plists and Alists:: Comparison of the advantages of property
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
351 lists and association lists.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
352 * Symbol Plists:: Functions to access symbols' property lists.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
353 * Other Plists:: Accessing property lists stored elsewhere.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
354
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
355 Evaluation
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
356
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
357 * Intro Eval:: Evaluation in the scheme of things.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
358 * Forms:: How various sorts of objects are evaluated.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
359 * Quoting:: Avoiding evaluation (to put constants in
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
360 the program).
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
361 * Eval:: How to invoke the Lisp interpreter explicitly.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
362
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
363 Kinds of Forms
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
364
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
365 * Self-Evaluating Forms:: Forms that evaluate to themselves.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
366 * Symbol Forms:: Symbols evaluate as variables.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
367 * Classifying Lists:: How to distinguish various sorts of list forms.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
368 * Function Indirection:: When a symbol appears as the car of a list,
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
369 we find the real function via the symbol.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
370 * Function Forms:: Forms that call functions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
371 * Macro Forms:: Forms that call macros.
71956
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
372 * Special Forms:: "Special forms" are idiosyncratic primitives,
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
373 most of them extremely important.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
374 * Autoloading:: Functions set up to load files
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
375 containing their real definitions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
376
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
377 Control Structures
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
378
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
379 * Sequencing:: Evaluation in textual order.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
380 * Conditionals:: @code{if}, @code{cond}, @code{when}, @code{unless}.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
381 * Combining Conditions:: @code{and}, @code{or}, @code{not}.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
382 * Iteration:: @code{while} loops.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
383 * Nonlocal Exits:: Jumping out of a sequence.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
384
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
385 Nonlocal Exits
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
386
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
387 * Catch and Throw:: Nonlocal exits for the program's own purposes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
388 * Examples of Catch:: Showing how such nonlocal exits can be written.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
389 * Errors:: How errors are signaled and handled.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
390 * Cleanups:: Arranging to run a cleanup form if an
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
391 error happens.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
392
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
393 Errors
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
394
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
395 * Signaling Errors:: How to report an error.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
396 * Processing of Errors:: What Emacs does when you report an error.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
397 * Handling Errors:: How you can trap errors and continue execution.
7337
cd57cd335fff *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 6451
diff changeset
398 * Error Symbols:: How errors are classified for trapping them.
75533
5eb40940fe82 (Top): Add "Standard Errors", "Standard Buffer-Local Variables", and
Eli Zaretskii <eliz@gnu.org>
parents: 75382
diff changeset
399 * Standard Errors:: List of all error symbols.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
400
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
401 Variables
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
402
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
403 * Global Variables:: Variable values that exist permanently, everywhere.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
404 * Constant Variables:: Certain "variables" have values that never change.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
405 * Local Variables:: Variable values that exist only temporarily.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
406 * Void Variables:: Symbols that lack values.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
407 * Defining Variables:: A definition says a symbol is used as a variable.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
408 * Tips for Defining:: Things you should think about when you
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
409 define a variable.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
410 * Accessing Variables:: Examining values of variables whose names
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
411 are known only at run time.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
412 * Setting Variables:: Storing new values in variables.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
413 * Variable Scoping:: How Lisp chooses among local and global values.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
414 * Buffer-Local Variables:: Variable values in effect only in one buffer.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
415 * Frame-Local Variables:: Variable values in effect only in one frame.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
416 * Future Local Variables:: New kinds of local values we might add some day.
62368
c51250f3c676 (Top): Update detailed menu for node changes.
Luc Teirlinck <teirllm@auburn.edu>
parents: 62352
diff changeset
417 * File Local Variables:: Handling local variable lists in files.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
418 * Variable Aliases:: Variables that are aliases for other variables.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
419 * Variables with Restricted Values:: Non-constant variables whose value can
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
420 @emph{not} be an arbitrary Lisp object.
75533
5eb40940fe82 (Top): Add "Standard Errors", "Standard Buffer-Local Variables", and
Eli Zaretskii <eliz@gnu.org>
parents: 75382
diff changeset
421 * Standard Buffer-Local Variables::
5eb40940fe82 (Top): Add "Standard Errors", "Standard Buffer-Local Variables", and
Eli Zaretskii <eliz@gnu.org>
parents: 75382
diff changeset
422 List of variables buffer-local in all buffers.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
423
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
424 Scoping Rules for Variable Bindings
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
425
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
426 * Scope:: Scope means where in the program a value
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
427 is visible. Comparison with other languages.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
428 * Extent:: Extent means how long in time a value exists.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
429 * Impl of Scope:: Two ways to implement dynamic scoping.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
430 * Using Scoping:: How to use dynamic scoping carefully and
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
431 avoid problems.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
432
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
433 Buffer-Local Variables
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
434
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
435 * Intro to Buffer-Local:: Introduction and concepts.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
436 * Creating Buffer-Local:: Creating and destroying buffer-local bindings.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
437 * Default Value:: The default value is seen in buffers
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
438 that don't have their own buffer-local values.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
439
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
440 Functions
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
441
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
442 * What Is a Function:: Lisp functions vs primitives; terminology.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
443 * Lambda Expressions:: How functions are expressed as Lisp objects.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
444 * Function Names:: A symbol can serve as the name of a function.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
445 * Defining Functions:: Lisp expressions for defining functions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
446 * Calling Functions:: How to use an existing function.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
447 * Mapping Functions:: Applying a function to each element of a list, etc.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
448 * Anonymous Functions:: Lambda-expressions are functions with no names.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
449 * Function Cells:: Accessing or setting the function definition
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
450 of a symbol.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
451 * Obsolete Functions:: Declaring functions obsolete.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
452 * Inline Functions:: Defining functions that the compiler will open code.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
453 * Function Safety:: Determining whether a function is safe to call.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
454 * Related Topics:: Cross-references to specific Lisp primitives
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
455 that have a special bearing on how
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
456 functions work.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
457
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
458 Lambda Expressions
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
459
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
460 * Lambda Components:: The parts of a lambda expression.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
461 * Simple Lambda:: A simple example.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
462 * Argument List:: Details and special features of argument lists.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
463 * Function Documentation:: How to put documentation in a function.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
464
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
465 Macros
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
466
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
467 * Simple Macro:: A basic example.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
468 * Expansion:: How, when and why macros are expanded.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
469 * Compiling Macros:: How macros are expanded by the compiler.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
470 * Defining Macros:: How to write a macro definition.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
471 * Backquote:: Easier construction of list structure.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
472 * Problems with Macros:: Don't evaluate the macro arguments too many times.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
473 Don't hide the user's variables.
52152
b41c6ef00205 Update lists of subnodes.
Richard M. Stallman <rms@gnu.org>
parents: 51653
diff changeset
474 * Indenting Macros:: Specifying how to indent macro calls.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
475
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
476 Common Problems Using Macros
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
477
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
478 * Wrong Time:: Do the work in the expansion, not in the macro.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
479 * Argument Evaluation:: The expansion should evaluate each macro arg once.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
480 * Surprising Local Vars:: Local variable bindings in the expansion
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
481 require special care.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
482 * Eval During Expansion:: Don't evaluate them; put them in the expansion.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
483 * Repeated Expansion:: Avoid depending on how many times expansion is done.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
484
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
485 Writing Customization Definitions
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
486
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
487 * Common Keywords:: Common keyword arguments for all kinds of
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
488 customization declarations.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
489 * Group Definitions:: Writing customization group definitions.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
490 * Variable Definitions:: Declaring user options.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
491 * Customization Types:: Specifying the type of a user option.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
492
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
493 Customization Types
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
494
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
495 * Simple Types:: Simple customization types: sexp, integer, number,
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
496 string, file, directory, alist.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
497 * Composite Types:: Build new types from other types or data.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
498 * Splicing into Lists:: Splice elements into list with @code{:inline}.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
499 * Type Keywords:: Keyword-argument pairs in a customization type.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
500 * Defining New Types:: Give your type a name.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
501
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
502 Loading
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
503
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
504 * How Programs Do Loading:: The @code{load} function and others.
69202
2a2696d40bd5 (Top): Include "Load Suffixes" in the detailed menu.
Luc Teirlinck <teirllm@auburn.edu>
parents: 68648
diff changeset
505 * Load Suffixes:: Details about the suffixes that @code{load} tries.
59136
b55f5e7372e9 (Top): Update Loading submenu.
Richard M. Stallman <rms@gnu.org>
parents: 52914
diff changeset
506 * Library Search:: Finding a library to load.
b55f5e7372e9 (Top): Update Loading submenu.
Richard M. Stallman <rms@gnu.org>
parents: 52914
diff changeset
507 * Loading Non-ASCII:: Non-@acronym{ASCII} characters in Emacs Lisp files.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
508 * Autoload:: Setting up a function to autoload.
59136
b55f5e7372e9 (Top): Update Loading submenu.
Richard M. Stallman <rms@gnu.org>
parents: 52914
diff changeset
509 * Repeated Loading:: Precautions about loading a file twice.
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
510 * Named Features:: Loading a library if it isn't already loaded.
59136
b55f5e7372e9 (Top): Update Loading submenu.
Richard M. Stallman <rms@gnu.org>
parents: 52914
diff changeset
511 * Where Defined:: Finding which file defined a certain symbol.
71956
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
512 * Unloading:: How to "unload" a library that was loaded.
59136
b55f5e7372e9 (Top): Update Loading submenu.
Richard M. Stallman <rms@gnu.org>
parents: 52914
diff changeset
513 * Hooks for Loading:: Providing code to be run when
b55f5e7372e9 (Top): Update Loading submenu.
Richard M. Stallman <rms@gnu.org>
parents: 52914
diff changeset
514 particular libraries are loaded.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
515
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
516 Byte Compilation
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
517
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
518 * Speed of Byte-Code:: An example of speedup from byte compilation.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
519 * Compilation Functions:: Byte compilation functions.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
520 * Docs and Compilation:: Dynamic loading of documentation strings.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
521 * Dynamic Loading:: Dynamic loading of individual functions.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
522 * Eval During Compile:: Code to be evaluated when you compile.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
523 * Compiler Errors:: Handling compiler error messages.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
524 * Byte-Code Objects:: The data type used for byte-compiled functions.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
525 * Disassembly:: Disassembling byte-code; how to read byte-code.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
526
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
527 Advising Emacs Lisp Functions
22138
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
528
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
529 * Simple Advice:: A simple example to explain the basics of advice.
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
530 * Defining Advice:: Detailed description of @code{defadvice}.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
531 * Around-Advice:: Wrapping advice around a function's definition.
22138
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
532 * Computed Advice:: ...is to @code{defadvice} as @code{fset} is to @code{defun}.
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
533 * Activation of Advice:: Advice doesn't do anything until you activate it.
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
534 * Enabling Advice:: You can enable or disable each piece of advice.
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
535 * Preactivation:: Preactivation is a way of speeding up the
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
536 loading of compiled advice.
22252
40089afa2b1d *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 22138
diff changeset
537 * Argument Access in Advice:: How advice can access the function's arguments.
51653
a14e8c97cfb9 Advising Primitives renamed from Subr Arguments.
Richard M. Stallman <rms@gnu.org>
parents: 51099
diff changeset
538 * Advising Primitives:: Accessing arguments when advising a primitive.
22138
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
539 * Combined Definition:: How advice is implemented.
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
540
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
541 Debugging Lisp Programs
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
542
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
543 * Debugger:: How the Emacs Lisp debugger is implemented.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
544 * Edebug:: A source-level Emacs Lisp debugger.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
545 * Syntax Errors:: How to find syntax errors.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
546 * Test Coverage:: Ensuring you have tested all branches in your code.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
547 * Compilation Errors:: How to find errors that show up in
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
548 byte compilation.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
549
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
550 The Lisp Debugger
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
551
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
552 * Error Debugging:: Entering the debugger when an error happens.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
553 * Infinite Loops:: Stopping and debugging a program that doesn't exit.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
554 * Function Debugging:: Entering it when a certain function is called.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
555 * Explicit Debug:: Entering it at a certain point in the program.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
556 * Using Debugger:: What the debugger does; what you see while in it.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
557 * Debugger Commands:: Commands used while in the debugger.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
558 * Invoking the Debugger:: How to call the function @code{debug}.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
559 * Internals of Debugger:: Subroutines of the debugger, and global variables.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
560
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
561 Edebug
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
562
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
563 * Using Edebug:: Introduction to use of Edebug.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
564 * Instrumenting:: You must instrument your code
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
565 in order to debug it with Edebug.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
566 * Edebug Execution Modes:: Execution modes, stopping more or less often.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
567 * Jumping:: Commands to jump to a specified place.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
568 * Edebug Misc:: Miscellaneous commands.
63453
e45713530dd2 (Top): Update detailed menu.
Luc Teirlinck <teirllm@auburn.edu>
parents: 63212
diff changeset
569 * Breaks:: Setting breakpoints to make the program stop.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
570 * Trapping Errors:: Trapping errors with Edebug.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
571 * Edebug Views:: Views inside and outside of Edebug.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
572 * Edebug Eval:: Evaluating expressions within Edebug.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
573 * Eval List:: Expressions whose values are displayed
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
574 each time you enter Edebug.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
575 * Printing in Edebug:: Customization of printing.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
576 * Trace Buffer:: How to produce trace output in a buffer.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
577 * Coverage Testing:: How to test evaluation coverage.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
578 * The Outside Context:: Data that Edebug saves and restores.
63453
e45713530dd2 (Top): Update detailed menu.
Luc Teirlinck <teirllm@auburn.edu>
parents: 63212
diff changeset
579 * Edebug and Macros:: Specifying how to handle macro calls.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
580 * Edebug Options:: Option variables for customizing Edebug.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
581
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
582 Debugging Invalid Lisp Syntax
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
583
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
584 * Excess Open:: How to find a spurious open paren or missing close.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
585 * Excess Close:: How to find a spurious close paren or missing open.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
586
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
587 Reading and Printing Lisp Objects
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
588
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
589 * Streams Intro:: Overview of streams, reading and printing.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
590 * Input Streams:: Various data types that can be used as
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
591 input streams.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
592 * Input Functions:: Functions to read Lisp objects from text.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
593 * Output Streams:: Various data types that can be used as
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
594 output streams.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
595 * Output Functions:: Functions to print Lisp objects as text.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
596 * Output Variables:: Variables that control what the printing
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
597 functions do.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
598
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
599 Minibuffers
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
600
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
601 * Intro to Minibuffers:: Basic information about minibuffers.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
602 * Text from Minibuffer:: How to read a straight text string.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
603 * Object from Minibuffer:: How to read a Lisp object or expression.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
604 * Minibuffer History:: Recording previous minibuffer inputs
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
605 so the user can reuse them.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
606 * Initial Input:: Specifying initial contents for the minibuffer.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
607 * Completion:: How to invoke and customize completion.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
608 * Yes-or-No Queries:: Asking a question with a simple answer.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
609 * Multiple Queries:: Asking a series of similar questions.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
610 * Reading a Password:: Reading a password from the terminal.
64844
054baac75349 (Top): Update submenu for Minibuffer.
Richard M. Stallman <rms@gnu.org>
parents: 64175
diff changeset
611 * Minibuffer Commands:: Commands used as key bindings in minibuffers.
054baac75349 (Top): Update submenu for Minibuffer.
Richard M. Stallman <rms@gnu.org>
parents: 64175
diff changeset
612 * Minibuffer Contents:: How such commands access the minibuffer text.
054baac75349 (Top): Update submenu for Minibuffer.
Richard M. Stallman <rms@gnu.org>
parents: 64175
diff changeset
613 * Minibuffer Windows:: Operating on the special minibuffer windows.
054baac75349 (Top): Update submenu for Minibuffer.
Richard M. Stallman <rms@gnu.org>
parents: 64175
diff changeset
614 * Recursive Mini:: Whether recursive entry to minibuffer is allowed.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
615 * Minibuffer Misc:: Various customization hooks and variables.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
616
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
617 Completion
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
618
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
619 * Basic Completion:: Low-level functions for completing strings.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
620 (These are too low level to use the minibuffer.)
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
621 * Minibuffer Completion:: Invoking the minibuffer with completion.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
622 * Completion Commands:: Minibuffer commands that do completion.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
623 * High-Level Completion:: Convenient special cases of completion
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
624 (reading buffer name, file name, etc.)
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
625 * Reading File Names:: Using completion to read file names.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
626 * Programmed Completion:: Finding the completions for a given file name.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
627
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
628 Command Loop
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
629
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
630 * Command Overview:: How the command loop reads commands.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
631 * Defining Commands:: Specifying how a function should read arguments.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
632 * Interactive Call:: Calling a command, so that it will read arguments.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
633 * Command Loop Info:: Variables set by the command loop for you to examine.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
634 * Adjusting Point:: Adjustment of point after a command.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
635 * Input Events:: What input looks like when you read it.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
636 * Reading Input:: How to read input events from the keyboard or mouse.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
637 * Special Events:: Events processed immediately and individually.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
638 * Waiting:: Waiting for user input or elapsed time.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
639 * Quitting:: How @kbd{C-g} works. How to catch or defer quitting.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
640 * Prefix Command Arguments:: How the commands to set prefix args work.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
641 * Recursive Editing:: Entering a recursive edit,
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
642 and why you usually shouldn't.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
643 * Disabling Commands:: How the command loop handles disabled commands.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
644 * Command History:: How the command history is set up, and how accessed.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
645 * Keyboard Macros:: How keyboard macros are implemented.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
646
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
647 Defining Commands
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
648
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
649 * Using Interactive:: General rules for @code{interactive}.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
650 * Interactive Codes:: The standard letter-codes for reading arguments
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
651 in various ways.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
652 * Interactive Examples:: Examples of how to read interactive arguments.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
653
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
654 Input Events
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
655
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
656 * Keyboard Events:: Ordinary characters--keys with symbols on them.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
657 * Function Keys:: Function keys--keys with names, not symbols.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
658 * Mouse Events:: Overview of mouse events.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
659 * Click Events:: Pushing and releasing a mouse button.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
660 * Drag Events:: Moving the mouse before releasing the button.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
661 * Button-Down Events:: A button was pushed and not yet released.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
662 * Repeat Events:: Double and triple click (or drag, or down).
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
663 * Motion Events:: Just moving the mouse, not pushing a button.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
664 * Focus Events:: Moving the mouse between frames.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
665 * Misc Events:: Other events the system can generate.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
666 * Event Examples:: Examples of the lists for mouse events.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
667 * Classifying Events:: Finding the modifier keys in an event symbol.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
668 * Accessing Events:: Functions to extract info from events.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
669 * Strings of Events:: Special considerations for putting
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
670 keyboard character events in a string.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
671
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
672 Reading Input
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
673
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
674 * Key Sequence Input:: How to read one key sequence.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
675 * Reading One Event:: How to read just one event.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
676 * Event Mod:: How Emacs modifies events as they are read.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
677 * Invoking the Input Method:: How reading an event uses the input method.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
678 * Quoted Character Input:: Asking the user to specify a character.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
679 * Event Input Misc:: How to reread or throw away input events.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
680
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
681 Keymaps
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
682
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
683 * Key Sequences:: Key sequences as Lisp objects.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
684 * Keymap Basics:: Basic concepts of keymaps.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
685 * Format of Keymaps:: What a keymap looks like as a Lisp object.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
686 * Creating Keymaps:: Functions to create and copy keymaps.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
687 * Inheritance and Keymaps:: How one keymap can inherit the bindings
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
688 of another keymap.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
689 * Prefix Keys:: Defining a key with a keymap as its definition.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
690 * Active Keymaps:: How Emacs searches the active keymaps
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
691 for a key binding.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
692 * Searching Keymaps:: A pseudo-Lisp summary of searching active maps.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
693 * Controlling Active Maps:: Each buffer has a local keymap
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
694 to override the standard (global) bindings.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
695 A minor mode can also override them.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
696 * Key Lookup:: How extracting elements from keymaps works.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
697 * Functions for Key Lookup:: How to request key lookup.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
698 * Changing Key Bindings:: Redefining a key in a keymap.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
699 * Remapping Commands:: A keymap can translate one command to another.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
700 * Translation Keymaps:: Keymaps for translating sequences of events.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
701 * Key Binding Commands:: Interactive interfaces for redefining keys.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
702 * Scanning Keymaps:: Looking through all keymaps, for printing help.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
703 * Menu Keymaps:: A keymap can define a menu for X
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
704 or for use from the terminal.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
705 * Standard Keymaps:: List of standard keymaps.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
706
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
707 Major and Minor Modes
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
708
62352
2f43def6e036 (Top): Update detailed menu for node changes.
Luc Teirlinck <teirllm@auburn.edu>
parents: 62244
diff changeset
709 * Hooks:: How to use hooks; how to write code that
2f43def6e036 (Top): Update detailed menu for node changes.
Luc Teirlinck <teirllm@auburn.edu>
parents: 62244
diff changeset
710 provides hooks.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
711 * Major Modes:: Defining major modes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
712 * Minor Modes:: Defining minor modes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
713 * Mode Line Format:: Customizing the text that appears in the mode line.
62225
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
714 * Imenu:: How a mode can provide a menu
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
715 of definitions in the buffer.
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
716 * Font Lock Mode:: How modes can highlight text according to syntax.
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
717 * Desktop Save Mode:: How modes can have buffer state saved between
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
718 Emacs sessions.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
719
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
720 Menu Keymaps
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
721
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
722 * Defining Menus:: How to make a keymap that defines a menu.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
723 * Mouse Menus:: How users actuate the menu with the mouse.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
724 * Keyboard Menus:: How users actuate the menu with the keyboard.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
725 * Menu Example:: Making a simple menu.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
726 * Menu Bar:: How to customize the menu bar.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
727 * Tool Bar:: A tool bar is a row of images.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
728 * Modifying Menus:: How to add new items to a menu.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
729
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
730 Defining Menus
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
731
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
732 * Simple Menu Items:: A simple kind of menu key binding,
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
733 limited in capabilities.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
734 * Extended Menu Items:: More powerful menu item definitions
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
735 let you specify keywords to enable
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
736 various features.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
737 * Menu Separators:: Drawing a horizontal line through a menu.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
738 * Alias Menu Items:: Using command aliases in menu items.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
739
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
740 Major and Minor Modes
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
741
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
742 * Hooks:: How to use hooks; how to write code that provides hooks.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
743 * Major Modes:: Defining major modes.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
744 * Minor Modes:: Defining minor modes.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
745 * Mode Line Format:: Customizing the text that appears in the mode line.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
746 * Imenu:: How a mode can provide a menu
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
747 of definitions in the buffer.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
748 * Font Lock Mode:: How modes can highlight text according to syntax.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
749 * Desktop Save Mode:: How modes can have buffer state saved between
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
750 Emacs sessions.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
751
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
752 Major Modes
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
753
62352
2f43def6e036 (Top): Update detailed menu for node changes.
Luc Teirlinck <teirllm@auburn.edu>
parents: 62244
diff changeset
754 * Major Mode Basics::
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
755 * Major Mode Conventions:: Coding conventions for keymaps, etc.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
756 * Example Major Modes:: Text mode and Lisp modes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
757 * Auto Major Mode:: How Emacs chooses the major mode automatically.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
758 * Mode Help:: Finding out how to use a mode.
62225
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
759 * Derived Modes:: Defining a new major mode based on another major
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
760 mode.
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
761 * Generic Modes:: Defining a simple major mode that supports
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
762 comment syntax and Font Lock mode.
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
763 * Mode Hooks:: Hooks run at the end of major mode functions.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
764
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
765 Minor Modes
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
766
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
767 * Minor Mode Conventions:: Tips for writing a minor mode.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
768 * Keymaps and Minor Modes:: How a minor mode can have its own keymap.
62225
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
769 * Defining Minor Modes:: A convenient facility for defining minor modes.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
770
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
771 Mode Line Format
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
772
62352
2f43def6e036 (Top): Update detailed menu for node changes.
Luc Teirlinck <teirllm@auburn.edu>
parents: 62244
diff changeset
773 * Mode Line Basics::
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
774 * Mode Line Data:: The data structure that controls the mode line.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
775 * Mode Line Variables:: Variables used in that data structure.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
776 * %-Constructs:: Putting information into a mode line.
62225
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
777 * Properties in Mode:: Using text properties in the mode line.
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
778 * Header Lines:: Like a mode line, but at the top.
36f1bfc37efb (Top): Add some nodes from the chapter "Major and Minor Modes" to the
Lute Kamstra <lute@gnu.org>
parents: 60997
diff changeset
779 * Emulating Mode Line:: Formatting text as the mode line would.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
780
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
781 Font Lock Mode
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
782
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
783 * Font Lock Basics:: Overview of customizing Font Lock.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
784 * Search-based Fontification:: Fontification based on regexps.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
785 * Customizing Keywords:: Customizing search-based fontification.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
786 * Other Font Lock Variables:: Additional customization facilities.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
787 * Levels of Font Lock:: Each mode can define alternative levels
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
788 so that the user can select more or less.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
789 * Precalculated Fontification:: How Lisp programs that produce the buffer
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
790 contents can also specify how to fontify it.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
791 * Faces for Font Lock:: Special faces specifically for Font Lock.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
792 * Syntactic Font Lock:: Fontification based on syntax tables.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
793 * Setting Syntax Properties:: Defining character syntax based on context
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
794 using the Font Lock mechanism.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
795 * Multiline Font Lock:: How to coerce Font Lock into properly
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
796 highlighting multiline constructs.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
797
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
798 Multiline Font Lock Constructs
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
799
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
800 * Font Lock Multiline:: Marking multiline chunks with a text property
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
801 * Region to Fontify:: Controlling which region gets refontified
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
802 after a buffer change.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
803
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
804 Documentation
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
805
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
806 * Documentation Basics:: Good style for doc strings.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
807 Where to put them. How Emacs stores them.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
808 * Accessing Documentation:: How Lisp programs can access doc strings.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
809 * Keys in Documentation:: Substituting current key bindings.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
810 * Describing Characters:: Making printable descriptions of
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
811 non-printing characters and key sequences.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
812 * Help Functions:: Subroutines used by Emacs help facilities.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
813
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
814 Files
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
815
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
816 * Visiting Files:: Reading files into Emacs buffers for editing.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
817 * Saving Buffers:: Writing changed buffers back into files.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
818 * Reading from Files:: Reading files into other buffers.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
819 * Writing to Files:: Writing new files from parts of buffers.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
820 * File Locks:: Locking and unlocking files, to prevent
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
821 simultaneous editing by two people.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
822 * Information about Files:: Testing existence, accessibility, size of files.
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
823 * Changing Files:: Renaming files, changing protection, etc.
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
824 * File Names:: Decomposing and expanding file names.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
825 * Contents of Directories:: Getting a list of the files in a directory.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
826 * Create/Delete Dirs:: Creating and Deleting Directories.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
827 * Magic File Names:: Defining "magic" special handling
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
828 for certain file names.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
829 * Format Conversion:: Conversion to and from various file formats.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
830
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
831 Visiting Files
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
832
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
833 * Visiting Functions:: The usual interface functions for visiting.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
834 * Subroutines of Visiting:: Lower-level subroutines that they use.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
835
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
836 Information about Files
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
837
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
838 * Testing Accessibility:: Is a given file readable? Writable?
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
839 * Kinds of Files:: Is it a directory? A symbolic link?
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
840 * Truenames:: Eliminating symbolic links from a file name.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
841 * File Attributes:: How large is it? Any other names? Etc.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
842 * Locating Files:: How to find a file in standard places.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
843
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
844 File Names
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
845
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
846 * File Name Components:: The directory part of a file name, and the rest.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
847 * Relative File Names:: Some file names are relative to a
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
848 current directory.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
849 * Directory Names:: A directory's name as a directory
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
850 is different from its name as a file.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
851 * File Name Expansion:: Converting relative file names to absolute ones.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
852 * Unique File Names:: Generating names for temporary files.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
853 * File Name Completion:: Finding the completions for a given file name.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
854 * Standard File Names:: If your package uses a fixed file name,
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
855 how to handle various operating systems simply.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
856
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
857 Backups and Auto-Saving
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
858
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
859 * Backup Files:: How backup files are made; how their names
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
860 are chosen.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
861 * Auto-Saving:: How auto-save files are made; how their
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
862 names are chosen.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
863 * Reverting:: @code{revert-buffer}, and how to customize
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
864 what it does.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
865
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
866 Backup Files
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
867
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
868 * Making Backups:: How Emacs makes backup files, and when.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
869 * Rename or Copy:: Two alternatives: renaming the old file
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
870 or copying it.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
871 * Numbered Backups:: Keeping multiple backups for each source file.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
872 * Backup Names:: How backup file names are computed; customization.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
873
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
874 Buffers
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
875
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
876 * Buffer Basics:: What is a buffer?
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
877 * Current Buffer:: Designating a buffer as current
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
878 so primitives will access its contents.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
879 * Buffer Names:: Accessing and changing buffer names.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
880 * Buffer File Name:: The buffer file name indicates which file
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
881 is visited.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
882 * Buffer Modification:: A buffer is @dfn{modified} if it needs to be saved.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
883 * Modification Time:: Determining whether the visited file was changed
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
884 ``behind Emacs's back''.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
885 * Read Only Buffers:: Modifying text is not allowed in a
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
886 read-only buffer.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
887 * The Buffer List:: How to look at all the existing buffers.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
888 * Creating Buffers:: Functions that create buffers.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
889 * Killing Buffers:: Buffers exist until explicitly killed.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
890 * Indirect Buffers:: An indirect buffer shares text with some
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
891 other buffer.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
892 * Buffer Gap:: The gap in the buffer.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
893
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
894 Windows
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
895
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
896 * Basic Windows:: Basic information on using windows.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
897 * Splitting Windows:: Splitting one window into two windows.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
898 * Deleting Windows:: Deleting a window gives its space to other windows.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
899 * Selecting Windows:: The selected window is the one that you edit in.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
900 * Cyclic Window Ordering:: Moving around the existing windows.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
901 * Buffers and Windows:: Each window displays the contents of a buffer.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
902 * Displaying Buffers:: Higher-level functions for displaying a buffer
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
903 and choosing a window for it.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
904 * Choosing Window:: How to choose a window for displaying a buffer.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
905 * Window Point:: Each window has its own location of point.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
906 * Window Start:: The display-start position controls which text
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
907 is on-screen in the window.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
908 * Textual Scrolling:: Moving text up and down through the window.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
909 * Vertical Scrolling:: Moving the contents up and down on the window.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
910 * Horizontal Scrolling:: Moving the contents sideways on the window.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
911 * Size of Window:: Accessing the size of a window.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
912 * Resizing Windows:: Changing the size of a window.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
913 * Coordinates and Windows:: Converting coordinates to windows.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
914 * Window Tree:: The layout and sizes of all windows in a frame.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
915 * Window Configurations:: Saving and restoring the state of the screen.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
916 * Window Hooks:: Hooks for scrolling, window size changes,
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
917 redisplay going past a certain point,
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
918 or window configuration changes.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
919
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
920 Frames
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
921
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
922 * Creating Frames:: Creating additional frames.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
923 * Multiple Displays:: Creating frames on other displays.
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
924 * Frame Parameters:: Controlling frame size, position, font, etc.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
925 * Frame Titles:: Automatic updating of frame titles.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
926 * Deleting Frames:: Frames last until explicitly deleted.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
927 * Finding All Frames:: How to examine all existing frames.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
928 * Frames and Windows:: A frame contains windows;
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
929 display of text always works through windows.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
930 * Minibuffers and Frames:: How a frame finds the minibuffer to use.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
931 * Input Focus:: Specifying the selected frame.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
932 * Visibility of Frames:: Frames may be visible or invisible, or icons.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
933 * Raising and Lowering:: Raising a frame makes it hide other windows;
22252
40089afa2b1d *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 22138
diff changeset
934 lowering it puts it underneath the others.
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
935 * Frame Configurations:: Saving the state of all frames.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
936 * Mouse Tracking:: Getting events that say when the mouse moves.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
937 * Mouse Position:: Asking where the mouse is, or moving it.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
938 * Pop-Up Menus:: Displaying a menu for the user to select from.
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
939 * Dialog Boxes:: Displaying a box to ask yes or no.
70845
c71516b9b014 (Top): Update subnode menus.
Richard M. Stallman <rms@gnu.org>
parents: 69681
diff changeset
940 * Pointer Shape:: Specifying the shape of the mouse pointer.
22267
dfac7398266b *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 22252
diff changeset
941 * Window System Selections::Transferring text to and from other windows.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
942 * Drag and Drop:: Internals of Drag-and-Drop implementation.
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
943 * Color Names:: Getting the definitions of color names.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
944 * Text Terminal Colors:: Defining colors for text-only terminals.
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
945 * Resources:: Getting resource values from the server.
27476
e732cf6d8d12 Fix entry in main menu.
Dave Love <fx@gnu.org>
parents: 27193
diff changeset
946 * Display Feature Testing:: Determining the features of a terminal.
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
947
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
948 Frame Parameters
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
949
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
950 * Parameter Access:: How to change a frame's parameters.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
951 * Initial Parameters:: Specifying frame parameters when you make a frame.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
952 * Window Frame Parameters:: List of frame parameters for window systems.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
953 * Size and Position:: Changing the size and position of a frame.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
954 * Geometry:: Parsing geometry specifications.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
955
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
956 Window Frame Parameters
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
957
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
958 * Basic Parameters:: Parameters that are fundamental.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
959 * Position Parameters:: The position of the frame on the screen.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
960 * Size Parameters:: Frame's size.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
961 * Layout Parameters:: Size of parts of the frame, and
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
962 enabling or disabling some parts.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
963 * Buffer Parameters:: Which buffers have been or should be shown.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
964 * Management Parameters:: Communicating with the window manager.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
965 * Cursor Parameters:: Controlling the cursor appearance.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
966 * Color Parameters:: Colors of various parts of the frame.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
967
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
968 Positions
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
969
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
970 * Point:: The special position where editing takes place.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
971 * Motion:: Changing point.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
972 * Excursions:: Temporary motion and buffer changes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
973 * Narrowing:: Restricting editing to a portion of the buffer.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
974
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
975 Motion
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
976
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
977 * Character Motion:: Moving in terms of characters.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
978 * Word Motion:: Moving in terms of words.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
979 * Buffer End Motion:: Moving to the beginning or end of the buffer.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
980 * Text Lines:: Moving in terms of lines of text.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
981 * Screen Lines:: Moving in terms of lines as displayed.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
982 * List Motion:: Moving by parsing lists and sexps.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
983 * Skipping Characters:: Skipping characters belonging to a certain set.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
984
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
985 Markers
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
986
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
987 * Overview of Markers:: The components of a marker, and how it relocates.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
988 * Predicates on Markers:: Testing whether an object is a marker.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
989 * Creating Markers:: Making empty markers or markers at certain places.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
990 * Information from Markers::Finding the marker's buffer or character
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
991 position.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
992 * Marker Insertion Types:: Two ways a marker can relocate when you
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
993 insert where it points.
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
994 * Moving Markers:: Moving the marker to a new buffer or position.
71956
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
995 * The Mark:: How "the mark" is implemented with a marker.
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
996 * The Region:: How to access "the region".
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
997
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
998 Text
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
999
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1000 * Near Point:: Examining text in the vicinity of point.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1001 * Buffer Contents:: Examining text in a general fashion.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1002 * Comparing Text:: Comparing substrings of buffers.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1003 * Insertion:: Adding new text to a buffer.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1004 * Commands for Insertion:: User-level commands to insert text.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1005 * Deletion:: Removing text from a buffer.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1006 * User-Level Deletion:: User-level commands to delete text.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1007 * The Kill Ring:: Where removed text sometimes is saved for
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1008 later use.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1009 * Undo:: Undoing changes to the text of a buffer.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1010 * Maintaining Undo:: How to enable and disable undo information.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1011 How to control how much information is kept.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1012 * Filling:: Functions for explicit filling.
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
1013 * Margins:: How to specify margins for filling commands.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1014 * Adaptive Fill:: Adaptive Fill mode chooses a fill prefix
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1015 from context.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1016 * Auto Filling:: How auto-fill mode is implemented to break lines.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1017 * Sorting:: Functions for sorting parts of the buffer.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1018 * Columns:: Computing horizontal positions, and using them.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1019 * Indentation:: Functions to insert or adjust indentation.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1020 * Case Changes:: Case conversion of parts of the buffer.
15725
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1021 * Text Properties:: Assigning Lisp property lists to text characters.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1022 * Substitution:: Replacing a given character wherever it appears.
15725
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1023 * Transposition:: Swapping two portions of a buffer.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1024 * Registers:: How registers are implemented. Accessing
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1025 the text or position stored in a register.
52193
f8d29e8eb4a7 (Top): Update subnode lists in menu.
Richard M. Stallman <rms@gnu.org>
parents: 52157
diff changeset
1026 * Base 64:: Conversion to or from base 64 encoding.
71956
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
1027 * MD5 Checksum:: Compute the MD5 "message digest"/"checksum".
1caee6e0cbe1 Put period and comma inside quotes.
Richard M. Stallman <rms@gnu.org>
parents: 71747
diff changeset
1028 * Atomic Changes:: Installing several buffer changes "atomically".
15725
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1029 * Change Hooks:: Supplying functions to be run when text is changed.
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 44210
diff changeset
1030
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1031 The Kill Ring
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1032
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1033 * Kill Ring Concepts:: What text looks like in the kill ring.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1034 * Kill Functions:: Functions that kill text.
52193
f8d29e8eb4a7 (Top): Update subnode lists in menu.
Richard M. Stallman <rms@gnu.org>
parents: 52157
diff changeset
1035 * Yanking:: How yanking is done.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1036 * Yank Commands:: Commands that access the kill ring.
12067
73dc8205d259 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 7734
diff changeset
1037 * Low-Level Kill Ring:: Functions and variables for kill ring access.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1038 * Internals of Kill Ring:: Variables that hold kill-ring data.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1039
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1040 Indentation
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1041
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1042 * Primitive Indent:: Functions used to count and insert indentation.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1043 * Mode-Specific Indent:: Customize indentation for different modes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1044 * Region Indent:: Indent all the lines in a region.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1045 * Relative Indent:: Indent the current line based on previous lines.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1046 * Indent Tabs:: Adjustable, typewriter-like tab stops.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1047 * Motion by Indent:: Move to first non-blank character.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1048
15725
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1049 Text Properties
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1050
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1051 * Examining Properties:: Looking at the properties of one character.
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1052 * Changing Properties:: Setting the properties of a range of text.
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1053 * Property Search:: Searching for where a property changes value.
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1054 * Special Properties:: Particular properties with special meanings.
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1055 * Format Properties:: Properties for representing formatting of text.
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1056 * Sticky Properties:: How inserted text gets properties from
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1057 neighboring text.
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1058 * Saving Properties:: Saving text properties in files, and reading
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1059 them back.
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1060 * Lazy Properties:: Computing text properties in a lazy fashion
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1061 only when text is examined.
40587
85791f717d5c Update menu for subnodes of Text Properties.
Richard M. Stallman <rms@gnu.org>
parents: 39993
diff changeset
1062 * Clickable Text:: Using text properties to make regions of text
85791f717d5c Update menu for subnodes of Text Properties.
Richard M. Stallman <rms@gnu.org>
parents: 39993
diff changeset
1063 do something when you click on them.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1064 * Links and Mouse-1:: How to make @key{Mouse-1} follow a link.
40587
85791f717d5c Update menu for subnodes of Text Properties.
Richard M. Stallman <rms@gnu.org>
parents: 39993
diff changeset
1065 * Fields:: The @code{field} property defines
85791f717d5c Update menu for subnodes of Text Properties.
Richard M. Stallman <rms@gnu.org>
parents: 39993
diff changeset
1066 fields within the buffer.
15725
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1067 * Not Intervals:: Why text properties do not use
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1068 Lisp-visible text intervals.
bf32c17c153b Changes for Emacs 19.32.
Karl Heuer <kwzh@gnu.org>
parents: 12098
diff changeset
1069
28635
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1070 Non-ASCII Characters
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1071
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1072 * Text Representations:: Unibyte and multibyte representations
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1073 * Converting Representations:: Converting unibyte to multibyte and vice versa.
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1074 * Selecting a Representation:: Treating a byte sequence as unibyte or multi.
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1075 * Character Codes:: How unibyte and multibyte relate to
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1076 codes of individual characters.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1077 * Character Sets:: The space of possible character codes
28635
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1078 is divided into various character sets.
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1079 * Chars and Bytes:: More information about multibyte encodings.
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1080 * Splitting Characters:: Converting a character to its byte sequence.
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1081 * Scanning Charsets:: Which character sets are used in a buffer?
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1082 * Translation of Characters:: Translation tables are used for conversion.
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1083 * Coding Systems:: Coding systems are conversions for saving files.
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1084 * Input Methods:: Input methods allow users to enter various
40834
9552d64e0367 Fix typo.
Richard M. Stallman <rms@gnu.org>
parents: 40587
diff changeset
1085 non-ASCII characters without special keyboards.
28635
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1086 * Locales:: Interacting with the POSIX locale.
cda2b6ed6aec *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 27476
diff changeset
1087
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1088 Coding Systems
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1089
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1090 * Coding System Basics:: Basic concepts.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1091 * Encoding and I/O:: How file I/O functions handle coding systems.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1092 * Lisp and Coding Systems:: Functions to operate on coding system names.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1093 * User-Chosen Coding Systems:: Asking the user to choose a coding system.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1094 * Default Coding Systems:: Controlling the default choices.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1095 * Specifying Coding Systems:: Requesting a particular coding system
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1096 for a single file operation.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1097 * Explicit Encoding:: Encoding or decoding text without doing I/O.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1098 * Terminal I/O Encoding:: Use of encoding for terminal I/O.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1099 * MS-DOS File Types:: How DOS "text" and "binary" files
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1100 relate to coding systems.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1101
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1102 Searching and Matching
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1103
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1104 * String Search:: Search for an exact match.
65183
36922dc86799 (Top): Update subnode menu.
Richard M. Stallman <rms@gnu.org>
parents: 64922
diff changeset
1105 * Searching and Case:: Case-independent or case-significant searching.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1106 * Regular Expressions:: Describing classes of strings.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1107 * Regexp Search:: Searching for a match for a regexp.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1108 * POSIX Regexps:: Searching POSIX-style for the longest match.
65183
36922dc86799 (Top): Update subnode menu.
Richard M. Stallman <rms@gnu.org>
parents: 64922
diff changeset
1109 * Match Data:: Finding out which part of the text matched,
36922dc86799 (Top): Update subnode menu.
Richard M. Stallman <rms@gnu.org>
parents: 64922
diff changeset
1110 after a string or regexp search.
36922dc86799 (Top): Update subnode menu.
Richard M. Stallman <rms@gnu.org>
parents: 64922
diff changeset
1111 * Search and Replace:: Commands that loop, searching and replacing.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1112 * Standard Regexps:: Useful regexps for finding sentences, pages,...
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1113
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1114 Regular Expressions
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1115
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1116 * Syntax of Regexps:: Rules for writing regular expressions.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1117 * Regexp Example:: Illustrates regular expression syntax.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1118 * Regexp Functions:: Functions for operating on regular expressions.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1119
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1120 Syntax of Regular Expressions
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1121
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1122 * Regexp Special:: Special characters in regular expressions.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1123 * Char Classes:: Character classes used in regular expressions.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1124 * Regexp Backslash:: Backslash-sequences in regular expressions.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1125
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1126 The Match Data
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1127
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1128 * Replacing Match:: Replacing a substring that was matched.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1129 * Simple Match Data:: Accessing single items of match data,
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1130 such as where a particular subexpression started.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1131 * Entire Match Data:: Accessing the entire match data at once, as a list.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1132 * Saving Match Data:: Saving and restoring the match data.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1133
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1134 Syntax Tables
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1135
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1136 * Syntax Basics:: Basic concepts of syntax tables.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1137 * Syntax Descriptors:: How characters are classified.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1138 * Syntax Table Functions:: How to create, examine and alter syntax tables.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1139 * Syntax Properties:: Overriding syntax with text properties.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1140 * Motion and Syntax:: Moving over characters with certain syntaxes.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1141 * Parsing Expressions:: Parsing balanced expressions
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1142 using the syntax table.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1143 * Standard Syntax Tables:: Syntax tables used by various major modes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1144 * Syntax Table Internals:: How syntax table information is stored.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1145 * Categories:: Another way of classifying character syntax.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1146
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1147 Syntax Descriptors
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1148
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1149 * Syntax Class Table:: Table of syntax classes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1150 * Syntax Flags:: Additional flags each character can have.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1151
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1152 Parsing Expressions
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1153
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1154 * Motion via Parsing:: Motion functions that work by parsing.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1155 * Position Parse:: Determining the syntactic state of a position.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1156 * Parser State:: How Emacs represents a syntactic state.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1157 * Low-Level Parsing:: Parsing across a specified region.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1158 * Control Parsing:: Parameters that affect parsing.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1159
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1160 Abbrevs And Abbrev Expansion
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1161
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1162 * Abbrev Mode:: Setting up Emacs for abbreviation.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1163 * Abbrev Tables:: Creating and working with abbrev tables.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1164 * Defining Abbrevs:: Specifying abbreviations and their expansions.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1165 * Abbrev Files:: Saving abbrevs in files.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1166 * Abbrev Expansion:: Controlling expansion; expansion subroutines.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1167 * Standard Abbrev Tables:: Abbrev tables used by various major modes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1168
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1169 Processes
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1170
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1171 * Subprocess Creation:: Functions that start subprocesses.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1172 * Shell Arguments:: Quoting an argument to pass it to a shell.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1173 * Synchronous Processes:: Details of using synchronous subprocesses.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1174 * Asynchronous Processes:: Starting up an asynchronous subprocess.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1175 * Deleting Processes:: Eliminating an asynchronous subprocess.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1176 * Process Information:: Accessing run-status and other attributes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1177 * Input to Processes:: Sending input to an asynchronous subprocess.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1178 * Signals to Processes:: Stopping, continuing or interrupting
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1179 an asynchronous subprocess.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1180 * Output from Processes:: Collecting output from an asynchronous subprocess.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1181 * Sentinels:: Sentinels run when process run-status changes.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1182 * Query Before Exit:: Whether to query if exiting will kill a process.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1183 * Transaction Queues:: Transaction-based communication with subprocesses.
12098
a6eb5f12b0f3 *** empty log message ***
Karl Heuer <kwzh@gnu.org>
parents: 12067
diff changeset
1184 * Network:: Opening network connections.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1185 * Network Servers:: Network servers let Emacs accept net connections.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1186 * Datagrams:: UDP network connections.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1187 * Low-Level Network:: Lower-level but more general function
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1188 to create connections and servers.
64922
5e32e6187a91 (Top): Update subnode lists.
Richard M. Stallman <rms@gnu.org>
parents: 64889
diff changeset
1189 * Misc Network:: Additional relevant functions for network connections.
5e32e6187a91 (Top): Update subnode lists.
Richard M. Stallman <rms@gnu.org>
parents: 64889
diff changeset
1190 * Byte Packing:: Using bindat to pack and unpack binary data.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1191
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1192 Receiving Output from Processes
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1193
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1194 * Process Buffers:: If no filter, output is put in a buffer.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1195 * Filter Functions:: Filter functions accept output from the process.
52157
3619f7bd9400 (Top): Fix typo.
John Paul Wallington <jpw@pobox.com>
parents: 52152
diff changeset
1196 * Decoding Output:: Filters can get unibyte or multibyte strings.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1197 * Accepting Output:: How to wait until process output arrives.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1198
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1199 Low-Level Network Access
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1200
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1201 * Proc: Network Processes. Using @code{make-network-process}.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1202 * Options: Network Options. Further control over network connections.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1203 * Features: Network Feature Testing.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1204 Determining which network features work on
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1205 the machine you are using.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1206
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1207 Packing and Unpacking Byte Arrays
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1208
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1209 * Bindat Spec:: Describing data layout.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1210 * Bindat Functions:: Doing the unpacking and packing.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1211 * Bindat Examples:: Samples of what bindat.el can do for you!
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1212
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1213 Emacs Display
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1214
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1215 * Refresh Screen:: Clearing the screen and redrawing everything on it.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1216 * Forcing Redisplay:: Forcing redisplay.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1217 * Truncation:: Folding or wrapping long text lines.
63958
180214c3bcc9 (Top): Update subnode menu for Display.
Richard M. Stallman <rms@gnu.org>
parents: 63646
diff changeset
1218 * The Echo Area:: Displaying messages at the bottom of the screen.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1219 * Warnings:: Displaying warning messages for the user.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1220 * Invisible Text:: Hiding part of the buffer text.
63958
180214c3bcc9 (Top): Update subnode menu for Display.
Richard M. Stallman <rms@gnu.org>
parents: 63646
diff changeset
1221 * Selective Display:: Hiding part of the buffer text (the old way).
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1222 * Temporary Displays:: Displays that go away automatically.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1223 * Overlays:: Use overlays to highlight parts of the buffer.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1224 * Width:: How wide a character or string is on the screen.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1225 * Line Height:: Controlling the height of lines.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1226 * Faces:: A face defines a graphics style
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1227 for text characters: font, colors, etc.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1228 * Fringes:: Controlling window fringes.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1229 * Scroll Bars:: Controlling vertical scroll bars.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1230 * Display Property:: Enabling special display features.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1231 * Images:: Displaying images in Emacs buffers.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1232 * Buttons:: Adding clickable buttons to Emacs buffers.
71010
278ae27a2594 (Top): Add "Abstract Display" to menu.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 70925
diff changeset
1233 * Abstract Display:: Emacs' Widget for Object Collections.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1234 * Blinking:: How Emacs shows the matching open parenthesis.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1235 * Usual Display:: The usual conventions for displaying nonprinting chars.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1236 * Display Tables:: How to specify other conventions.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1237 * Beeping:: Audible signal to the user.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1238 * Window Systems:: Which window system is being used.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1239
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1240 The Echo Area
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1241
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1242 * Displaying Messages:: Explicitly displaying text in the echo area.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1243 * Progress:: Informing user about progress of a long operation.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1244 * Logging Messages:: Echo area messages are logged for the user.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1245 * Echo Area Customization:: Controlling the echo area.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1246
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1247 Reporting Warnings
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1248
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1249 * Warning Basics:: Warnings concepts and functions to report them.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1250 * Warning Variables:: Variables programs bind to customize their warnings.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1251 * Warning Options:: Variables users set to control display of warnings.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1252
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1253 Overlays
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1254
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1255 * Managing Overlays:: Creating and moving overlays.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1256 * Overlay Properties:: How to read and set properties.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1257 What properties do to the screen display.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1258 * Finding Overlays:: Searching for overlays.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1259
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1260 Faces
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1261
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1262 * Defining Faces:: How to define a face with @code{defface}.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1263 * Face Attributes:: What is in a face?
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1264 * Attribute Functions:: Functions to examine and set face attributes.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1265 * Displaying Faces:: How Emacs combines the faces specified for
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1266 a character.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1267 * Font Selection:: Finding the best available font for a face.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1268 * Face Functions:: How to define and examine faces.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1269 * Auto Faces:: Hook for automatic face assignment.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1270 * Font Lookup:: Looking up the names of available fonts
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1271 and information about them.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1272 * Fontsets:: A fontset is a collection of fonts
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1273 that handle a range of character sets.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1274
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1275 Fringes
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1276
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1277 * Fringe Size/Pos:: Specifying where to put the window fringes.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1278 * Fringe Indicators:: Displaying indicator icons in the window fringes.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1279 * Fringe Cursors:: Displaying cursors in the right fringe.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1280 * Fringe Bitmaps:: Specifying bitmaps for fringe indicators.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1281 * Customizing Bitmaps:: Specifying your own bitmaps to use in the fringes.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1282 * Overlay Arrow:: Display of an arrow to indicate position.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1283
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1284 The @code{display} Property
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1285
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1286 * Specified Space:: Displaying one space with a specified width.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1287 * Pixel Specification:: Specifying space width or height in pixels.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1288 * Other Display Specs:: Displaying an image; magnifying text; moving it
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1289 up or down on the page; adjusting the width
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1290 of spaces within text.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1291 * Display Margins:: Displaying text or images to the side of
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1292 the main text.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1293
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1294 Images
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1295
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1296 * Image Descriptors:: How to specify an image for use in @code{:display}.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1297 * XBM Images:: Special features for XBM format.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1298 * XPM Images:: Special features for XPM format.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1299 * GIF Images:: Special features for GIF format.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1300 * Postscript Images:: Special features for Postscript format.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1301 * Other Image Types:: Various other formats are supported.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1302 * Defining Images:: Convenient ways to define an image for later use.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1303 * Showing Images:: Convenient ways to display an image once
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1304 it is defined.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1305 * Image Cache:: Internal mechanisms of image display.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1306
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1307 Buttons
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1308
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1309 * Button Properties:: Button properties with special meanings.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1310 * Button Types:: Defining common properties for classes of buttons.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1311 * Making Buttons:: Adding buttons to Emacs buffers.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1312 * Manipulating Buttons:: Getting and setting properties of buttons.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1313 * Button Buffer Commands:: Buffer-wide commands and bindings for buttons.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1314
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1315 Abstract Display
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1316
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1317 * Abstract Display Functions:: Functions in the Ewoc package.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1318 * Abstract Display Example:: Example of using Ewoc.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1319
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1320 Display Tables
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1321
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1322 * Display Table Format:: What a display table consists of.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1323 * Active Display Table:: How Emacs selects a display table to use.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1324 * Glyphs:: How to define a glyph, and what glyphs mean.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1325
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1326 Operating System Interface
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1327
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1328 * Starting Up:: Customizing Emacs start-up processing.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1329 * Getting Out:: How exiting works (permanent or temporary).
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1330 * System Environment:: Distinguish the name and kind of system.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1331 * User Identification:: Finding the name and user id of the user.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1332 * Time of Day:: Getting the current time.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1333 * Time Conversion:: Converting a time from numeric form to a string, or
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1334 to calendrical data (or vice versa).
64922
5e32e6187a91 (Top): Update subnode lists.
Richard M. Stallman <rms@gnu.org>
parents: 64889
diff changeset
1335 * Time Parsing:: Converting a time from numeric form to text
5e32e6187a91 (Top): Update subnode lists.
Richard M. Stallman <rms@gnu.org>
parents: 64889
diff changeset
1336 and vice versa.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1337 * Processor Run Time:: Getting the run time used by Emacs.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1338 * Time Calculations:: Adding, subtracting, comparing times, etc.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1339 * Timers:: Setting a timer to call a function at a certain time.
72448
e01c5850129b (Top): Update subnode menu.
Richard M. Stallman <rms@gnu.org>
parents: 72209
diff changeset
1340 * Idle Timers:: Setting a timer to call a function when Emacs has
e01c5850129b (Top): Update subnode menu.
Richard M. Stallman <rms@gnu.org>
parents: 72209
diff changeset
1341 been idle for a certain length of time.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1342 * Terminal Input:: Accessing and recording terminal input.
72209
db3e2c7ec185 (Top): Update subnode menu.
Richard M. Stallman <rms@gnu.org>
parents: 71956
diff changeset
1343 * Terminal Output:: Controlling and recording terminal output.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1344 * Sound Output:: Playing sounds on the computer's speaker.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1345 * X11 Keysyms:: Operating on key symbols for X Windows
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1346 * Batch Mode:: Running Emacs without terminal interaction.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1347 * Session Management:: Saving and restoring state with X Session Management.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1348
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1349 Starting Up Emacs
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1350
25751
467b88fab665 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 24951
diff changeset
1351 * Startup Summary:: Sequence of actions Emacs performs at start-up.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1352 * Init File:: Details on reading the init file (@file{.emacs}).
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1353 * Terminal-Specific:: How the terminal-specific Lisp file is read.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1354 * Command-Line Arguments:: How command-line arguments are processed,
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1355 and how you can customize them.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1356
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1357 Getting Out of Emacs
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1358
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1359 * Killing Emacs:: Exiting Emacs irreversibly.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1360 * Suspending Emacs:: Exiting Emacs reversibly.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1361
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1362 Terminal Input
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1363
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1364 * Input Modes:: Options for how input is processed.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1365 * Recording Input:: Saving histories of recent or all input events.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1366
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1367 Tips and Conventions
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1368
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1369 * Coding Conventions:: Conventions for clean and robust programs.
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1370 * Key Binding Conventions:: Which keys should be bound by which programs.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1371 * Programming Tips:: Making Emacs code fit smoothly in Emacs.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1372 * Compilation Tips:: Making compiled code run fast.
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1373 * Warning Tips:: Turning off compiler warnings.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1374 * Documentation Tips:: Writing readable documentation strings.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1375 * Comment Tips:: Conventions for writing comments.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1376 * Library Headers:: Standard headers for library packages.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1377
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1378 GNU Emacs Internals
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1379
75615
fe256e8523f2 (Top): Update the top-level menus.
Eli Zaretskii <eliz@gnu.org>
parents: 75533
diff changeset
1380 * Building Emacs:: How the dumped Emacs is made.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1381 * Pure Storage:: A kludge to make preloaded Lisp functions sharable.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1382 * Garbage Collection:: Reclaiming space for Lisp objects no longer used.
62244
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1383 * Memory Usage:: Info about total size of Lisp objects made so far.
1053cf8f89ea (Top): Update to the current structure of the manual.
Lute Kamstra <lute@gnu.org>
parents: 62225
diff changeset
1384 * Writing Emacs Primitives:: Writing C code for Emacs.
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1385 * Object Internals:: Data formats of buffers, windows, processes.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1386
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1387 Object Internals
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1388
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1389 * Buffer Internals:: Components of a buffer structure.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1390 * Window Internals:: Components of a window structure.
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1391 * Process Internals:: Components of a process structure.
75629
c20ac93d4e8a (Top): Make the detailed menu headers compliant with Texinfo guidelines and
Eli Zaretskii <eliz@gnu.org>
parents: 75615
diff changeset
1392 @end detailmenu
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1393 @end menu
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1394
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1395 @include intro.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1396 @include objects.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1397 @include numbers.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1398 @include strings.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1399
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1400 @include lists.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1401 @include sequences.texi
25751
467b88fab665 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 24951
diff changeset
1402 @include hash.texi
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1403 @include symbols.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1404 @include eval.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1405
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1406 @include control.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1407 @include variables.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1408 @include functions.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1409 @include macros.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1410
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
1411 @include customize.texi
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1412 @include loading.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1413 @include compile.texi
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
1414 @include advice.texi
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
1415
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1416 @include debugging.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1417 @include streams.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1418 @include minibuf.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1419 @include commands.texi
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
1420
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1421 @include keymaps.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1422 @include modes.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1423 @include help.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1424 @include files.texi
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
1425
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1426 @include backups.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1427 @include buffers.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1428 @include windows.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1429 @include frames.texi
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
1430
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1431 @include positions.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1432 @include markers.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1433 @include text.texi
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
1434 @include nonascii.texi
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
1435
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
1436 @include searching.texi
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1437 @include syntax.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1438 @include abbrevs.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1439 @include processes.texi
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
1440
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1441 @include display.texi
26211
df0efa93750b Patch from rms.
Gerd Moellmann <gerd@gnu.org>
parents: 25875
diff changeset
1442 @include os.texi
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1443
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1444 @c MOVE to Emacs Manual: include misc-modes.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1445
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1446 @c appendices
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1447
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1448 @c REMOVE this: include non-hacker.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1449
25875
6a17c48b52ef *** empty log message ***
Phillip Rulon <pjr@gnu.org>
parents: 25751
diff changeset
1450 @include anti.texi
29116
194ae2469256 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 29114
diff changeset
1451 @include doclicense.texi
194ae2469256 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 29114
diff changeset
1452 @include gpl.texi
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1453 @include tips.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1454 @include internals.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1455 @include errors.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1456 @include locals.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1457 @include maps.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1458 @include hooks.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1459
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1460 @include index.texi
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1461
71747
7a84d4874322 index.texi, elisp.texi (New Symbols): Comment node out.
Nick Roberts <nickrob@snap.net.nz>
parents: 71637
diff changeset
1462 @ignore
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
1463 @node New Symbols, , Index, Top
22138
d4ac295a98b3 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21702
diff changeset
1464 @unnumbered New Symbols Since the Previous Edition
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
1465
21702
05b1a2703a49 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 21007
diff changeset
1466 @printindex tp
71747
7a84d4874322 index.texi, elisp.texi (New Symbols): Comment node out.
Nick Roberts <nickrob@snap.net.nz>
parents: 71637
diff changeset
1467 @end ignore
21007
66d807bdc5b4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 17279
diff changeset
1468
6451
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1469 @bye
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1470
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1471
8240c0b1d695 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1472 These words prevent "local variables" above from confusing Emacs.
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 52193
diff changeset
1473
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 52193
diff changeset
1474 @ignore
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 52193
diff changeset
1475 arch-tag: f7e9a219-a0e1-4776-b631-08eaa1d49b34
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 52193
diff changeset
1476 @end ignore