My various dotfiles

setup-sections.elt 39KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976
  1. ;;; Definitions from /home/wfs/dpANS2-tex/setup-sections.tex
  2. (setq tex-macros-alist (append
  3. '(
  4. ;%-*- Mode: TeX -*-
  5. ;% This file is automatically generated. Do not edit by hand.
  6. ;% References can be defined for inclusion by putting
  7. ;% \DefineSection{secname}
  8. ;% after a section beginning, and can be referenced by
  9. ;% \secref\secname
  10. ;% A new version of this file can be generated with KMP's
  11. ;% Lispm commands by explicitly doing Update ANSI Section Index.
  12. ;% This action also occurs implicitly whenever a new source
  13. ;% is checkpointed with Checkpoint ANSI Sources.
  14. ;\defsecrefs{%
  15. ;; (def Introduction in file: setup-sections.tex: Line 17
  16. ("Introduction" "Chapter 1 (Introduction)"0)
  17. ;%
  18. ;; (def Definitions in file: setup-sections.tex: Line 20
  19. ("Definitions" "Section 1.4 (Definitions)"0)
  20. ;%
  21. ;; (def ModifiedBNF in file: setup-sections.tex: Line 23
  22. ("ModifiedBNF" "Section 1.4.1.2 (Modified BNF Syntax)"0)
  23. ;%
  24. ;; (def CaseInSymbols in file: setup-sections.tex: Line 26
  25. ("CaseInSymbols" "Section 1.4.1.4.1 (Case in Symbols)"0)
  26. ;%
  27. ;; (def Designators in file: setup-sections.tex: Line 29
  28. ("Designators" "Section 1.4.1.5 (Designators)"0)
  29. ;%
  30. ;; (def ErrorTerms in file: setup-sections.tex: Line 32
  31. ("ErrorTerms" "Section 1.4.2 (Error Terminology)"0)
  32. ;%
  33. ;; (def RemovableText in file: setup-sections.tex: Line 35
  34. ("RemovableText"
  35. "Section 1.4.3 (Sections Not Formally Part Of This Standard)"0)
  36. ;%
  37. ;; (def InterpretingDictionaryEntries in file: setup-sections.tex: Line 39
  38. ("InterpretingDictionaryEntries"
  39. "Section 1.4.4 (Interpreting Dictionary Entries)"0)
  40. ;%
  41. ;; (def TypeSpecEntries in file: setup-sections.tex: Line 43
  42. ("TypeSpecEntries"
  43. "Section 1.4.4.6 (Dictionary Entries for Type Specifiers)"0)
  44. ;%
  45. ;; (def Conformance in file: setup-sections.tex: Line 47
  46. ("Conformance" "Section 1.5 (Conformance)"0)
  47. ;%
  48. ;; (def ReqLangFeatures in file: setup-sections.tex: Line 50
  49. ("ReqLangFeatures" "Section 1.5.1.1 (Required Language Features)"0)
  50. ;%
  51. ;; (def ReadTimeConditionals in file: setup-sections.tex: Line 53
  52. ("ReadTimeConditionals" "Section 1.5.2.1.1 (Use of Read-Time Conditionals)"0)
  53. ;%
  54. ;; (def LanguageExtensions in file: setup-sections.tex: Line 56
  55. ("LanguageExtensions" "Section 1.6 (Language Extensions)"0)
  56. ;%
  57. ;; (def LanguageSubsets in file: setup-sections.tex: Line 59
  58. ("LanguageSubsets" "Section 1.7 (Language Subsets)"0)
  59. ;%
  60. ;; (def DeprecatedFeatures in file: setup-sections.tex: Line 62
  61. ("DeprecatedFeatures" "Section 1.8 (Deprecated Language Features)"0)
  62. ;%
  63. ;; (def CLsymbols in file: setup-sections.tex: Line 65
  64. ("CLsymbols" "Section 1.9 (Symbols in the COMMON-LISP Package)"0)
  65. ;%
  66. ;; (def Syntax in file: setup-sections.tex: Line 68
  67. ("Syntax" "Chapter 2 (Syntax)"0)
  68. ;%
  69. ;; (def CharacterSyntax in file: setup-sections.tex: Line 71
  70. ("CharacterSyntax" "Section 2.1 (Character Syntax)"0)
  71. ;%
  72. ;; (def TheStandardSyntax in file: setup-sections.tex: Line 74
  73. ("TheStandardSyntax" "Section 2.1 (Character Syntax)"0)
  74. ;%
  75. ;; (def Readtables in file: setup-sections.tex: Line 77
  76. ("Readtables" "Section 2.1.1 (Readtables)"0)
  77. ;%
  78. ;; (def CurrentReadtable in file: setup-sections.tex: Line 80
  79. ("CurrentReadtable" "Section 2.1.1.1 (The Current Readtable)"0)
  80. ;%
  81. ;; (def ReaderVars in file: setup-sections.tex: Line 83
  82. ("ReaderVars" "Section 2.1.2 (Variables that affect the Lisp Reader)"0)
  83. ;%
  84. ;; (def StandardChars in file: setup-sections.tex: Line 86
  85. ("StandardChars" "Section 2.1.3 (Standard Characters)"0)
  86. ;%
  87. ;; (def CharacterSyntaxTypes in file: setup-sections.tex: Line 89
  88. ("CharacterSyntaxTypes" "Section 2.1.4 (Character Syntax Types)"0)
  89. ;%
  90. ;; (def ConstituentChars in file: setup-sections.tex: Line 92
  91. ("ConstituentChars" "Section 2.1.4.1 (Constituent Characters)"0)
  92. ;%
  93. ;; (def ConstituentTraits in file: setup-sections.tex: Line 95
  94. ("ConstituentTraits" "Section 2.1.4.2 (Constituent Traits)"0)
  95. ;%
  96. ;; (def InvalidChars in file: setup-sections.tex: Line 98
  97. ("InvalidChars" "Section 2.1.4.3 (Invalid Characters)"0)
  98. ;%
  99. ;; (def MacroChars in file: setup-sections.tex: Line 101
  100. ("MacroChars" "Section 2.1.4.4 (Macro Characters)"0)
  101. ;%
  102. ;; (def MultipleEscapeChar in file: setup-sections.tex: Line 104
  103. ("MultipleEscapeChar" "Section 2.1.4.5 ({}Multiple Escape Characters)"0)
  104. ;%
  105. ;; (def SingleEscapeChar in file: setup-sections.tex: Line 107
  106. ("SingleEscapeChar" "Section 2.1.4.6 ({}Single Escape Character)"0)
  107. ;%
  108. ;; (def WhitespaceChars in file: setup-sections.tex: Line 110
  109. ("WhitespaceChars" "Section 2.1.4.7 ({}Whitespace Characters)"0)
  110. ;%
  111. ;; (def ReaderAlgorithm in file: setup-sections.tex: Line 113
  112. ("ReaderAlgorithm" "Section 2.2 (Reader Algorithm)"0)
  113. ;%
  114. ;; (def InterpOfTokens in file: setup-sections.tex: Line 116
  115. ("InterpOfTokens" "Section 2.3 (Interpretation of Tokens)"0)
  116. ;%
  117. ;; (def PotentialNumbersAsTokens in file: setup-sections.tex: Line 119
  118. ("PotentialNumbersAsTokens" "Section 2.3.1.1 (Potential Numbers as Tokens)"0)
  119. ;%
  120. ;; (def EscCharsAndPotentialNums in file: setup-sections.tex: Line 122
  121. ("EscCharsAndPotentialNums"
  122. "Section 2.3.1.1.1 (Escape Characters and Potential Numbers)"0)
  123. ;%
  124. ;; (def NumsFromTokens in file: setup-sections.tex: Line 126
  125. ("NumsFromTokens" "Section 2.3.2 (Constructing Numbers from Tokens)"0)
  126. ;%
  127. ;; (def SyntaxOfIntegers in file: setup-sections.tex: Line 129
  128. ("SyntaxOfIntegers" "Section 2.3.2.1.1 (Syntax of an Integer)"0)
  129. ;%
  130. ;; (def SyntaxOfRatios in file: setup-sections.tex: Line 132
  131. ("SyntaxOfRatios" "Section 2.3.2.1.2 (Syntax of a Ratio)"0)
  132. ;%
  133. ;; (def SyntaxOfFloats in file: setup-sections.tex: Line 135
  134. ("SyntaxOfFloats" "Section 2.3.2.2 (Syntax of a Float)"0)
  135. ;%
  136. ;; (def SyntaxOfComplexes in file: setup-sections.tex: Line 138
  137. ("SyntaxOfComplexes" "Section 2.3.2.3 (Syntax of a Complex)"0)
  138. ;%
  139. ;; (def SymbolTokens in file: setup-sections.tex: Line 141
  140. ("SymbolTokens" "Section 2.3.4 (Symbols as Tokens)"0)
  141. ;%
  142. ;; (def PackageSysConsistencyRules in file: setup-sections.tex: Line 144
  143. ("PackageSysConsistencyRules"
  144. "Section 2.3.6 (Package System Consistency Rules)"0)
  145. ;%
  146. ;; (def StandardMacroChars in file: setup-sections.tex: Line 148
  147. ("StandardMacroChars" "Section 2.4 (Standard Macro Characters)"0)
  148. ;%
  149. ;; (def LeftParen in file: setup-sections.tex: Line 151
  150. ("LeftParen" "Section 2.4.1 (Left-Parenthesis)"0)
  151. ;%
  152. ;; (def QuoteMacro in file: setup-sections.tex: Line 154
  153. ("QuoteMacro" "Section 2.4.3 (Single-Quote)"0)
  154. ;%
  155. ;; (def Doublequote in file: setup-sections.tex: Line 157
  156. ("Doublequote" "Section 2.4.5 (Double-Quote)"0)
  157. ;%
  158. ;; (def Backquote in file: setup-sections.tex: Line 160
  159. ("Backquote" "Section 2.4.6 (Backquote)"0)
  160. ;%
  161. ;; (def SharpsignBackslash in file: setup-sections.tex: Line 163
  162. ("SharpsignBackslash" "Section 2.4.8.1 ({}Sharpsign Backslash)"0)
  163. ;%
  164. ;; (def SharpsignQuote in file: setup-sections.tex: Line 166
  165. ("SharpsignQuote" "Section 2.4.8.2 ({}Sharpsign Single-Quote)"0)
  166. ;%
  167. ;; (def SharpsignLeftParen in file: setup-sections.tex: Line 169
  168. ("SharpsignLeftParen" "Section 2.4.8.3 ({}Sharpsign Left-Parenthesis)"0)
  169. ;%
  170. ;; (def SharpsignStar in file: setup-sections.tex: Line 172
  171. ("SharpsignStar" "Section 2.4.8.4 (Sharpsign Asterisk)"0)
  172. ;%
  173. ;; (def SharpsignColon in file: setup-sections.tex: Line 175
  174. ("SharpsignColon" "Section 2.4.8.5 (Sharpsign Colon)"0)
  175. ;%
  176. ;; (def SharpsignDot in file: setup-sections.tex: Line 178
  177. ("SharpsignDot" "Section 2.4.8.6 (Sharpsign Dot)"0)
  178. ;%
  179. ;; (def SharpsignB in file: setup-sections.tex: Line 181
  180. ("SharpsignB" "Section 2.4.8.7 (Sharpsign B)"0)
  181. ;%
  182. ;; (def SharpsignO in file: setup-sections.tex: Line 184
  183. ("SharpsignO" "Section 2.4.8.8 (Sharpsign O)"0)
  184. ;%
  185. ;; (def SharpsignX in file: setup-sections.tex: Line 187
  186. ("SharpsignX" "Section 2.4.8.9 (Sharpsign X)"0)
  187. ;%
  188. ;; (def SharpsignR in file: setup-sections.tex: Line 190
  189. ("SharpsignR" "Section 2.4.8.10 (Sharpsign R)"0)
  190. ;%
  191. ;; (def SharpsignC in file: setup-sections.tex: Line 193
  192. ("SharpsignC" "Section 2.4.8.11 (Sharpsign C)"0)
  193. ;%
  194. ;; (def SharpsignA in file: setup-sections.tex: Line 196
  195. ("SharpsignA" "Section 2.4.8.12 (Sharpsign A)"0)
  196. ;%
  197. ;; (def SharpsignS in file: setup-sections.tex: Line 199
  198. ("SharpsignS" "Section 2.4.8.13 ({}Sharpsign S)"0)
  199. ;%
  200. ;; (def SharpsignP in file: setup-sections.tex: Line 202
  201. ("SharpsignP" "Section 2.4.8.14 ({}Sharpsign P)"0)
  202. ;%
  203. ;; (def SharpsignLeftAngle in file: setup-sections.tex: Line 205
  204. ("SharpsignLeftAngle" "Section 2.4.8.20 (Sharpsign Less-Than-Sign)"0)
  205. ;%
  206. ;; (def EvaluationAndCompilation in file: setup-sections.tex: Line 208
  207. ("EvaluationAndCompilation" "Chapter 3 (Evaluation and Compilation)"0)
  208. ;%
  209. ;; (def Evaluation in file: setup-sections.tex: Line 211
  210. ("Evaluation" "Section 3.1 (Evaluation)"0)
  211. ;%
  212. ;; (def IntroToEnvs in file: setup-sections.tex: Line 214
  213. ("IntroToEnvs" "Section 3.1.1 (Introduction to Environments)"0)
  214. ;%
  215. ;; (def NullLexicalEnv in file: setup-sections.tex: Line 217
  216. ("NullLexicalEnv" "Section 3.1.1.3.1 (The Null Lexical Environment)"0)
  217. ;%
  218. ;; (def EnvObjs in file: setup-sections.tex: Line 220
  219. ("EnvObjs" "Section 3.1.1.4 (Environment Objects)"0)
  220. ;%
  221. ;; (def EvaluationModel in file: setup-sections.tex: Line 223
  222. ("EvaluationModel" "Section 3.1.2 (The Evaluation Model)"0)
  223. ;%
  224. ;; (def SymbolsAsForms in file: setup-sections.tex: Line 226
  225. ("SymbolsAsForms" "Section 3.1.2.1.1 (Symbols as Forms)"0)
  226. ;%
  227. ;; (def ConstantVars in file: setup-sections.tex: Line 229
  228. ("ConstantVars" "Section 3.1.2.1.1.3 (Constant Variables)"0)
  229. ;%
  230. ;; (def FunctionForms in file: setup-sections.tex: Line 232
  231. ("FunctionForms" "Section 3.1.2.1.2.3 (Function Forms)"0)
  232. ;%
  233. ;; (def LambdaForms in file: setup-sections.tex: Line 235
  234. ("LambdaForms" "Section 3.1.2.1.2.4 (Lambda Forms)"0)
  235. ;%
  236. ;; (def LambdaExpressions in file: setup-sections.tex: Line 238
  237. ("LambdaExpressions" "Section 3.1.3 (Lambda Expressions)"0)
  238. ;%
  239. ;; (def Shadowing in file: setup-sections.tex: Line 241
  240. ("Shadowing" "Section 3.1.5 ({}Shadowing)"0)
  241. ;%
  242. ;; (def Compilation in file: setup-sections.tex: Line 244
  243. ("Compilation" "Section 3.2 (Compilation)"0)
  244. ;%
  245. ;; (def CompilationTerms in file: setup-sections.tex: Line 247
  246. ("CompilationTerms" "Section 3.2.1 (Compiler Terminology)"0)
  247. ;%
  248. ;; (def ConstantModification in file: setup-sections.tex: Line 250
  249. ("ConstantModification" "Section 3.2.1 (Compiler Terminology)"0)
  250. ;%
  251. ;; (def CompilationSemantics in file: setup-sections.tex: Line 253
  252. ("CompilationSemantics" "Section 3.2.2 (Compilation Semantics)"0)
  253. ;%
  254. ;; (def CompilerMacros in file: setup-sections.tex: Line 256
  255. ("CompilerMacros" "Section 3.2.2.1 (Compiler Macros)"0)
  256. ;%
  257. ;; (def MinimalCompilation in file: setup-sections.tex: Line 259
  258. ("MinimalCompilation" "Section 3.2.2.2 (Minimal Compilation)"0)
  259. ;%
  260. ;; (def SemanticConstraints in file: setup-sections.tex: Line 262
  261. ("SemanticConstraints" "Section 3.2.2.3 (Semantic Constraints)"0)
  262. ;%
  263. ;; (def FileCompilation in file: setup-sections.tex: Line 265
  264. ("FileCompilation" "Section 3.2.3 (File Compilation)"0)
  265. ;%
  266. ;; (def TopLevelForms in file: setup-sections.tex: Line 268
  267. ("TopLevelForms" "Section 3.2.3.1 (Processing of Top Level Forms)"0)
  268. ;%
  269. ;; (def DefiningMacros in file: setup-sections.tex: Line 271
  270. ("DefiningMacros" "Section 3.2.3.1.1 (Processing of Defining Macros)"0)
  271. ;%
  272. ;; (def ConstraintsOnMacros in file: setup-sections.tex: Line 274
  273. ("ConstraintsOnMacros"
  274. "Section 3.2.3.1.2 (Constraints on Macros and Compiler Macros)"0)
  275. ;%
  276. ;; (def LiteralsInCompiledFiles in file: setup-sections.tex: Line 278
  277. ("LiteralsInCompiledFiles"
  278. "Section 3.2.4 (Literal Objects in Compiled Files)"0)
  279. ;%
  280. ;; (def ExternalizableObjects in file: setup-sections.tex: Line 282
  281. ("ExternalizableObjects" "Section 3.2.4.1 (Externalizable Objects)"0)
  282. ;%
  283. ;; (def Similarity in file: setup-sections.tex: Line 285
  284. ("Similarity" "Section 3.2.4.2 (Similarity of Literal Objects)"0)
  285. ;%
  286. ;; (def CallingMakeLoadForm in file: setup-sections.tex: Line 288
  287. ("CallingMakeLoadForm"
  288. "Section 3.2.4.4 (Additional Constraints on Externalizable Objects)"0)
  289. ;%
  290. ;; (def FileCompilerExceptions in file: setup-sections.tex: Line 292
  291. ("FileCompilerExceptions"
  292. "Section 3.2.5 (Exceptional Situations in the Compiler)"0)
  293. ;%
  294. ;; (def Declarations in file: setup-sections.tex: Line 296
  295. ("Declarations" "Section 3.3 (Declarations)"0)
  296. ;%
  297. ;; (def DeclScope in file: setup-sections.tex: Line 299
  298. ("DeclScope" "Section 3.3.4 (Declaration Scope)"0)
  299. ;%
  300. ;; (def LambdaLists in file: setup-sections.tex: Line 302
  301. ("LambdaLists" "Section 3.4 (Lambda Lists)"0)
  302. ;%
  303. ;; (def OrdinaryLambdaLists in file: setup-sections.tex: Line 305
  304. ("OrdinaryLambdaLists" "Section 3.4.1 (Ordinary Lambda Lists)"0)
  305. ;%
  306. ;; (def SuppressingKeyArgChecks in file: setup-sections.tex: Line 308
  307. ("SuppressingKeyArgChecks"
  308. "Section 3.4.1.4.1 ({}Suppressing Keyword Argument Checking)"0)
  309. ;%
  310. ;; (def GFLambdaLists in file: setup-sections.tex: Line 312
  311. ("GFLambdaLists" "Section 3.4.2 (Generic Function Lambda Lists)"0)
  312. ;%
  313. ;; (def SpecializedLambdaLists in file: setup-sections.tex: Line 315
  314. ("SpecializedLambdaLists" "Section 3.4.3 (Specialized Lambda Lists)"0)
  315. ;%
  316. ;; (def MacroLambdaLists in file: setup-sections.tex: Line 318
  317. ("MacroLambdaLists" "Section 3.4.4 (Macro Lambda Lists)"0)
  318. ;%
  319. ;; (def ExtraDestructureInfo in file: setup-sections.tex: Line 321
  320. ("ExtraDestructureInfo" "Section 3.4.4 (Macro Lambda Lists)"0)
  321. ;%
  322. ;; (def DestructuringByLambdaLists in file: setup-sections.tex: Line 324
  323. ("DestructuringByLambdaLists"
  324. "Section 3.4.4.1 (Destructuring by Lambda Lists)"0)
  325. ;%
  326. ;; (def DestructuringLambdaLists in file: setup-sections.tex: Line 328
  327. ("DestructuringLambdaLists" "Section 3.4.5 (Destructuring Lambda Lists)"0)
  328. ;%
  329. ;; (def BoaLambdaLists in file: setup-sections.tex: Line 331
  330. ("BoaLambdaLists" "Section 3.4.6 (Boa Lambda Lists)"0)
  331. ;%
  332. ;; (def DefsetfLambdaLists in file: setup-sections.tex: Line 334
  333. ("DefsetfLambdaLists" "Section 3.4.7 (Defsetf Lambda Lists)"0)
  334. ;%
  335. ;; (def DeftypeLambdaLists in file: setup-sections.tex: Line 337
  336. ("DeftypeLambdaLists" "Section 3.4.8 (Deftype Lambda Lists)"0)
  337. ;%
  338. ;; (def DefineModifyMacroLambdaLists in file: setup-sections.tex: Line 340
  339. ("DefineModifyMacroLambdaLists"
  340. "Section 3.4.9 (Define-modify-macro Lambda Lists)"0)
  341. ;%
  342. ;; (def DefMethCombArgsLambdaLists in file: setup-sections.tex: Line 344
  343. ("DefMethCombArgsLambdaLists"
  344. "Section 3.4.10 (Define-method-combination Arguments Lambda Lists)"0)
  345. ;%
  346. ;; (def DocVsDecls in file: setup-sections.tex: Line 348
  347. ("DocVsDecls"
  348. "Section 3.4.11 (Syntactic Interaction of Documentation Strings and Declarations)"0)
  349. ;%
  350. ;; (def FuncallErrorChecking in file: setup-sections.tex: Line 352
  351. ("FuncallErrorChecking" "Section 3.5 (Error Checking in Function Calls)"0)
  352. ;%
  353. ;; (def SafeAndUnsafeCalls in file: setup-sections.tex: Line 355
  354. ("SafeAndUnsafeCalls" "Section 3.5.1.1 (Safe and Unsafe Calls)"0)
  355. ;%
  356. ;; (def SafeCallDetectionTime in file: setup-sections.tex: Line 358
  357. ("SafeCallDetectionTime"
  358. "Section 3.5.1.1.1 (Error Detection Time in Safe Calls)"0)
  359. ;%
  360. ;; (def UnrecognizedKeyArgs in file: setup-sections.tex: Line 362
  361. ("UnrecognizedKeyArgs" "Section 3.5.1.4 (Unrecognized Keyword Arguments)"0)
  362. ;%
  363. ;; (def InvalidKeyArgs in file: setup-sections.tex: Line 365
  364. ("InvalidKeyArgs" "Section 3.5.1.5 (Invalid Keyword Arguments)"0)
  365. ;%
  366. ;; (def OddNumberOfKeyArgs in file: setup-sections.tex: Line 368
  367. ("OddNumberOfKeyArgs" "Section 3.5.1.6 (Odd Number of Keyword Arguments)"0)
  368. ;%
  369. ;; (def DestructuringMismatch in file: setup-sections.tex: Line 371
  370. ("DestructuringMismatch" "Section 3.5.1.7 (Destructuring Mismatch)"0)
  371. ;%
  372. ;; (def TraversalRules in file: setup-sections.tex: Line 374
  373. ("TraversalRules" "Section 3.6 (Traversal Rules and Side Effects)"0)
  374. ;%
  375. ;; (def DestructiveOperations in file: setup-sections.tex: Line 377
  376. ("DestructiveOperations" "Section 3.7 (Destructive Operations)"0)
  377. ;%
  378. ;; (def TypesAndClasses in file: setup-sections.tex: Line 380
  379. ("TypesAndClasses" "Chapter 4 (Types and Classes)"0)
  380. ;%
  381. ;; (def Types in file: setup-sections.tex: Line 383
  382. ("Types" "Section 4.2 (Types)"0)
  383. ;%
  384. ;; (def TypeRelationships in file: setup-sections.tex: Line 386
  385. ("TypeRelationships" "Section 4.2.2 (Type Relationships)"0)
  386. ;%
  387. ;; (def TypeSpecifiers in file: setup-sections.tex: Line 389
  388. ("TypeSpecifiers" "Section 4.2.3 (Type Specifiers)"0)
  389. ;%
  390. ;; (def Classes in file: setup-sections.tex: Line 392
  391. ("Classes" "Section 4.3 (Classes)"0)
  392. ;%
  393. ;; (def Inheritance in file: setup-sections.tex: Line 395
  394. ("Inheritance" "Section 4.3.4 (Inheritance)"0)
  395. ;%
  396. ;; (def DeterminingtheCPL in file: setup-sections.tex: Line 398
  397. ("DeterminingtheCPL" "Section 4.3.5 (Determining the Class Precedence List)"0)
  398. ;%
  399. ;; (def ClassReDef in file: setup-sections.tex: Line 401
  400. ("ClassReDef" "Section 4.3.6 (Redefining Classes)"0)
  401. ;%
  402. ;; (def IntegratingTypesAndClasses in file: setup-sections.tex: Line 404
  403. ("IntegratingTypesAndClasses"
  404. "Section 4.3.7 (Integrating Types and Classes)"0)
  405. ;%
  406. ;; (def DataAndControlFlow in file: setup-sections.tex: Line 408
  407. ("DataAndControlFlow" "Chapter 5 (Data and Control Flow)"0)
  408. ;%
  409. ;; (def GeneralizedReference in file: setup-sections.tex: Line 411
  410. ("GeneralizedReference" "Section 5.1 (Generalized Reference)"0)
  411. ;%
  412. ;; (def GenRefSubFormEval in file: setup-sections.tex: Line 414
  413. ("GenRefSubFormEval" "Section 5.1.1.1 ({}Evaluation of Subforms to Places)"0)
  414. ;%
  415. ;; (def SetfExpansions in file: setup-sections.tex: Line 417
  416. ("SetfExpansions" "Section 5.1.1.2 (Setf Expansions)"0)
  417. ;%
  418. ;; (def KindsOfPlaces in file: setup-sections.tex: Line 420
  419. ("KindsOfPlaces" "Section 5.1.2 (Kinds of Places)"0)
  420. ;%
  421. ;; (def FnFormsAsGenRefs in file: setup-sections.tex: Line 423
  422. ("FnFormsAsGenRefs" "Section 5.1.2.2 (Function Call Forms as Places)"0)
  423. ;%
  424. ;; (def SETFofVALUES in file: setup-sections.tex: Line 426
  425. ("SETFofVALUES" "Section 5.1.2.3 (VALUES Forms as Places)"0)
  426. ;%
  427. ;; (def SETFofAPPLY in file: setup-sections.tex: Line 429
  428. ("SETFofAPPLY" "Section 5.1.2.5 (APPLY Forms as Places)"0)
  429. ;%
  430. ;; (def TransferOfControl in file: setup-sections.tex: Line 432
  431. ("TransferOfControl" "Section 5.2 (Transfer of Control to an Exit Point)"0)
  432. ;%
  433. ;; (def Iteration in file: setup-sections.tex: Line 435
  434. ("Iteration" "Chapter 6 (Iteration)"0)
  435. ;%
  436. ;; (def LoopFacility in file: setup-sections.tex: Line 438
  437. ("LoopFacility" "Section 6.1 ({}The LOOP Facility)"0)
  438. ;%
  439. ;; (def SimpleLoop in file: setup-sections.tex: Line 441
  440. ("SimpleLoop" "Section 6.1.1.1.1 ({}Simple Loop)"0)
  441. ;%
  442. ;; (def DestructuringLOOPVars in file: setup-sections.tex: Line 444
  443. ("DestructuringLOOPVars" "Section 6.1.1.7 (Destructuring)"0)
  444. ;%
  445. ;; (def LOOPVarInitAndStep in file: setup-sections.tex: Line 447
  446. ("LOOPVarInitAndStep"
  447. "Section 6.1.2 (Variable Initialization and Stepping Clauses)"0)
  448. ;%
  449. ;; (def LOOPValAcc in file: setup-sections.tex: Line 451
  450. ("LOOPValAcc" "Section 6.1.3 (Value Accumulation Clauses)"0)
  451. ;%
  452. ;; (def LOOPTermTest in file: setup-sections.tex: Line 454
  453. ("LOOPTermTest" "Section 6.1.4 (Termination Test Clauses)"0)
  454. ;%
  455. ;; (def LOOPUnconditional in file: setup-sections.tex: Line 457
  456. ("LOOPUnconditional" "Section 6.1.5 ({}Unconditional Execution Clauses)"0)
  457. ;%
  458. ;; (def LOOPConditional in file: setup-sections.tex: Line 460
  459. ("LOOPConditional" "Section 6.1.6 ({}Conditional Execution Clauses)"0)
  460. ;%
  461. ;; (def LOOPMisc in file: setup-sections.tex: Line 463
  462. ("LOOPMisc" "Section 6.1.7 (Miscellaneous Clauses)"0)
  463. ;%
  464. ;; (def Objects in file: setup-sections.tex: Line 466
  465. ("Objects" "Chapter 7 (Objects)"0)
  466. ;%
  467. ;; (def ObjectCreationAndInit in file: setup-sections.tex: Line 469
  468. ("ObjectCreationAndInit" "Section 7.1 (Object Creation and Initialization)"0)
  469. ;%
  470. ;; (def DeclaringInitargValidity in file: setup-sections.tex: Line 472
  471. ("DeclaringInitargValidity"
  472. "Section 7.1.2 (Declaring the Validity of Initialization Arguments)"0)
  473. ;%
  474. ;; (def InitargRules in file: setup-sections.tex: Line 476
  475. ("InitargRules" "Section 7.1.4 (Rules for Initialization Arguments)"0)
  476. ;%
  477. ;; (def SharedInitialize in file: setup-sections.tex: Line 479
  478. ("SharedInitialize" "Section 7.1.5 (Shared-Initialize)"0)
  479. ;%
  480. ;; (def ChangingInstanceClass in file: setup-sections.tex: Line 482
  481. ("ChangingInstanceClass" "Section 7.2 (Changing the Class of an Instance)"0)
  482. ;%
  483. ;; (def InitNewLocalSlots in file: setup-sections.tex: Line 485
  484. ("InitNewLocalSlots" "Section 7.2.2 (Initializing Newly Added Local Slots)"0)
  485. ;%
  486. ;; (def InstanceReInit in file: setup-sections.tex: Line 488
  487. ("InstanceReInit" "Section 7.3 (Reinitializing an Instance)"0)
  488. ;%
  489. ;; (def MetaObjects in file: setup-sections.tex: Line 491
  490. ("MetaObjects" "Section 7.4 (Meta-Objects)"0)
  491. ;%
  492. ;; (def Slots in file: setup-sections.tex: Line 494
  493. ("Slots" "Section 7.5 (Slots)"0)
  494. ;%
  495. ;; (def SlotInheritance in file: setup-sections.tex: Line 497
  496. ("SlotInheritance" "Section 7.5.3 (Inheritance of Slots and Slot Options)"0)
  497. ;%
  498. ;; (def GFsAndMethods in file: setup-sections.tex: Line 500
  499. ("GFsAndMethods" "Section 7.6 (Generic Functions and Methods)"0)
  500. ;%
  501. ;; (def IntroToGFs in file: setup-sections.tex: Line 503
  502. ("IntroToGFs" "Section 7.6.1 (Introduction to Generic Functions)"0)
  503. ;%
  504. ;; (def IntroToMethods in file: setup-sections.tex: Line 506
  505. ("IntroToMethods" "Section 7.6.2 (Introduction to Methods)"0)
  506. ;%
  507. ;; (def SpecializerQualifierAgreement in file: setup-sections.tex: Line 509
  508. ("SpecializerQualifierAgreement"
  509. "Section 7.6.3 (Agreement on Parameter Specializers and Qualifiers)"0)
  510. ;%
  511. ;; (def GFMethodLambdaListCongruency in file: setup-sections.tex: Line 513
  512. ("GFMethodLambdaListCongruency"
  513. "Section 7.6.4 (Congruent Lambda-lists for all Methods of a Generic Function)"0)
  514. ;%
  515. ;; (def KwdArgsInGFsAndMeths in file: setup-sections.tex: Line 517
  516. ("KwdArgsInGFsAndMeths"
  517. "Section 7.6.5 (Keyword Arguments in Generic Functions and Methods)"0)
  518. ;%
  519. ;; (def MethodSelectionAndCombination in file: setup-sections.tex: Line 521
  520. ("MethodSelectionAndCombination"
  521. "Section 7.6.6 (Method Selection and Combination)"0)
  522. ;%
  523. ;; (def DeterminingtheEffectiveMethod in file: setup-sections.tex: Line 525
  524. ("DeterminingtheEffectiveMethod"
  525. "Section 7.6.6.1 (Determining the Effective Method)"0)
  526. ;%
  527. ;; (def SelApplMeth in file: setup-sections.tex: Line 529
  528. ("SelApplMeth" "Section 7.6.6.1.1 (Selecting the Applicable Methods)"0)
  529. ;%
  530. ;; (def ApplyMethCombToSortedMethods in file: setup-sections.tex: Line 532
  531. ("ApplyMethCombToSortedMethods"
  532. "Section 7.6.6.1.3 (Applying method combination to the sorted list of applicable methods)"0)
  533. ;%
  534. ;; (def StdMethComb in file: setup-sections.tex: Line 536
  535. ("StdMethComb" "Section 7.6.6.2 (Standard Method Combination)"0)
  536. ;%
  537. ;; (def BuiltInMethCombTypes in file: setup-sections.tex: Line 539
  538. ("BuiltInMethCombTypes"
  539. "Section 7.6.6.4 (Built-in Method Combination Types)"0)
  540. ;%
  541. ;; (def MethodInheritance in file: setup-sections.tex: Line 543
  542. ("MethodInheritance" "Section 7.6.7 (Inheritance of Methods)"0)
  543. ;%
  544. ;; (def Structures in file: setup-sections.tex: Line 546
  545. ("Structures" "Chapter 8 (Structures)"0)
  546. ;%
  547. ;; (def Conditions in file: setup-sections.tex: Line 549
  548. ("Conditions" "Chapter 9 (Conditions)"0)
  549. ;%
  550. ;; (def ConditionSystemConcepts in file: setup-sections.tex: Line 552
  551. ("ConditionSystemConcepts" "Section 9.1 (Condition System Concepts)"0)
  552. ;%
  553. ;; (def ConditionDesignators in file: setup-sections.tex: Line 555
  554. ("ConditionDesignators" "Section 9.1.2.1 (Condition Designators)"0)
  555. ;%
  556. ;; (def PrintingConditions in file: setup-sections.tex: Line 558
  557. ("PrintingConditions" "Section 9.1.3 (Printing Conditions)"0)
  558. ;%
  559. ;; (def CondSignalHandle in file: setup-sections.tex: Line 561
  560. ("CondSignalHandle" "Section 9.1.4 (Signaling and Handling Conditions)"0)
  561. ;%
  562. ;; (def Signaling in file: setup-sections.tex: Line 564
  563. ("Signaling" "Section 9.1.4.1 (Signaling)"0)
  564. ;%
  565. ;; (def Restarts in file: setup-sections.tex: Line 567
  566. ("Restarts" "Section 9.1.4.2 (Restarts)"0)
  567. ;%
  568. ;; (def InterfacesToRestarts in file: setup-sections.tex: Line 570
  569. ("InterfacesToRestarts" "Section 9.1.4.2.2 (Interfaces to Restarts)"0)
  570. ;%
  571. ;; (def AssocRestartWithCond in file: setup-sections.tex: Line 573
  572. ("AssocRestartWithCond"
  573. "Section 9.1.4.2.4 (Associating a Restart with a Condition)"0)
  574. ;%
  575. ;; (def Symbols in file: setup-sections.tex: Line 577
  576. ("Symbols" "Chapter 10 (Symbols)"0)
  577. ;%
  578. ;; (def Packages in file: setup-sections.tex: Line 580
  579. ("Packages" "Chapter 11 (Packages)"0)
  580. ;%
  581. ;; (def PackageConcepts in file: setup-sections.tex: Line 583
  582. ("PackageConcepts" "Section 11.1 (Package Concepts)"0)
  583. ;%
  584. ;; (def Numbers in file: setup-sections.tex: Line 586
  585. ("Numbers" "Chapter 12 (Numbers)"0)
  586. ;%
  587. ;; (def NumericOperations in file: setup-sections.tex: Line 589
  588. ("NumericOperations" "Section 12.1.1 (Numeric Operations)"0)
  589. ;%
  590. ;; (def NumericContagionRules in file: setup-sections.tex: Line 592
  591. ("NumericContagionRules"
  592. "Section 12.1.1.2 (Contagion in Numeric Operations)"0)
  593. ;%
  594. ;; (def RationalComputations in file: setup-sections.tex: Line 596
  595. ("RationalComputations" "Section 12.1.3 (Rational Computations)"0)
  596. ;%
  597. ;; (def FloatSubstitutability in file: setup-sections.tex: Line 599
  598. ("FloatSubstitutability" "Section 12.1.3.3 (Rule of Float Substitutability)"0)
  599. ;%
  600. ;; (def FloatingPointComputations in file: setup-sections.tex: Line 602
  601. ("FloatingPointComputations"
  602. "Section 12.1.4 ({}Floating-point Computations)"0)
  603. ;%
  604. ;; (def RuleOfFloatAndRationalContagion in file: setup-sections.tex: Line 606
  605. ("RuleOfFloatAndRationalContagion"
  606. "Section 12.1.4.1 ({}Rule of Float and Rational Contagion)"0)
  607. ;%
  608. ;; (def RuleOfFloatPrecisionContagion in file: setup-sections.tex: Line 610
  609. ("RuleOfFloatPrecisionContagion"
  610. "Section 12.1.4.4 (Rule of Float Precision Contagion)"0)
  611. ;%
  612. ;; (def ComplexComputations in file: setup-sections.tex: Line 614
  613. ("ComplexComputations" "Section 12.1.5 (Complex Computations)"0)
  614. ;%
  615. ;; (def RuleOfComplexContagion in file: setup-sections.tex: Line 617
  616. ("RuleOfComplexContagion" "Section 12.1.5.2 (Rule of Complex Contagion)"0)
  617. ;%
  618. ;; (def RuleOfCanonRepForComplexRationals in file: setup-sections.tex: Line 620
  619. ("RuleOfCanonRepForComplexRationals"
  620. "Section 12.1.5.3 (Rule of Canonical Representation for Complex Rationals)"0)
  621. ;%
  622. ;; (def IntervalDesignators in file: setup-sections.tex: Line 624
  623. ("IntervalDesignators" "Section 12.1.6 (Interval Designators)"0)
  624. ;%
  625. ;; (def Characters in file: setup-sections.tex: Line 627
  626. ("Characters" "Chapter 13 (Characters)"0)
  627. ;%
  628. ;; (def CharacterConcepts in file: setup-sections.tex: Line 630
  629. ("CharacterConcepts" "Section 13.1 (Character Concepts)"0)
  630. ;%
  631. ;; (def IntroToChars in file: setup-sections.tex: Line 633
  632. ("IntroToChars" "Section 13.1.1 (Introduction to Characters)"0)
  633. ;%
  634. ;; (def CharScripts in file: setup-sections.tex: Line 636
  635. ("CharScripts" "Section 13.1.2.1 (Character Scripts)"0)
  636. ;%
  637. ;; (def CharRepertoires in file: setup-sections.tex: Line 639
  638. ("CharRepertoires" "Section 13.1.2.2 (Character Repertoires)"0)
  639. ;%
  640. ;; (def CharacterAttributes in file: setup-sections.tex: Line 642
  641. ("CharacterAttributes" "Section 13.1.3 (Character Attributes)"0)
  642. ;%
  643. ;; (def GraphicChars in file: setup-sections.tex: Line 645
  644. ("GraphicChars" "Section 13.1.4.1 (Graphic Characters)"0)
  645. ;%
  646. ;; (def CharactersWithCase in file: setup-sections.tex: Line 648
  647. ("CharactersWithCase" "Section 13.1.4.3 (Characters With Case)"0)
  648. ;%
  649. ;; (def Digits in file: setup-sections.tex: Line 651
  650. ("Digits" "Section 13.1.4.6 (Digits in a Radix)"0)
  651. ;%
  652. ;; (def CharacterNames in file: setup-sections.tex: Line 654
  653. ("CharacterNames" "Section 13.1.7 (Character Names)"0)
  654. ;%
  655. ;; (def TreatmentOfNewline in file: setup-sections.tex: Line 657
  656. ("TreatmentOfNewline"
  657. "Section 13.1.8 (Treatment of Newline during Input and Output)"0)
  658. ;%
  659. ;; (def CharEncodings in file: setup-sections.tex: Line 661
  660. ("CharEncodings" "Section 13.1.9 (Character Encodings)"0)
  661. ;%
  662. ;; (def ImplementationDefinedScripts in file: setup-sections.tex: Line 664
  663. ("ImplementationDefinedScripts"
  664. "Section 13.1.10 (Documentation of Implementation-Defined Scripts)"0)
  665. ;%
  666. ;; (def Conses in file: setup-sections.tex: Line 668
  667. ("Conses" "Chapter 14 (Conses)"0)
  668. ;%
  669. ;; (def Arrays in file: setup-sections.tex: Line 671
  670. ("Arrays" "Chapter 15 (Arrays)"0)
  671. ;%
  672. ;; (def ArrayConcepts in file: setup-sections.tex: Line 674
  673. ("ArrayConcepts" "Section 15.1 (Array Concepts)"0)
  674. ;%
  675. ;; (def ArrayElements in file: setup-sections.tex: Line 677
  676. ("ArrayElements" "Section 15.1.1 (Array Elements)"0)
  677. ;%
  678. ;; (def ArrayUpgrading in file: setup-sections.tex: Line 680
  679. ("ArrayUpgrading" "Section 15.1.2.1 (Array Upgrading)"0)
  680. ;%
  681. ;; (def RequiredSpecializedArrays in file: setup-sections.tex: Line 683
  682. ("RequiredSpecializedArrays"
  683. "Section 15.1.2.2 (Required Kinds of Specialized Arrays)"0)
  684. ;%
  685. ;; (def Strings in file: setup-sections.tex: Line 687
  686. ("Strings" "Chapter 16 (Strings)"0)
  687. ;%
  688. ;; (def StringConcepts in file: setup-sections.tex: Line 690
  689. ("StringConcepts" "Section 16.1 (String Concepts)"0)
  690. ;%
  691. ;; (def StringsAreArrays in file: setup-sections.tex: Line 693
  692. ("StringsAreArrays" "Section 16.1.1 (Implications of Strings Being Arrays)"0)
  693. ;%
  694. ;; (def Sequences in file: setup-sections.tex: Line 696
  695. ("Sequences" "Chapter 17 (Sequences)"0)
  696. ;%
  697. ;; (def SequenceConcepts in file: setup-sections.tex: Line 699
  698. ("SequenceConcepts" "Section 17.1 (Sequence Concepts)"0)
  699. ;%
  700. ;; (def TestFunctionRules in file: setup-sections.tex: Line 702
  701. ("TestFunctionRules" "Section 17.2 ({}Rules about Test Functions)"0)
  702. ;%
  703. ;; (def SatisfyingTheTwoArgTest in file: setup-sections.tex: Line 705
  704. ("SatisfyingTheTwoArgTest"
  705. "Section 17.2.1 ({}Satisfying a Two-Argument Test)"0)
  706. ;%
  707. ;; (def SatisfyingTheOneArgTest in file: setup-sections.tex: Line 709
  708. ("SatisfyingTheOneArgTest" "Section 17.2.2 (Satisfying a One-Argument Test)"0)
  709. ;%
  710. ;; (def HashTables in file: setup-sections.tex: Line 712
  711. ("HashTables" "Chapter 18 (Hash Tables)"0)
  712. ;%
  713. ;; (def HashTableConcepts in file: setup-sections.tex: Line 715
  714. ("HashTableConcepts" "Section 18.1 (Hash Table Concepts)"0)
  715. ;%
  716. ;; (def ModifyingHashKeys in file: setup-sections.tex: Line 718
  717. ("ModifyingHashKeys" "Section 18.1.2 (Modifying Hash Table Keys)"0)
  718. ;%
  719. ;; (def VisModEQ in file: setup-sections.tex: Line 721
  720. ("VisModEQ"
  721. "Section 18.1.2.1 (Visible Modification of Objects with respect to EQ and EQL)"0)
  722. ;%
  723. ;; (def VisModEQL in file: setup-sections.tex: Line 725
  724. ("VisModEQL"
  725. "Section 18.1.2.1 (Visible Modification of Objects with respect to EQ and EQL)"0)
  726. ;%
  727. ;; (def VisModEQUAL in file: setup-sections.tex: Line 729
  728. ("VisModEQUAL"
  729. "Section 18.1.2.2 (Visible Modification of Objects with respect to EQUAL)"0)
  730. ;%
  731. ;; (def Filenames in file: setup-sections.tex: Line 733
  732. ("Filenames" "Chapter 19 (Filenames)"0)
  733. ;%
  734. ;; (def NamingFiles in file: setup-sections.tex: Line 736
  735. ("NamingFiles" "Section 19.1 (Overview of Filenames)"0)
  736. ;%
  737. ;; (def PathnamesAsFilenames in file: setup-sections.tex: Line 739
  738. ("PathnamesAsFilenames" "Section 19.1.2 (Pathnames as Filenames)"0)
  739. ;%
  740. ;; (def PathnameConcepts in file: setup-sections.tex: Line 742
  741. ("PathnameConcepts" "Section 19.2 (Pathnames)"0)
  742. ;%
  743. ;; (def PathnameComponents in file: setup-sections.tex: Line 745
  744. ("PathnameComponents" "Section 19.2.1 (Pathname Components)"0)
  745. ;%
  746. ;; (def PathnameComponentCase in file: setup-sections.tex: Line 748
  747. ("PathnameComponentCase" "Section 19.2.2.1.2 (Case in Pathname Components)"0)
  748. ;%
  749. ;; (def SpecialComponentValues in file: setup-sections.tex: Line 751
  750. ("SpecialComponentValues"
  751. "Section 19.2.2.2 (Special Pathname Component Values)"0)
  752. ;%
  753. ;; (def WildComponents in file: setup-sections.tex: Line 755
  754. ("WildComponents" "Section 19.2.2.2.2 (:WILD as a Component Value)"0)
  755. ;%
  756. ;; (def UnspecificComponent in file: setup-sections.tex: Line 758
  757. ("UnspecificComponent"
  758. "Section 19.2.2.2.3 (:UNSPECIFIC as a Component Value)"0)
  759. ;%
  760. ;; (def WildcardRestrictions in file: setup-sections.tex: Line 762
  761. ("WildcardRestrictions"
  762. "Section 19.2.2.3 (Restrictions on Wildcard Pathnames)"0)
  763. ;%
  764. ;; (def ConstructingPathnames in file: setup-sections.tex: Line 766
  765. ("ConstructingPathnames"
  766. "Section 19.2.2.5 ({}Restrictions on Constructing Pathnames)"0)
  767. ;%
  768. ;; (def MergingPathnames in file: setup-sections.tex: Line 770
  769. ("MergingPathnames" "Section 19.2.3 ({}Merging Pathnames)"0)
  770. ;%
  771. ;; (def LogicalPathnames in file: setup-sections.tex: Line 773
  772. ("LogicalPathnames" "Section 19.3 (Logical Pathnames)"0)
  773. ;%
  774. ;; (def LogPathNamestrings in file: setup-sections.tex: Line 776
  775. ("LogPathNamestrings"
  776. "Section 19.3.1 (Syntax of Logical Pathname Namestrings)"0)
  777. ;%
  778. ;; (def LogicalPathCompUnspecific in file: setup-sections.tex: Line 780
  779. ("LogicalPathCompUnspecific"
  780. "Section 19.3.2.1 (Unspecific Components of a Logical Pathname)"0)
  781. ;%
  782. ;; (def Files in file: setup-sections.tex: Line 784
  783. ("Files" "Chapter 20 (Files)"0)
  784. ;%
  785. ;; (def FileSystemConcepts in file: setup-sections.tex: Line 787
  786. ("FileSystemConcepts" "Section 20.1 (File System Concepts)"0)
  787. ;%
  788. ;; (def StreamsToPathnames in file: setup-sections.tex: Line 790
  789. ("StreamsToPathnames" "Section 20.1.1 (Coercion of Streams to Pathnames)"0)
  790. ;%
  791. ;; (def OpenAndClosedStreams in file: setup-sections.tex: Line 793
  792. ("OpenAndClosedStreams"
  793. "Section 20.1.2 (File Operations on Open and Closed Streams)"0)
  794. ;%
  795. ;; (def Truenames in file: setup-sections.tex: Line 797
  796. ("Truenames" "Section 20.1.3 (Truenames)"0)
  797. ;%
  798. ;; (def Streams in file: setup-sections.tex: Line 800
  799. ("Streams" "Chapter 21 (Streams)"0)
  800. ;%
  801. ;; (def StreamConcepts in file: setup-sections.tex: Line 803
  802. ("StreamConcepts" "Section 21.1 (Stream Concepts)"0)
  803. ;%
  804. ;; (def OpenAndClosedStreams in file: setup-sections.tex: Line 806
  805. ("OpenAndClosedStreams" "Section 21.1.1.1.2 (Open and Closed Streams)"0)
  806. ;%
  807. ;; (def InteractiveStreams in file: setup-sections.tex: Line 809
  808. ("InteractiveStreams" "Section 21.1.1.1.3 (Interactive Streams)"0)
  809. ;%
  810. ;; (def StreamArgsToStandardizedFns in file: setup-sections.tex: Line 812
  811. ("StreamArgsToStandardizedFns"
  812. "Section 21.1.3 (Stream Arguments to Standardized Functions)"0)
  813. ;%
  814. ;; (def Printer in file: setup-sections.tex: Line 816
  815. ("Printer" "Chapter 22 (Printer)"0)
  816. ;%
  817. ;; (def TheLispPrinter in file: setup-sections.tex: Line 819
  818. ("TheLispPrinter" "Section 22.1 (The Lisp Printer)"0)
  819. ;%
  820. ;; (def PrinterDispatch in file: setup-sections.tex: Line 822
  821. ("PrinterDispatch" "Section 22.1.2 (Printer Dispatching)"0)
  822. ;%
  823. ;; (def DefaultPrintObjMeths in file: setup-sections.tex: Line 825
  824. ("DefaultPrintObjMeths" "Section 22.1.3 (Default Print-Object Methods)"0)
  825. ;%
  826. ;; (def PrintingIntegers in file: setup-sections.tex: Line 828
  827. ("PrintingIntegers" "Section 22.1.3.1.1 (Printing Integers)"0)
  828. ;%
  829. ;; (def PrintingRatios in file: setup-sections.tex: Line 831
  830. ("PrintingRatios" "Section 22.1.3.1.2 (Printing Ratios)"0)
  831. ;%
  832. ;; (def PrintingFloats in file: setup-sections.tex: Line 834
  833. ("PrintingFloats" "Section 22.1.3.1.3 (Printing Floats)"0)
  834. ;%
  835. ;; (def PrintingComplexes in file: setup-sections.tex: Line 837
  836. ("PrintingComplexes" "Section 22.1.3.1.4 (Printing Complexes)"0)
  837. ;%
  838. ;; (def PrintingCharacters in file: setup-sections.tex: Line 840
  839. ("PrintingCharacters" "Section 22.1.3.2 (Printing Characters)"0)
  840. ;%
  841. ;; (def PrintingSymbols in file: setup-sections.tex: Line 843
  842. ("PrintingSymbols" "Section 22.1.3.3 (Printing Symbols)"0)
  843. ;%
  844. ;; (def ReadtableCasePrintEffect in file: setup-sections.tex: Line 846
  845. ("ReadtableCasePrintEffect"
  846. "Section 22.1.3.3.2 ({}Effect of Readtable Case on the Lisp Printer)"0)
  847. ;%
  848. ;; (def ReadtableCasePrintExamples in file: setup-sections.tex: Line 850
  849. ("ReadtableCasePrintExamples"
  850. "Section 22.1.3.3.2.1 ({}Examples of Effect of Readtable Case on the Lisp Printer)"0)
  851. ;%
  852. ;; (def PrintingStrings in file: setup-sections.tex: Line 854
  853. ("PrintingStrings" "Section 22.1.3.4 (Printing Strings)"0)
  854. ;%
  855. ;; (def PrintingListsAndConses in file: setup-sections.tex: Line 857
  856. ("PrintingListsAndConses" "Section 22.1.3.5 (Printing Lists and Conses)"0)
  857. ;%
  858. ;; (def PrintingBitVectors in file: setup-sections.tex: Line 860
  859. ("PrintingBitVectors" "Section 22.1.3.6 (Printing Bit Vectors)"0)
  860. ;%
  861. ;; (def PrintingOtherVectors in file: setup-sections.tex: Line 863
  862. ("PrintingOtherVectors" "Section 22.1.3.7 (Printing Other Vectors)"0)
  863. ;%
  864. ;; (def PrintingOtherArrays in file: setup-sections.tex: Line 866
  865. ("PrintingOtherArrays" "Section 22.1.3.8 (Printing Other Arrays)"0)
  866. ;%
  867. ;; (def PrintingRandomStates in file: setup-sections.tex: Line 869
  868. ("PrintingRandomStates" "Section 22.1.3.10 (Printing Random States)"0)
  869. ;%
  870. ;; (def PrintingPathnames in file: setup-sections.tex: Line 872
  871. ("PrintingPathnames" "Section 22.1.3.11 (Printing Pathnames)"0)
  872. ;%
  873. ;; (def PrintingStructures in file: setup-sections.tex: Line 875
  874. ("PrintingStructures" "Section 22.1.3.12 ({}Printing Structures)"0)
  875. ;%
  876. ;; (def PrintingOtherObjects in file: setup-sections.tex: Line 878
  877. ("PrintingOtherObjects" "Section 22.1.3.13 ({}Printing Other Objects)"0)
  878. ;%
  879. ;; (def PPrinter in file: setup-sections.tex: Line 881
  880. ("PPrinter" "Section 22.2 (The Lisp Pretty Printer)"0)
  881. ;%
  882. ;; (def DynamicControlofOutput in file: setup-sections.tex: Line 884
  883. ("DynamicControlofOutput"
  884. "Section 22.2.1.1 (Dynamic Control of the Arrangement of Output)"0)
  885. ;%
  886. ;; (def CompilingFormatStrings in file: setup-sections.tex: Line 888
  887. ("CompilingFormatStrings" "Section 22.2.1.3 ({}Compiling Format Strings)"0)
  888. ;%
  889. ;; (def PPrintDispatchTables in file: setup-sections.tex: Line 891
  890. ("PPrintDispatchTables" "Section 22.2.1.4 ({}Pretty Print Dispatch Tables)"0)
  891. ;%
  892. ;; (def PrettyPrinterExamples in file: setup-sections.tex: Line 894
  893. ("PrettyPrinterExamples"
  894. "Section 22.2.2 ({}Examples of using the Pretty Printer)"0)
  895. ;%
  896. ;; (def FormattedOutput in file: setup-sections.tex: Line 898
  897. ("FormattedOutput" "Section 22.3 (Formatted Output)"0)
  898. ;%
  899. ;; (def FORMATPrinterOps in file: setup-sections.tex: Line 901
  900. ("FORMATPrinterOps" "Section 22.3.4 (FORMAT Printer Operations)"0)
  901. ;%
  902. ;; (def TildeUnderscore in file: setup-sections.tex: Line 904
  903. ("TildeUnderscore"
  904. "Section 22.3.5.1 (Tilde Underscore: Conditional Newline)"0)
  905. ;%
  906. ;; (def TildeLessThanLogicalBlock in file: setup-sections.tex: Line 908
  907. ("TildeLessThanLogicalBlock"
  908. "Section 22.3.5.2 (Tilde Less-Than-Sign: Logical Block)"0)
  909. ;%
  910. ;; (def TildeI in file: setup-sections.tex: Line 912
  911. ("TildeI" "Section 22.3.5.3 (Tilde I: Indent)"0)
  912. ;%
  913. ;; (def TildeLessThanJustification in file: setup-sections.tex: Line 915
  914. ("TildeLessThanJustification"
  915. "Section 22.3.6.2 (Tilde Less-Than-Sign: Justification)"0)
  916. ;%
  917. ;; (def Reader in file: setup-sections.tex: Line 919
  918. ("Reader" "Chapter 23 (Reader)"0)
  919. ;%
  920. ;; (def ReaderConcepts in file: setup-sections.tex: Line 922
  921. ("ReaderConcepts" "Section 23.1 ({}Reader Concepts)"0)
  922. ;%
  923. ;; (def ReadtableCaseReadEffect in file: setup-sections.tex: Line 925
  924. ("ReadtableCaseReadEffect"
  925. "Section 23.1.2 ({}Effect of Readtable Case on the Lisp Reader)"0)
  926. ;%
  927. ;; (def ReadtableCaseReadExamples in file: setup-sections.tex: Line 929
  928. ("ReadtableCaseReadExamples"
  929. "Section 23.1.2.1 ({}Examples of Effect of Readtable Case on the Lisp Reader)"0)
  930. ;%
  931. ;; (def SystemConstruction in file: setup-sections.tex: Line 933
  932. ("SystemConstruction" "Chapter 24 (System Construction)"0)
  933. ;%
  934. ;; (def Features in file: setup-sections.tex: Line 936
  935. ("Features" "Section 24.1.2 (Features)"0)
  936. ;%
  937. ;; (def FeatureExpressions in file: setup-sections.tex: Line 939
  938. ("FeatureExpressions" "Section 24.1.2.1 (Feature Expressions)"0)
  939. ;%
  940. ;; (def FeatureExpExamples in file: setup-sections.tex: Line 942
  941. ("FeatureExpExamples" "Section 24.1.2.1.1 (Examples of Feature Expressions)"0)
  942. ;%
  943. ;; (def Environment in file: setup-sections.tex: Line 945
  944. ("Environment" "Chapter 25 (Environment)"0)
  945. ;%
  946. ;; (def TopLevelLoop in file: setup-sections.tex: Line 948
  947. ("TopLevelLoop" "Section 25.1.1 (Top level loop)"0)
  948. ;%
  949. ;; (def Time in file: setup-sections.tex: Line 951
  950. ("Time" "Section 25.1.4 (Time)"0)
  951. ;%
  952. ;; (def DecodedTime in file: setup-sections.tex: Line 954
  953. ("DecodedTime" "Section 25.1.4.1 (Decoded Time)"0)
  954. ;%
  955. ;; (def UniversalTime in file: setup-sections.tex: Line 957
  956. ("UniversalTime" "Section 25.1.4.2 (Universal Time)"0)
  957. ;%
  958. ;; (def InternalTime in file: setup-sections.tex: Line 960
  959. ("InternalTime" "Section 25.1.4.3 (Internal Time)"0)
  960. ;%
  961. ;; (def Glossary in file: setup-sections.tex: Line 963
  962. ("Glossary" "Chapter 26 (Glossary)"0)
  963. ;%
  964. ;; (def Appendix in file: setup-sections.tex: Line 966
  965. ("Appendix" "Chapter A (Appendix)"0)
  966. ;%
  967. ;; (def RemovedFeatures in file: setup-sections.tex: Line 969
  968. ("RemovedFeatures" "Section A.1 (Removed Language Features)"0)
  969. )
  970. tex-macros-alist))
  971. ;;; End Definitions from /home/wfs/dpANS2-tex/setup-sections.tex