X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=info%2Flispref.info;h=774cfdbb9a1dc92e49a75787ad7e2cca127e4399;hp=afa0020acaf1e32aaca7f087418dff78747cc52a;hb=79d2db7d65205bc85d471590726d0cf3af5598e0;hpb=de1ec4b272dfa3f9ef2c9ae28a9ba67170d24da5 diff --git a/info/lispref.info b/info/lispref.info index afa0020..774cfdb 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -1,4 +1,4 @@ -This is ../info/lispref.info, produced by makeinfo version 4.0 from +This is ../info/lispref.info, produced by makeinfo version 4.6 from lispref/lispref.texi. INFO-DIR-SECTION XEmacs Editor @@ -52,868 +52,849 @@ Foundation instead of in the original English.  Indirect: lispref.info-1: 2366 -lispref.info-2: 49116 -lispref.info-3: 97603 -lispref.info-4: 147443 -lispref.info-5: 197182 -lispref.info-6: 245536 -lispref.info-7: 293943 -lispref.info-8: 342609 -lispref.info-9: 387691 -lispref.info-10: 436623 -lispref.info-11: 485480 -lispref.info-12: 534011 -lispref.info-13: 581563 -lispref.info-14: 629421 -lispref.info-15: 678836 -lispref.info-16: 726831 -lispref.info-17: 772168 -lispref.info-18: 819638 -lispref.info-19: 867196 -lispref.info-20: 914822 -lispref.info-21: 962849 -lispref.info-22: 1011771 -lispref.info-23: 1058034 -lispref.info-24: 1104498 -lispref.info-25: 1154158 -lispref.info-26: 1202849 -lispref.info-27: 1251704 -lispref.info-28: 1300371 -lispref.info-29: 1350322 -lispref.info-30: 1398471 -lispref.info-31: 1444126 -lispref.info-32: 1494115 -lispref.info-33: 1542685 -lispref.info-34: 1589890 -lispref.info-35: 1639716 -lispref.info-36: 1688392 -lispref.info-37: 1734125 -lispref.info-38: 1783264 -lispref.info-39: 1830706 -lispref.info-40: 1879259 -lispref.info-41: 1925812 -lispref.info-42: 1974507 -lispref.info-43: 2018882 -lispref.info-44: 2063267 -lispref.info-45: 2109761 -lispref.info-46: 2150603 -lispref.info-47: 2199821 -lispref.info-48: 2213690 +lispref.info-2: 299153 +lispref.info-3: 596434 +lispref.info-4: 894447 +lispref.info-5: 1194382 +lispref.info-6: 1492927 +lispref.info-7: 1792530 +lispref.info-8: 2092512 +lispref.info-9: 2304231  Tag Table: (Indirect) Node: Top2366 -Node: Copying49116 -Node: Introduction68274 -Node: Caveats69865 -Node: Lisp History71544 -Node: Conventions72800 -Node: Some Terms73615 -Node: nil and t74336 -Node: Evaluation Notation76013 -Node: Printing Notation76926 -Node: Error Messages77800 -Node: Buffer Text Notation78241 -Node: Format of Descriptions79116 -Node: A Sample Function Description79970 -Node: A Sample Variable Description83956 -Node: Acknowledgements84864 -Node: Lisp Data Types86842 -Node: Printed Representation89397 -Node: Comments91439 -Node: Primitive Types92336 -Node: Programming Types93995 -Node: Integer Type95947 -Node: Floating Point Type96984 -Node: Character Type97603 -Node: Symbol Type105507 -Node: Sequence Type108202 -Node: Cons Cell Type109721 -Node: Dotted Pair Notation114205 -Node: Association List Type116326 -Node: Array Type117209 -Node: String Type118675 -Node: Vector Type121356 -Node: Bit Vector Type122128 -Node: Function Type122990 -Node: Macro Type124103 -Node: Primitive Function Type124800 -Node: Compiled-Function Type126326 -Node: Autoload Type126880 -Node: Char Table Type127894 -Node: Hash Table Type128068 -Node: Range Table Type129223 -Node: Weak List Type130076 -Node: Editing Types130226 -Node: Buffer Type131853 -Node: Marker Type133880 -Node: Extent Type134604 -Node: Window Type135872 -Node: Frame Type137283 -Node: Device Type138078 -Node: Console Type138904 -Node: Window Configuration Type140105 -Node: Event Type140803 -Node: Process Type140967 -Node: Stream Type142002 -Node: Keymap Type143125 -Node: Syntax Table Type143663 -Node: Display Table Type144686 -Node: Database Type145125 -Node: Charset Type145291 -Node: Coding System Type145455 -Node: ToolTalk Message Type145639 -Node: ToolTalk Pattern Type145838 -Node: Window-System Types146010 -Node: Face Type147156 -Node: Glyph Type147287 -Node: Specifier Type147443 -Node: Font Instance Type147616 -Node: Color Instance Type147806 -Node: Image Instance Type148003 -Node: Toolbar Button Type148201 -Node: Subwindow Type148394 -Node: X Resource Type148573 -Node: Type Predicates148726 -Node: Equality Predicates157855 -Node: Numbers162666 -Node: Integer Basics164121 -Node: Float Basics166470 -Node: Predicates on Numbers168212 -Node: Comparison of Numbers169845 -Node: Numeric Conversions173666 -Node: Arithmetic Operations175132 -Node: Rounding Operations181271 -Node: Bitwise Operations182384 -Node: Math Functions191430 -Node: Random Numbers193963 -Node: Strings and Characters195729 -Node: String Basics197182 -Node: Predicates for Strings199600 -Node: Creating Strings200363 -Node: Predicates for Characters205704 -Node: Character Codes206775 -Node: Text Comparison208195 -Node: String Conversion211640 -Node: Modifying Strings215310 -Node: String Properties215951 -Node: Formatting Strings216596 -Node: Character Case226214 -Node: Case Tables229768 -Node: Char Tables233739 -Node: Char Table Types235131 -Node: Working With Char Tables236716 -Node: Lists238733 -Node: Cons Cells239856 -Node: Lists as Boxes241192 -Node: List-related Predicates243834 -Node: List Elements245536 -Node: Building Lists250565 -Node: Modifying Lists256557 -Node: Setcar257369 -Node: Setcdr259800 -Node: Rearrangement262321 -Node: Sets And Lists267907 -Node: Association Lists272135 -Ref: Association Lists-Footnote-1281426 -Node: Property Lists281631 -Node: Working With Normal Plists283179 -Node: Working With Lax Plists285516 -Node: Converting Plists To/From Alists287796 -Node: Weak Lists289144 -Node: Sequences Arrays Vectors291307 -Node: Sequence Functions293943 -Node: Arrays297602 -Node: Array Functions300666 -Node: Vectors303199 -Node: Vector Functions304697 -Node: Bit Vectors307268 -Node: Bit Vector Functions308113 -Node: Symbols310412 -Node: Symbol Components311461 -Node: Definitions315644 -Node: Creating Symbols317869 -Node: Symbol Properties324903 -Node: Plists and Alists326430 -Node: Object Plists328179 -Node: Other Plists330939 -Node: Evaluation332738 -Node: Intro Eval333543 -Ref: Intro Eval-Footnote-1336896 -Node: Eval337031 -Node: Forms341450 -Node: Self-Evaluating Forms342609 -Node: Symbol Forms344122 -Node: Classifying Lists345039 -Node: Function Indirection345795 -Node: Function Forms348894 -Node: Macro Forms349891 -Node: Special Forms351491 -Node: Autoloading353800 -Node: Quoting354298 -Node: Control Structures355659 -Node: Sequencing357279 -Node: Conditionals360144 -Node: Combining Conditions363567 -Node: Iteration366837 -Node: Nonlocal Exits368616 -Node: Catch and Throw369318 -Node: Examples of Catch373157 -Node: Errors375176 -Node: Signaling Errors376665 -Node: Processing of Errors385412 -Node: Handling Errors387691 -Node: Error Symbols394932 -Node: Cleanups398888 -Node: Variables402666 -Node: Global Variables404435 -Node: Constant Variables405511 -Node: Local Variables406137 -Node: Void Variables411075 -Node: Defining Variables414591 -Node: Accessing Variables421755 -Node: Setting Variables423180 -Node: Variable Scoping427699 -Node: Scope429298 -Node: Extent430823 -Node: Impl of Scope432302 -Node: Using Scoping434265 -Node: Buffer-Local Variables435787 -Node: Intro to Buffer-Local436623 -Node: Creating Buffer-Local439166 -Node: Default Value445065 -Node: Variable Aliases448208 -Node: Functions450059 -Node: What Is a Function451153 -Node: Lambda Expressions455199 -Node: Lambda Components456109 -Node: Simple Lambda457941 -Node: Argument List459598 -Node: Function Documentation463326 -Node: Function Names465268 -Node: Defining Functions467841 -Node: Calling Functions470881 -Node: Mapping Functions474729 -Node: Anonymous Functions477417 -Node: Function Cells480662 -Node: Inline Functions485480 -Node: Related Topics487290 -Node: Macros488343 -Node: Simple Macro489627 -Node: Expansion490362 -Node: Compiling Macros493366 -Node: Defining Macros495202 -Node: Backquote496519 -Node: Problems with Macros498916 -Node: Argument Evaluation499611 -Node: Surprising Local Vars502526 -Node: Eval During Expansion504594 -Node: Repeated Expansion506287 -Node: Customization508203 -Node: Common Keywords508672 -Node: Group Definitions511517 -Node: Variable Definitions513709 -Node: Customization Types518699 -Node: Simple Types520134 -Node: Composite Types522291 -Node: Splicing into Lists526981 -Node: Type Keywords528816 -Node: Loading532336 -Node: How Programs Do Loading534011 -Node: Autoload543137 -Node: Repeated Loading549207 -Node: Named Features551320 -Node: Unloading557750 -Node: Hooks for Loading559906 -Node: Byte Compilation560623 -Node: Speed of Byte-Code562616 -Node: Compilation Functions563823 -Node: Docs and Compilation570480 -Node: Dynamic Loading573133 -Node: Eval During Compile575497 -Node: Compiled-Function Objects576762 -Node: Disassembly581563 -Node: Different Behavior588844 -Node: Debugging590189 -Node: Debugger591601 -Node: Error Debugging592746 -Node: Infinite Loops595499 -Node: Function Debugging596743 -Node: Explicit Debug599543 -Node: Using Debugger600314 -Node: Debugger Commands602176 -Node: Invoking the Debugger606493 -Node: Internals of Debugger610408 -Node: Syntax Errors615295 -Node: Excess Open616543 -Node: Excess Close618418 -Node: Compilation Errors619839 -Node: Edebug621127 -Node: Using Edebug623235 -Node: Instrumenting625932 -Node: Edebug Execution Modes629421 -Node: Jumping632531 -Node: Edebug Misc634874 -Node: Breakpoints636263 -Node: Global Break Condition639069 -Node: Embedded Breakpoints640024 -Node: Trapping Errors640979 -Node: Edebug Views643055 -Node: Edebug Eval645020 -Node: Eval List646197 -Node: Reading in Edebug649582 -Node: Printing in Edebug650381 -Node: Tracing652096 -Node: Coverage Testing653984 -Node: The Outside Context656025 -Node: Checking Whether to Stop656974 -Node: Edebug Display Update657621 -Node: Edebug Recursive Edit659644 -Node: Instrumenting Macro Calls661299 -Node: Specification List663781 -Node: Backtracking673192 -Node: Debugging Backquote675130 -Node: Specification Examples678836 -Node: Edebug Options680903 -Node: Read and Print686242 -Node: Streams Intro687219 -Node: Input Streams689237 -Node: Input Functions694138 -Node: Output Streams696198 -Node: Output Functions700249 -Node: Output Variables704549 -Node: Minibuffers709350 -Node: Intro to Minibuffers710502 -Node: Text from Minibuffer712690 -Node: Object from Minibuffer717784 -Node: Minibuffer History721877 -Node: Completion724856 -Node: Basic Completion726831 -Node: Minibuffer Completion731714 -Node: Completion Commands735291 -Node: High-Level Completion739948 -Node: Reading File Names744697 -Node: Programmed Completion748389 -Node: Yes-or-No Queries750771 -Node: Multiple Queries756508 -Node: Reading a Password760575 -Node: Minibuffer Misc761918 -Node: Command Loop766798 -Node: Command Overview768142 -Node: Defining Commands771420 -Node: Using Interactive772168 -Node: Interactive Codes776941 -Node: Interactive Examples782733 -Node: Interactive Call784047 -Node: Command Loop Info789462 -Node: Events794441 -Node: Event Types795902 -Node: Event Contents797825 -Node: Event Predicates802301 -Node: Accessing Mouse Event Positions803619 -Node: Frame-Level Event Position Info804318 -Node: Window-Level Event Position Info805358 -Node: Event Text Position Info807122 -Node: Event Glyph Position Info809614 -Node: Event Toolbar Position Info810937 -Node: Other Event Position Info811608 -Node: Accessing Other Event Info812017 -Node: Working With Events813637 -Node: Converting Events819638 -Node: Reading Input823037 -Node: Key Sequence Input824039 -Node: Reading One Event826674 -Node: Dispatching an Event829498 -Node: Quoted Character Input829949 -Node: Peeking and Discarding831297 -Node: Waiting835201 -Node: Quitting837515 -Node: Prefix Command Arguments841923 -Node: Recursive Editing847010 -Node: Disabling Commands851805 -Node: Command History853873 -Node: Keyboard Macros855610 -Node: Keymaps857827 -Node: Keymap Terminology859404 -Node: Format of Keymaps862333 -Node: Creating Keymaps862744 -Node: Inheritance and Keymaps864824 -Node: Key Sequences867196 -Node: Prefix Keys871992 -Node: Active Keymaps875577 -Node: Key Lookup884948 -Node: Functions for Key Lookup890111 -Node: Changing Key Bindings895812 -Node: Key Binding Commands902974 -Node: Scanning Keymaps905039 -Node: Other Keymap Functions913608 -Node: Menus914230 -Node: Menu Format914822 -Node: Menubar Format923468 -Node: Menubar924093 -Node: Modifying Menus927206 -Node: Menu Filters932550 -Node: Pop-Up Menus934446 -Node: Menu Accelerators936774 -Node: Creating Menu Accelerators937530 -Node: Keyboard Menu Traversal938890 -Node: Menu Accelerator Functions939617 -Node: Buffers Menu942693 -Node: Dialog Boxes943987 -Node: Dialog Box Format944154 -Node: Dialog Box Functions945579 -Node: Toolbar945976 -Node: Toolbar Intro946411 -Node: Creating Toolbar948811 -Node: Toolbar Descriptor Format949728 -Node: Specifying the Toolbar954225 -Node: Other Toolbar Variables957832 -Node: Gutter962260 -Node: Gutter Intro962849 -Node: Creating Gutter964852 -Node: Gutter Descriptor Format967739 -Node: Specifying a Gutter972196 -Node: Other Gutter Variables975731 -Node: Common Gutter Widgets980118 -Node: Buffer Tabs981110 -Node: Progress Bars981251 -Node: Scrollbars981396 -Node: Drag and Drop981531 -Node: Supported Protocols982607 -Node: OffiX DND983110 -Node: CDE dt984117 -Node: MSWindows OLE984708 -Node: Loose ends984879 -Node: Drop Interface985271 -Node: Drag Interface986293 -Node: Modes986467 -Node: Major Modes987418 -Node: Major Mode Conventions990333 -Node: Example Major Modes996288 -Node: Auto Major Mode1004321 -Node: Mode Help1011771 -Node: Derived Modes1012872 -Node: Minor Modes1015063 -Node: Minor Mode Conventions1016365 -Node: Keymaps and Minor Modes1019228 -Node: Modeline Format1020063 -Node: Modeline Data1021831 -Node: Modeline Variables1026984 -Node: %-Constructs1031700 -Node: Hooks1034687 -Node: Documentation1041447 -Node: Documentation Basics1042870 -Node: Accessing Documentation1045921 -Node: Keys in Documentation1052202 -Node: Describing Characters1055685 -Node: Help Functions1058034 -Node: Obsoleteness1064484 -Node: Files1067476 -Node: Visiting Files1069401 -Node: Visiting Functions1070906 -Node: Subroutines of Visiting1076064 -Node: Saving Buffers1078137 -Node: Reading from Files1084230 -Node: Writing to Files1086391 -Node: File Locks1089108 -Node: Information about Files1092175 -Node: Testing Accessibility1092936 -Node: Kinds of Files1096676 -Node: Truenames1098357 -Node: File Attributes1099359 -Node: Changing File Attributes1104498 -Node: File Names1109920 -Node: File Name Components1111493 -Node: Directory Names1113938 -Node: Relative File Names1117168 -Node: File Name Expansion1118138 -Node: Unique File Names1121892 -Node: File Name Completion1123507 -Node: User Name Completion1126775 -Node: Contents of Directories1128182 -Node: Create/Delete Dirs1131495 -Node: Magic File Names1132601 -Node: Partial Files1138249 -Node: Intro to Partial Files1138477 -Node: Creating a Partial File1139717 -Node: Detached Partial Files1140653 -Node: Format Conversion1141775 -Node: Files and MS-DOS1147273 -Node: Backups and Auto-Saving1149337 -Node: Backup Files1150012 -Node: Making Backups1151409 -Node: Rename or Copy1154158 -Node: Numbered Backups1156651 -Node: Backup Names1158886 -Node: Auto-Saving1162178 -Node: Reverting1170340 -Node: Buffers1173676 -Node: Buffer Basics1175092 -Node: Current Buffer1177145 -Node: Buffer Names1181849 -Node: Buffer File Name1185056 -Node: Buffer Modification1189175 -Node: Modification Time1191418 -Node: Read Only Buffers1194793 -Node: The Buffer List1198032 -Node: Creating Buffers1202849 -Node: Killing Buffers1204995 -Node: Indirect Buffers1208827 -Node: Windows1211401 -Node: Basic Windows1212879 -Node: Splitting Windows1215977 -Node: Deleting Windows1221303 -Node: Selecting Windows1225221 -Node: Cyclic Window Ordering1229444 -Node: Buffers and Windows1234599 -Node: Displaying Buffers1236377 -Node: Choosing Window1241716 -Node: Window Point1249634 -Node: Window Start1251704 -Node: Vertical Scrolling1256503 -Node: Horizontal Scrolling1262701 -Node: Size of Window1266230 -Node: Position of Window1270948 -Node: Resizing Windows1273201 -Node: Window Configurations1278639 -Node: Frames1282136 -Node: Creating Frames1284477 -Node: Frame Properties1285817 -Node: Property Access1286633 -Node: Initial Properties1287540 -Node: X Frame Properties1290026 -Node: Size and Position1294660 -Node: Frame Name1296658 -Node: Frame Titles1297572 -Node: Deleting Frames1299396 -Node: Finding All Frames1300371 -Node: Frames and Windows1303599 -Node: Minibuffers and Frames1306381 -Node: Input Focus1307299 -Node: Visibility of Frames1310404 -Node: Raising and Lowering1312394 -Node: Frame Configurations1314770 -Node: Frame Hooks1315827 -Node: Consoles and Devices1317632 -Node: Basic Console Functions1320375 -Node: Basic Device Functions1320798 -Node: Console Types and Device Classes1321644 -Node: Connecting to a Console or Device1323911 -Node: The Selected Console and Device1326095 -Node: Console and Device I/O1327121 -Node: Positions1327885 -Node: Point1328854 -Node: Motion1331944 -Node: Character Motion1332711 -Node: Word Motion1334948 -Node: Buffer End Motion1336338 -Node: Text Lines1337875 -Node: Screen Lines1342776 -Node: List Motion1346839 -Node: Skipping Characters1350322 -Node: Excursions1352541 -Node: Narrowing1355581 -Node: Markers1360912 -Node: Overview of Markers1361818 -Node: Predicates on Markers1366510 -Node: Creating Markers1367756 -Node: Information from Markers1371956 -Node: Changing Markers1373054 -Node: The Mark1374582 -Node: The Region1383085 -Node: Text1388771 -Node: Near Point1391470 -Node: Buffer Contents1395657 -Node: Comparing Text1397063 -Node: Insertion1398471 -Node: Commands for Insertion1402381 -Node: Deletion1405275 -Node: User-Level Deletion1408925 -Node: The Kill Ring1413085 -Node: Kill Ring Concepts1415259 -Node: Kill Functions1416313 -Node: Yank Commands1418236 -Node: Low-Level Kill Ring1420107 -Node: Internals of Kill Ring1423193 -Node: Undo1425973 -Node: Maintaining Undo1430310 -Node: Filling1432928 -Node: Margins1438922 -Node: Auto Filling1442945 -Node: Sorting1444126 -Node: Columns1453440 -Node: Indentation1456521 -Node: Primitive Indent1457300 -Node: Mode-Specific Indent1458625 -Node: Region Indent1461157 -Node: Relative Indent1464104 -Node: Indent Tabs1466486 -Node: Motion by Indent1467807 -Node: Case Changes1468586 -Node: Text Properties1471939 -Node: Examining Properties1473752 -Node: Changing Properties1475635 -Node: Property Search1479226 -Node: Special Properties1483945 -Node: Saving Properties1484226 -Node: Substitution1487368 -Node: Registers1490638 -Node: Transposition1493221 -Node: Change Hooks1494115 -Node: Transformations1496155 -Node: Searching and Matching1501259 -Node: String Search1502390 -Node: Regular Expressions1507371 -Node: Syntax of Regexps1508738 -Node: Regexp Example1523341 -Node: Regexp Search1525511 -Node: POSIX Regexps1531848 -Node: Search and Replace1533925 -Node: Match Data1537290 -Node: Simple Match Data1538420 -Node: Replacing Match1542685 -Node: Entire Match Data1545366 -Node: Saving Match Data1547604 -Node: Searching and Case1548992 -Node: Standard Regexps1551026 -Node: Syntax Tables1553224 -Node: Syntax Basics1554338 -Node: Syntax Descriptors1557310 -Node: Syntax Class Table1559160 -Node: Syntax Flags1565198 -Node: Syntax Table Functions1568415 -Node: Motion and Syntax1572703 -Node: Parsing Expressions1574155 -Node: Standard Syntax Tables1580253 -Node: Syntax Table Internals1581097 -Node: Abbrevs1582123 -Node: Abbrev Mode1583927 -Node: Abbrev Tables1584647 -Node: Defining Abbrevs1586186 -Node: Abbrev Files1588107 -Node: Abbrev Expansion1589890 -Node: Standard Abbrev Tables1594521 -Node: Extents1595680 -Node: Intro to Extents1596923 -Node: Creating and Modifying Extents1600915 -Node: Extent Endpoints1602496 -Node: Finding Extents1605759 -Node: Mapping Over Extents1609881 -Node: Extent Properties1616004 -Node: Detached Extents1626165 -Node: Extent Parents1628024 -Node: Duplicable Extents1629718 -Node: Extents and Events1632939 -Node: Atomic Extents1634846 -Node: Specifiers1635293 -Node: Introduction to Specifiers1637406 -Node: Specifiers In-Depth1639716 -Node: Specifier Instancing1644628 -Node: Specifier Types1647890 -Node: Adding Specifications1652964 -Node: Retrieving Specifications1662385 -Node: Specifier Tag Functions1666130 -Node: Specifier Instancing Functions1669364 -Node: Specifier Example1672771 -Node: Creating Specifiers1675927 -Node: Specifier Validation Functions1680244 -Node: Other Specification Functions1682630 -Node: Faces and Window-System Objects1686451 -Node: Faces1686775 -Node: Merging Faces1688392 -Node: Basic Face Functions1690353 -Node: Face Properties1692501 -Node: Face Convenience Functions1702774 -Node: Other Face Display Functions1705994 -Node: Fonts1706806 -Node: Font Specifiers1707507 -Node: Font Instances1708692 -Node: Font Instance Names1709659 -Node: Font Instance Size1710500 -Node: Font Instance Characteristics1711786 -Node: Font Convenience Functions1712964 -Node: Colors1714254 -Node: Color Specifiers1714694 -Node: Color Instances1717054 -Node: Color Instance Properties1717798 -Node: Color Convenience Functions1718424 -Node: Glyphs1719477 -Node: Glyph Functions1721078 -Node: Creating Glyphs1721485 -Node: Glyph Properties1734125 -Node: Glyph Convenience Functions1743292 -Node: Glyph Dimensions1747239 -Node: Images1748319 -Node: Image Specifiers1748768 -Node: Image Instantiator Conversion1764259 -Node: Image Instances1765624 -Node: Image Instance Types1766375 -Node: Image Instance Functions1769140 -Node: Glyph Types1776197 -Node: Mouse Pointer1777969 -Node: Redisplay Glyphs1780972 -Node: Subwindows1782005 -Node: Annotations1782248 -Node: Annotation Basics1783264 -Node: Annotation Primitives1787202 -Node: Annotation Properties1788541 -Node: Locating Annotations1791581 -Node: Margin Primitives1792418 -Node: Annotation Hooks1794312 -Node: Display1794972 -Node: Refresh Screen1795950 -Node: Truncation1798144 -Node: The Echo Area1800669 -Node: Warnings1807112 -Node: Invisible Text1811548 -Node: Selective Display1814127 -Node: Overlay Arrow1818253 -Node: Temporary Displays1819606 -Node: Blinking1823727 -Node: Usual Display1825911 -Node: Display Tables1828460 -Node: Display Table Format1829264 -Node: Active Display Table1830706 -Node: Character Descriptors1834701 -Node: Beeping1835458 -Node: Hash Tables1840224 -Node: Introduction to Hash Tables1840832 -Node: Working With Hash Tables1847391 -Node: Weak Hash Tables1848508 -Node: Range Tables1850525 -Node: Introduction to Range Tables1851214 -Node: Working With Range Tables1851660 -Node: Databases1852619 -Node: Connecting to a Database1852918 -Node: Working With a Database1854025 -Node: Other Database Functions1854899 -Node: Processes1855468 -Node: Subprocess Creation1857692 -Node: Synchronous Processes1861143 -Node: MS-DOS Subprocesses1867865 -Node: Asynchronous Processes1868939 -Node: Deleting Processes1873296 -Node: Process Information1875167 -Node: Input to Processes1879259 -Node: Signals to Processes1881954 -Node: Output from Processes1886769 -Node: Process Buffers1887581 -Node: Filter Functions1890460 -Node: Accepting Output1896051 -Node: Sentinels1897578 -Node: Process Window Size1901068 -Node: Transaction Queues1901417 -Node: Network1903115 -Node: System Interface1905749 -Node: Starting Up1907019 -Node: Start-up Summary1907613 -Node: Init File1911167 -Node: Terminal-Specific1913548 -Node: Command Line Arguments1916707 -Node: Getting Out1920196 -Node: Killing XEmacs1920765 -Node: Suspending XEmacs1922433 -Node: System Environment1925812 -Node: User Identification1931993 -Node: Time of Day1935522 -Node: Time Conversion1938309 -Node: Timers1943551 -Node: Terminal Input1945724 -Node: Input Modes1946227 -Node: Translating Input1948686 -Node: Recording Input1952851 -Node: Terminal Output1954951 -Node: Flow Control1958572 -Node: Batch Mode1962534 -Node: X-Windows1963916 -Node: X Selections1964787 -Node: X Server1967538 -Node: Resources1967989 -Node: Server Data1973300 -Node: Grabs1974507 -Node: X Miscellaneous1976087 -Node: ToolTalk Support1978472 -Node: XEmacs ToolTalk API Summary1978689 -Node: Sending Messages1979989 -Node: Example of Sending Messages1980240 -Node: Elisp Interface for Sending Messages1981302 -Node: Receiving Messages1987898 -Node: Example of Receiving Messages1988121 -Node: Elisp Interface for Receiving Messages1988957 -Node: LDAP Support1992814 -Node: Building XEmacs with LDAP support1993308 -Node: XEmacs LDAP API1994285 -Node: LDAP Variables1995337 -Node: The High-Level LDAP API1997937 -Node: The Low-Level LDAP API2001410 -Node: The LDAP Lisp Object2002241 -Node: Opening and Closing a LDAP Connection2002796 -Node: Low-level Operations on a LDAP Server2004602 -Node: LDAP Internationalization2007326 -Node: LDAP Internationalization Variables2008231 -Node: Encoder/Decoder Functions2009962 -Node: Syntax of Search Filters2010999 -Node: PostgreSQL Support2012297 -Node: Building XEmacs with PostgreSQL support2012692 -Node: XEmacs PostgreSQL libpq API2014039 -Node: libpq Lisp Variables2015918 -Node: libpq Lisp Symbols and DataTypes2018882 -Node: Synchronous Interface Functions2032138 -Node: Asynchronous Interface Functions2036629 -Node: Large Object Support2040134 -Node: Other libpq Functions2040761 -Node: Unimplemented libpq Functions2043796 -Node: XEmacs PostgreSQL libpq Examples2049115 -Node: Internationalization2055206 -Node: I18N Levels 1 and 22055549 -Node: I18N Level 32056255 -Node: Level 3 Basics2056536 -Node: Level 3 Primitives2057369 -Node: Dynamic Messaging2058975 -Node: Domain Specification2059438 -Node: Documentation String Extraction2061108 -Node: I18N Level 42062026 -Node: MULE2062218 -Node: Internationalization Terminology2063267 -Node: Charsets2075466 -Node: Charset Properties2076162 -Node: Basic Charset Functions2080877 -Node: Charset Property Functions2083058 -Node: Predefined Charsets2085128 -Node: MULE Characters2088048 -Node: Composite Characters2088923 -Node: Coding Systems2090190 -Node: Coding System Types2092330 -Node: ISO 20222096314 -Node: EOL Conversion2108589 -Node: Coding System Properties2109761 -Node: Basic Coding System Functions2114084 -Node: Coding System Property Functions2116118 -Node: Encoding and Decoding Text2116676 -Node: Detection of Textual Encoding2117812 -Node: Big5 and Shift-JIS Functions2119348 -Node: Predefined Coding Systems2120500 -Node: CCL2132594 -Node: CCL Syntax2135698 -Node: CCL Statements2137274 -Node: CCL Expressions2141922 -Node: Calling CCL2144461 -Node: CCL Examples2147466 -Node: Category Tables2147603 -Node: Tips2149962 -Node: Style Tips2150603 -Node: Compilation Tips2160122 -Node: Documentation Tips2162036 -Node: Comment Tips2167545 -Node: Library Headers2170548 -Node: Building XEmacs and Object Allocation2174520 -Node: Building XEmacs2175403 -Node: Pure Storage2181981 -Node: Garbage Collection2184769 -Node: Standard Errors2195612 -Node: Standard Buffer-Local Variables2199821 -Node: Standard Keymaps2202456 -Node: Standard Hooks2206190 -Node: Index2213690 +Node: Copying50069 +Node: Introduction69219 +Node: Caveats70801 +Node: Lisp History72477 +Node: Conventions73730 +Node: Some Terms74542 +Node: nil and t75260 +Node: Evaluation Notation76934 +Node: Printing Notation77845 +Node: Error Messages78715 +Node: Buffer Text Notation79153 +Node: Format of Descriptions80025 +Node: A Sample Function Description80876 +Node: A Sample Variable Description84859 +Node: Acknowledgements85764 +Node: Packaging87739 +Node: Package Overview89486 +Node: The User View91666 +Node: The Library Maintainer View98125 +Node: Infrastructure100037 +Node: Control Files103981 +Node: Obtaining106049 +Node: The Package Release Engineer View106563 +Node: Package Terminology107294 +Node: Building Packages110118 +Node: Makefile Targets111327 +Node: Local.rules File113188 +Node: Creating Packages120123 +Node: package-info.in120657 +Node: Makefile125512 +Node: Documenting Packages139309 +Node: Issues140602 +Node: Lisp Data Types140717 +Node: Printed Representation143266 +Node: Comments145305 +Node: Primitive Types146199 +Node: Programming Types147855 +Node: Integer Type149804 +Node: Floating Point Type150838 +Node: Character Type151454 +Node: Symbol Type159355 +Node: Sequence Type162047 +Node: Cons Cell Type163563 +Node: Dotted Pair Notation168044 +Node: Association List Type170162 +Node: Array Type171042 +Node: String Type172505 +Node: Vector Type175183 +Node: Bit Vector Type175952 +Node: Function Type176811 +Node: Macro Type177921 +Node: Primitive Function Type178615 +Node: Compiled-Function Type180138 +Node: Autoload Type180689 +Node: Char Table Type181700 +Node: Hash Table Type181871 +Node: Range Table Type183022 +Node: Weak List Type183872 +Node: Editing Types184019 +Node: Buffer Type185643 +Node: Marker Type187667 +Node: Extent Type188387 +Node: Window Type189652 +Node: Frame Type191060 +Node: Device Type191852 +Node: Console Type192675 +Node: Window Configuration Type193873 +Node: Event Type194568 +Node: Process Type194729 +Node: Stream Type195761 +Node: Keymap Type196881 +Node: Syntax Table Type197416 +Node: Display Table Type198435 +Node: Database Type198872 +Node: Charset Type199035 +Node: Coding System Type199196 +Node: ToolTalk Message Type199377 +Node: ToolTalk Pattern Type199573 +Node: Window-System Types199742 +Node: Face Type200885 +Node: Glyph Type201013 +Node: Specifier Type201166 +Node: Font Instance Type201336 +Node: Color Instance Type201523 +Node: Image Instance Type201717 +Node: Toolbar Button Type201912 +Node: Subwindow Type202102 +Node: X Resource Type202278 +Node: Type Predicates202428 +Node: Equality Predicates211554 +Node: Numbers216362 +Node: Integer Basics217814 +Node: Float Basics220160 +Node: Predicates on Numbers221899 +Node: Comparison of Numbers223529 +Node: Numeric Conversions227347 +Node: Arithmetic Operations228810 +Node: Rounding Operations234946 +Node: Bitwise Operations236056 +Node: Math Functions245099 +Node: Random Numbers247631 +Node: Strings and Characters249394 +Node: String Basics250844 +Node: Predicates for Strings253259 +Node: Creating Strings254019 +Node: Predicates for Characters259357 +Node: Character Codes260428 +Node: Text Comparison261848 +Node: String Conversion265293 +Node: Modifying Strings268960 +Node: String Properties269598 +Node: Formatting Strings270240 +Node: Character Case279855 +Node: Case Tables283406 +Node: Char Tables287373 +Node: Char Table Types288763 +Node: Working With Char Tables290345 +Node: Lists292362 +Node: Cons Cells293482 +Node: Lists as Boxes294815 +Node: List-related Predicates297454 +Node: List Elements299153 +Node: Building Lists304179 +Node: Modifying Lists310167 +Node: Setcar310976 +Node: Setcdr313404 +Node: Rearrangement315922 +Node: Sets And Lists321505 +Node: Association Lists325730 +Ref: Association Lists-Footnote-1335018 +Node: Property Lists335223 +Node: Working With Normal Plists336768 +Node: Working With Lax Plists339105 +Node: Converting Plists To/From Alists341382 +Node: Weak Lists342730 +Node: Sequences Arrays Vectors344890 +Node: Sequence Functions347523 +Node: Arrays351179 +Node: Array Functions354240 +Node: Vectors356770 +Node: Vector Functions358265 +Node: Bit Vectors360833 +Node: Bit Vector Functions361675 +Node: Symbols363971 +Node: Symbol Components365017 +Node: Definitions369197 +Node: Creating Symbols371419 +Node: Symbol Properties378450 +Node: Plists and Alists379974 +Node: Object Plists381720 +Node: Other Plists384477 +Node: Evaluation386273 +Node: Intro Eval387075 +Ref: Intro Eval-Footnote-1390425 +Node: Eval390560 +Node: Forms394976 +Node: Self-Evaluating Forms396133 +Node: Symbol Forms397643 +Node: Classifying Lists398557 +Node: Function Indirection399310 +Node: Function Forms402406 +Node: Macro Forms403400 +Node: Special Forms404997 +Node: Autoloading407303 +Node: Quoting407798 +Node: Control Structures409156 +Node: Sequencing410774 +Node: Conditionals413636 +Node: Combining Conditions417056 +Node: Iteration420323 +Node: Nonlocal Exits422099 +Node: Catch and Throw422797 +Node: Examples of Catch426633 +Node: Errors428649 +Node: Signaling Errors430135 +Node: Processing of Errors438879 +Node: Handling Errors441154 +Node: Error Symbols448390 +Node: Cleanups452343 +Node: Variables456118 +Node: Global Variables457885 +Node: Constant Variables458958 +Node: Local Variables459581 +Node: Void Variables464516 +Node: Defining Variables468029 +Node: Accessing Variables475190 +Node: Setting Variables476612 +Node: Variable Scoping481128 +Node: Scope482724 +Node: Extent484247 +Node: Impl of Scope485723 +Node: Using Scoping487683 +Node: Buffer-Local Variables489202 +Node: Intro to Buffer-Local490035 +Node: Creating Buffer-Local492575 +Node: Default Value498474 +Node: Variable Aliases501614 +Node: Functions503462 +Node: What Is a Function504553 +Node: Lambda Expressions508596 +Node: Lambda Components509503 +Node: Simple Lambda511328 +Node: Argument List512982 +Node: Function Documentation516707 +Node: Function Names518646 +Node: Defining Functions521216 +Node: Calling Functions524253 +Node: Mapping Functions528098 +Node: Anonymous Functions530795 +Node: Function Cells534037 +Node: Inline Functions538852 +Node: Related Topics540659 +Node: Macros541709 +Node: Simple Macro542990 +Node: Expansion543722 +Node: Compiling Macros546723 +Node: Defining Macros548556 +Node: Backquote549870 +Node: Problems with Macros552264 +Node: Argument Evaluation552955 +Node: Surprising Local Vars555867 +Node: Eval During Expansion557929 +Node: Repeated Expansion559619 +Node: Customization561532 +Node: Common Keywords561998 +Node: Group Definitions564839 +Node: Variable Definitions567029 +Node: Customization Types572016 +Node: Simple Types573448 +Node: Composite Types575602 +Node: Splicing into Lists580289 +Node: Type Keywords582121 +Node: Loading585639 +Node: How Programs Do Loading587311 +Node: Autoload596434 +Node: Repeated Loading602501 +Node: Named Features604611 +Node: Unloading611038 +Node: Hooks for Loading613191 +Node: Byte Compilation613908 +Node: Speed of Byte-Code615972 +Node: Compilation Functions617176 +Node: Compilation Options623946 +Node: Docs and Compilation633876 +Node: Dynamic Loading636541 +Node: Eval During Compile638917 +Node: Compiled-Function Objects640179 +Node: Disassembly644977 +Node: Different Behavior652255 +Node: Debugging653597 +Node: Debugger655006 +Node: Error Debugging656148 +Node: Infinite Loops658898 +Node: Function Debugging660139 +Node: Explicit Debug662936 +Node: Using Debugger663704 +Node: Debugger Commands665563 +Node: Invoking the Debugger669877 +Node: Internals of Debugger673789 +Node: Syntax Errors678673 +Node: Excess Open679918 +Node: Excess Close681790 +Node: Compilation Errors683208 +Node: Edebug684493 +Node: Using Edebug686598 +Node: Instrumenting689292 +Node: Edebug Execution Modes692778 +Node: Jumping695885 +Node: Edebug Misc698226 +Node: Breakpoints699612 +Node: Global Break Condition702415 +Node: Embedded Breakpoints703367 +Node: Trapping Errors704319 +Node: Edebug Views706392 +Node: Edebug Eval708355 +Node: Eval List709529 +Node: Reading in Edebug712911 +Node: Printing in Edebug713707 +Node: Tracing715419 +Node: Coverage Testing717304 +Node: The Outside Context719342 +Node: Checking Whether to Stop720288 +Node: Edebug Display Update720932 +Node: Edebug Recursive Edit722952 +Node: Instrumenting Macro Calls724604 +Node: Specification List727082 +Node: Backtracking736492 +Node: Debugging Backquote738427 +Node: Specification Examples742130 +Node: Edebug Options744194 +Node: Read and Print749530 +Node: Streams Intro750504 +Node: Input Streams752519 +Node: Input Functions757417 +Node: Output Streams759474 +Node: Output Functions763522 +Node: Output Variables767819 +Node: Minibuffers772620 +Node: Intro to Minibuffers773769 +Node: Text from Minibuffer775954 +Node: Object from Minibuffer781045 +Node: Minibuffer History785135 +Node: Completion788111 +Node: Basic Completion790083 +Node: Minibuffer Completion794963 +Node: Completion Commands798537 +Node: High-Level Completion803191 +Node: Reading File Names807937 +Node: Programmed Completion811626 +Node: Yes-or-No Queries814005 +Node: Multiple Queries819739 +Node: Reading a Password823803 +Node: Minibuffer Misc825143 +Node: Command Loop830020 +Node: Command Overview831361 +Node: Defining Commands834635 +Node: Using Interactive835380 +Node: Interactive Codes840150 +Node: Interactive Examples845939 +Node: Interactive Call847250 +Node: Command Loop Info852661 +Node: Events857637 +Node: Event Types859095 +Node: Event Contents861015 +Node: Event Predicates865489 +Node: Accessing Mouse Event Positions866804 +Node: Frame-Level Event Position Info867500 +Node: Window-Level Event Position Info868537 +Node: Event Text Position Info870298 +Node: Event Glyph Position Info872787 +Node: Event Toolbar Position Info874107 +Node: Other Event Position Info874778 +Node: Accessing Other Event Info875187 +Node: Working With Events876804 +Node: Converting Events882802 +Node: Reading Input886198 +Node: Key Sequence Input887197 +Node: Reading One Event889829 +Node: Dispatching an Event892650 +Node: Quoted Character Input893101 +Node: Peeking and Discarding894447 +Node: Waiting898349 +Node: Quitting900660 +Node: Prefix Command Arguments905065 +Node: Recursive Editing910149 +Node: Disabling Commands914940 +Node: Command History917005 +Node: Keyboard Macros918739 +Node: Keymaps920953 +Node: Keymap Terminology922527 +Node: Format of Keymaps925453 +Node: Creating Keymaps925861 +Node: Inheritance and Keymaps927938 +Node: Key Sequences930307 +Node: Prefix Keys935100 +Node: Active Keymaps938682 +Node: Key Lookup948050 +Node: Functions for Key Lookup953210 +Node: Changing Key Bindings958908 +Node: Key Binding Commands966067 +Node: Scanning Keymaps968129 +Node: Other Keymap Functions976695 +Node: Menus977317 +Node: Menu Format977909 +Node: Menubar Format986552 +Node: Menubar987174 +Node: Modifying Menus990287 +Node: Menu Filters995628 +Node: Pop-Up Menus997521 +Node: Menu Accelerators999849 +Node: Creating Menu Accelerators1000602 +Node: Keyboard Menu Traversal1001959 +Node: Menu Accelerator Functions1002684 +Node: Buffers Menu1005779 +Node: Dialog Boxes1007070 +Node: Dialog Box Format1007237 +Node: Dialog Box Functions1008659 +Node: Toolbar1009056 +Node: Toolbar Intro1009491 +Node: Creating Toolbar1011889 +Node: Toolbar Descriptor Format1012806 +Node: Specifying the Toolbar1017300 +Node: Other Toolbar Variables1020904 +Node: Gutter1025329 +Node: Gutter Intro1025915 +Node: Creating Gutter1027915 +Node: Gutter Descriptor Format1030802 +Node: Specifying a Gutter1035256 +Node: Other Gutter Variables1038788 +Node: Common Gutter Widgets1043172 +Node: Buffer Tabs1044161 +Node: Progress Bars1044299 +Node: Scrollbars1044441 +Node: Drag and Drop1044573 +Node: Supported Protocols1045646 +Node: OffiX DND1046146 +Node: CDE dt1047150 +Node: MSWindows OLE1047738 +Node: Loose ends1047906 +Node: Drop Interface1048295 +Node: Drag Interface1049315 +Node: Modes1049486 +Node: Major Modes1050434 +Node: Major Mode Conventions1053346 +Node: Example Major Modes1059298 +Node: Auto Major Mode1067329 +Node: Mode Help1074776 +Node: Derived Modes1075874 +Node: Minor Modes1078062 +Node: Minor Mode Conventions1079361 +Node: Keymaps and Minor Modes1082221 +Node: Modeline Format1083053 +Node: Modeline Data1084818 +Node: Modeline Variables1089968 +Node: %-Constructs1094681 +Node: Hooks1097665 +Node: Documentation1104422 +Node: Documentation Basics1105842 +Node: Accessing Documentation1108890 +Node: Keys in Documentation1115171 +Node: Describing Characters1118651 +Node: Help Functions1120997 +Node: Obsoleteness1127444 +Node: Files1130433 +Node: Visiting Files1132355 +Node: Visiting Functions1133857 +Node: Subroutines of Visiting1139013 +Node: Saving Buffers1141083 +Node: Reading from Files1147173 +Node: Writing to Files1149331 +Node: File Locks1152045 +Node: Information about Files1155109 +Node: Testing Accessibility1155867 +Node: Kinds of Files1159604 +Node: Truenames1161282 +Node: File Attributes1162281 +Node: Changing File Attributes1167417 +Node: File Names1172836 +Node: File Name Components1174405 +Node: Directory Names1176847 +Node: Relative File Names1180074 +Node: File Name Expansion1181040 +Node: Unique File Names1184791 +Node: File Name Completion1186403 +Node: User Name Completion1189668 +Node: Contents of Directories1191072 +Node: Create/Delete Dirs1194382 +Node: Magic File Names1195485 +Node: Partial Files1201130 +Node: Intro to Partial Files1201358 +Node: Creating a Partial File1202595 +Node: Detached Partial Files1203531 +Node: Format Conversion1204650 +Node: Files and MS-DOS1210145 +Node: Backups and Auto-Saving1212206 +Node: Backup Files1212878 +Node: Making Backups1214272 +Node: Rename or Copy1217021 +Node: Numbered Backups1219511 +Node: Backup Names1221743 +Node: Auto-Saving1225032 +Node: Reverting1233191 +Node: Buffers1236524 +Node: Buffer Basics1237937 +Node: Current Buffer1239983 +Node: Buffer Names1244684 +Node: Buffer File Name1247888 +Node: Buffer Modification1252004 +Node: Modification Time1254244 +Node: Read Only Buffers1257616 +Node: The Buffer List1260852 +Node: Creating Buffers1265666 +Node: Killing Buffers1267809 +Node: Indirect Buffers1271638 +Node: Windows1274209 +Node: Basic Windows1275684 +Node: Splitting Windows1278779 +Node: Deleting Windows1284102 +Node: Selecting Windows1288017 +Node: Cyclic Window Ordering1292237 +Node: Buffers and Windows1297389 +Node: Displaying Buffers1299164 +Node: Choosing Window1304500 +Node: Window Point1312415 +Node: Window Start1314482 +Node: Vertical Scrolling1319278 +Node: Horizontal Scrolling1325473 +Node: Size of Window1328999 +Node: Position of Window1333714 +Node: Resizing Windows1335964 +Node: Window Configurations1341399 +Node: Frames1344885 +Node: Creating Frames1347223 +Node: Frame Properties1348560 +Node: Property Access1349373 +Node: Initial Properties1350277 +Node: X Frame Properties1352760 +Node: Size and Position1357391 +Node: Frame Name1359386 +Node: Frame Titles1360297 +Node: Deleting Frames1362118 +Node: Finding All Frames1363089 +Node: Frames and Windows1366317 +Node: Minibuffers and Frames1369096 +Node: Input Focus1370011 +Node: Visibility of Frames1373113 +Node: Raising and Lowering1375100 +Node: Frame Configurations1377473 +Node: Frame Hooks1378527 +Node: Consoles and Devices1380329 +Node: Basic Console Functions1383069 +Node: Basic Device Functions1383492 +Node: Console Types and Device Classes1384338 +Node: Connecting to a Console or Device1386602 +Node: The Selected Console and Device1388786 +Node: Console and Device I/O1389812 +Node: Positions1390576 +Node: Point1391543 +Node: Motion1394630 +Node: Character Motion1395394 +Node: Word Motion1397629 +Node: Buffer End Motion1399016 +Node: Text Lines1400550 +Node: Screen Lines1405447 +Node: List Motion1409507 +Node: Skipping Characters1412987 +Node: Excursions1415203 +Node: Narrowing1418240 +Node: Markers1423568 +Node: Overview of Markers1424471 +Node: Predicates on Markers1429160 +Node: Creating Markers1430403 +Node: Information from Markers1434600 +Node: Changing Markers1435695 +Node: The Mark1437220 +Node: The Region1445721 +Node: Text1451433 +Node: Near Point1454129 +Node: Buffer Contents1458313 +Node: Comparing Text1459716 +Node: Insertion1461121 +Node: Commands for Insertion1465028 +Node: Deletion1467919 +Node: User-Level Deletion1471566 +Node: The Kill Ring1475723 +Node: Kill Ring Concepts1477894 +Node: Kill Functions1478945 +Node: Yank Commands1480865 +Node: Low-Level Kill Ring1482733 +Node: Internals of Kill Ring1485816 +Node: Undo1488593 +Node: Maintaining Undo1492927 +Node: Filling1495542 +Node: Margins1501533 +Node: Auto Filling1505556 +Node: Sorting1506734 +Node: Columns1516045 +Node: Indentation1519123 +Node: Primitive Indent1519899 +Node: Mode-Specific Indent1521221 +Node: Region Indent1523750 +Node: Relative Indent1526694 +Node: Indent Tabs1529073 +Node: Motion by Indent1530391 +Node: Case Changes1531167 +Node: Text Properties1534517 +Node: Examining Properties1536327 +Node: Changing Properties1538207 +Node: Property Search1541795 +Node: Special Properties1546511 +Node: Saving Properties1546789 +Node: Substitution1549928 +Node: Registers1553195 +Node: Transposition1555774 +Node: Change Hooks1556665 +Node: Transformations1558702 +Node: Searching and Matching1563802 +Node: String Search1564930 +Node: Regular Expressions1569908 +Node: Syntax of Regexps1571272 +Node: Regexp Example1585872 +Node: Regexp Search1588039 +Node: POSIX Regexps1594373 +Node: Search and Replace1596447 +Node: Match Data1599812 +Node: Simple Match Data1600939 +Node: Replacing Match1605201 +Node: Entire Match Data1607879 +Node: Saving Match Data1610114 +Node: Searching and Case1611499 +Node: Standard Regexps1613530 +Node: Syntax Tables1615725 +Node: Syntax Basics1616836 +Node: Syntax Descriptors1619812 +Node: Syntax Class Table1621659 +Node: Syntax Flags1627838 +Node: Syntax Table Functions1632234 +Node: Motion and Syntax1636529 +Node: Parsing Expressions1637978 +Node: Standard Syntax Tables1644073 +Node: Syntax Table Internals1644914 +Node: Abbrevs1645937 +Node: Abbrev Mode1647738 +Node: Abbrev Tables1648455 +Node: Defining Abbrevs1649991 +Node: Abbrev Files1651909 +Node: Abbrev Expansion1653689 +Node: Standard Abbrev Tables1658317 +Node: Extents1659473 +Node: Intro to Extents1660712 +Node: Creating and Modifying Extents1664701 +Node: Extent Endpoints1666282 +Node: Finding Extents1669542 +Node: Mapping Over Extents1673661 +Node: Extent Properties1679781 +Node: Detached Extents1690001 +Node: Extent Parents1691857 +Node: Duplicable Extents1693548 +Node: Extents and Events1696766 +Node: Atomic Extents1698724 +Node: Specifiers1699168 +Node: Introduction to Specifiers1701297 +Node: Simple Specifier Usage1705478 +Node: Specifiers In-Depth1711896 +Node: Specifier Instancing1718530 +Node: Specifier Types1721789 +Node: Adding Specifications1726860 +Node: Retrieving Specifications1738350 +Node: Specifier Tag Functions1742095 +Node: Specifier Instancing Functions1745326 +Node: Specifier Examples1750181 +Node: Creating Specifiers1757885 +Node: Specifier Validation Functions1762228 +Node: Other Specification Functions1764614 +Node: Faces and Window-System Objects1768496 +Node: Faces1768820 +Node: Merging Faces1770434 +Node: Basic Face Functions1772392 +Node: Face Properties1774537 +Node: Face Convenience Functions1784807 +Node: Other Face Display Functions1788027 +Node: Fonts1788839 +Node: Font Specifiers1789537 +Node: Font Instances1790722 +Node: Font Instance Names1791689 +Node: Font Instance Size1792530 +Node: Font Instance Characteristics1793816 +Node: Font Convenience Functions1794994 +Node: Colors1796284 +Node: Color Specifiers1796724 +Node: Color Instances1799084 +Node: Color Instance Properties1799825 +Node: Color Convenience Functions1800451 +Node: Glyphs1801504 +Node: Glyph Functions1803163 +Node: Creating Glyphs1803570 +Node: Glyph Properties1816210 +Node: Glyph Convenience Functions1825374 +Node: Glyph Dimensions1829318 +Node: Images1830398 +Node: Image Specifiers1830847 +Node: Image Instantiator Conversion1846336 +Node: Image Instances1847701 +Node: Image Instance Types1848449 +Node: Image Instance Functions1851211 +Node: Glyph Types1858268 +Node: Mouse Pointer1860037 +Node: Redisplay Glyphs1863037 +Node: Subwindows1864070 +Node: Glyph Examples1864333 +Node: Annotations1872589 +Node: Annotation Basics1873602 +Node: Annotation Primitives1877537 +Node: Annotation Properties1878876 +Node: Locating Annotations1881916 +Node: Margin Primitives1882753 +Node: Annotation Hooks1884644 +Node: Display1885301 +Node: Refresh Screen1886276 +Node: Truncation1888467 +Node: The Echo Area1890989 +Node: Warnings1897429 +Node: Invisible Text1901862 +Node: Selective Display1904573 +Node: Overlay Arrow1908696 +Node: Temporary Displays1910046 +Node: Blinking1914165 +Node: Usual Display1916346 +Node: Display Tables1918892 +Node: Display Table Format1919693 +Node: Active Display Table1921132 +Node: Character Descriptors1925124 +Node: Beeping1925878 +Node: Hash Tables1930643 +Node: Introduction to Hash Tables1931251 +Node: Working With Hash Tables1937807 +Node: Weak Hash Tables1938924 +Node: Range Tables1940938 +Node: Introduction to Range Tables1941624 +Node: Working With Range Tables1942070 +Node: Databases1943029 +Node: Connecting to a Database1943328 +Node: Working With a Database1944435 +Node: Other Database Functions1945309 +Node: Processes1945878 +Node: Subprocess Creation1948099 +Node: Synchronous Processes1951547 +Node: MS-DOS Subprocesses1958266 +Node: Asynchronous Processes1959337 +Node: Deleting Processes1963691 +Node: Process Information1965559 +Node: Input to Processes1969649 +Node: Signals to Processes1972341 +Node: Output from Processes1977153 +Node: Process Buffers1977962 +Node: Filter Functions1980838 +Node: Accepting Output1986426 +Node: Sentinels1987950 +Node: Process Window Size1991437 +Node: Transaction Queues1991786 +Node: Network1993481 +Node: System Interface1996112 +Node: Starting Up1997379 +Node: Start-up Summary1997970 +Node: Init File2001521 +Node: Terminal-Specific2003899 +Node: Command Line Arguments2007055 +Node: Getting Out2010541 +Node: Killing XEmacs2011107 +Node: Suspending XEmacs2012772 +Node: System Environment2016148 +Node: User Identification2022326 +Node: Time of Day2025855 +Node: Time Conversion2028639 +Node: Timers2033878 +Node: Terminal Input2036048 +Node: Input Modes2036548 +Node: Translating Input2039007 +Node: Recording Input2043169 +Node: Terminal Output2045269 +Node: Flow Control2048887 +Node: Batch Mode2052846 +Node: X-Windows2054224 +Node: X Selections2055093 +Node: X Server2057841 +Node: Resources2058289 +Node: Server Data2063598 +Node: Grabs2064802 +Node: X Miscellaneous2066382 +Node: ToolTalk Support2068767 +Node: XEmacs ToolTalk API Summary2068984 +Node: Sending Messages2070281 +Node: Example of Sending Messages2070532 +Node: Elisp Interface for Sending Messages2071591 +Node: Receiving Messages2078187 +Node: Example of Receiving Messages2078410 +Node: Elisp Interface for Receiving Messages2079243 +Node: LDAP Support2083100 +Node: Building XEmacs with LDAP support2083591 +Node: XEmacs LDAP API2084565 +Node: LDAP Variables2085614 +Node: The High-Level LDAP API2088214 +Node: The Low-Level LDAP API2091684 +Node: The LDAP Lisp Object2092512 +Node: Opening and Closing a LDAP Connection2093064 +Node: Low-level Operations on a LDAP Server2094879 +Node: LDAP Internationalization2097600 +Node: LDAP Internationalization Variables2098502 +Node: Encoder/Decoder Functions2100233 +Node: Syntax of Search Filters2101278 +Node: PostgreSQL Support2102572 +Node: Building XEmacs with PostgreSQL support2102964 +Node: XEmacs PostgreSQL libpq API2104308 +Node: libpq Lisp Variables2106184 +Node: libpq Lisp Symbols and DataTypes2109178 +Node: Synchronous Interface Functions2122435 +Node: Asynchronous Interface Functions2126939 +Node: Large Object Support2130441 +Node: Other libpq Functions2131068 +Node: Unimplemented libpq Functions2134105 +Node: XEmacs PostgreSQL libpq Examples2139424 +Node: Internationalization2145512 +Node: I18N Levels 1 and 22145855 +Node: I18N Level 32146558 +Node: Level 3 Basics2146839 +Node: Level 3 Primitives2147670 +Node: Dynamic Messaging2149276 +Node: Domain Specification2149736 +Node: Documentation String Extraction2151403 +Node: I18N Level 42152318 +Node: MULE2152507 +Node: Internationalization Terminology2153553 +Node: Charsets2165749 +Node: Charset Properties2166442 +Node: Basic Charset Functions2171154 +Node: Charset Property Functions2173335 +Node: Predefined Charsets2175550 +Node: MULE Characters2178467 +Node: Composite Characters2179342 +Node: Coding Systems2180606 +Node: Coding System Types2182743 +Node: ISO 20222186724 +Node: EOL Conversion2198995 +Node: Coding System Properties2200167 +Node: Basic Coding System Functions2204490 +Node: Coding System Property Functions2206524 +Node: Encoding and Decoding Text2207082 +Node: Detection of Textual Encoding2208218 +Node: Big5 and Shift-JIS Functions2209754 +Node: Predefined Coding Systems2210903 +Node: CCL2222995 +Node: CCL Syntax2226096 +Node: CCL Statements2227669 +Node: CCL Expressions2232299 +Node: Calling CCL2234835 +Node: CCL Examples2237837 +Node: Category Tables2237971 +Node: Tips2240327 +Node: Style Tips2240966 +Node: Compilation Tips2250841 +Node: Documentation Tips2252752 +Node: Comment Tips2258258 +Node: Library Headers2261259 +Node: Building XEmacs and Object Allocation2265227 +Node: Building XEmacs2266107 +Node: Pure Storage2272682 +Node: Garbage Collection2275322 +Node: Standard Errors2286163 +Node: Standard Buffer-Local Variables2290369 +Node: Standard Keymaps2293001 +Node: Standard Hooks2296733 +Node: Index2304231  End Tag Table