comparison lispref/elisp.texi @ 83532:b19aaf4ab0ee

Merged from emacs@sv.gnu.org. Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-331 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-332 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-333 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-334 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-335 Add note about "link" button-class to etc/TODO * emacs@sv.gnu.org/emacs--devo--0--patch-336 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-337 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-338 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-339 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-340 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-341 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-342 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-343 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-344 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-345 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-346 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-347 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-348 Update for ERC 5.1.3. * emacs@sv.gnu.org/emacs--devo--0--patch-349 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-350 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/gnus--rel--5.10--patch-111 Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo. * emacs@sv.gnu.org/gnus--rel--5.10--patch-112 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-113 Merge from emacs--devo--0 * emacs@sv.gnu.org/gnus--rel--5.10--patch-114 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-572
author Karoly Lorentey <lorentey@elte.hu>
date Fri, 14 Jul 2006 05:56:32 +0000
parents 46b1096093f5 7a84d4874322
children 02e39decdc84
comparison
equal deleted inserted replaced
83531:a387c138b28e 83532:b19aaf4ab0ee
12 @dircategory Emacs 12 @dircategory Emacs
13 @direntry 13 @direntry
14 * Elisp: (elisp). The Emacs Lisp Reference Manual. 14 * Elisp: (elisp). The Emacs Lisp Reference Manual.
15 @end direntry 15 @end direntry
16 16
17 @c So that anyone making the printed manual gets the version we have
18 @c tuned to avoid bad line breaks, etc.
17 @smallbook 19 @smallbook
18 @setchapternewpage odd 20
19 @finalout 21 @c per rms and peterb, use 10pt fonts for the main text, mostly to
22 @c save on paper cost. Also, do not declare @setchapternewpage odd,
23 @c for the same reason. Do this inside @tex for now, so the
24 @c last-released makeinfo does not complain.
25 @tex
26 @fonttextsize 10
27 \global\hbadness=6000 % don't worry about not-too-underfull boxes
28 @end tex
20 29
21 @c Combine indices. 30 @c Combine indices.
22 @synindex cp fn 31 @synindex cp fn
23 @syncodeindex vr fn 32 @syncodeindex vr fn
24 @syncodeindex ky fn 33 @syncodeindex ky fn
155 * Standard Hooks:: List of standard hook variables. 164 * Standard Hooks:: List of standard hook variables.
156 165
157 * Index:: Index including concepts, functions, variables, 166 * Index:: Index including concepts, functions, variables,
158 and other terms. 167 and other terms.
159 168
169 @ignore
160 * New Symbols:: New functions and variables in Emacs @value{EMACSVER}. 170 * New Symbols:: New functions and variables in Emacs @value{EMACSVER}.
171 @end ignore
161 172
162 Detailed Node Listing 173 Detailed Node Listing
163 --------------------- 174 ---------------------
164 175
165 Here are other nodes that are inferiors of those already listed, 176 Here are other nodes that are inferiors of those already listed,
1140 @include maps.texi 1151 @include maps.texi
1141 @include hooks.texi 1152 @include hooks.texi
1142 1153
1143 @include index.texi 1154 @include index.texi
1144 1155
1156 @ignore
1145 @node New Symbols, , Index, Top 1157 @node New Symbols, , Index, Top
1146 @unnumbered New Symbols Since the Previous Edition 1158 @unnumbered New Symbols Since the Previous Edition
1147 1159
1148 @printindex tp 1160 @printindex tp
1161 @end ignore
1149 1162
1150 @bye 1163 @bye
1151 1164
1152 1165
1153 These words prevent "local variables" above from confusing Emacs. 1166 These words prevent "local variables" above from confusing Emacs.