X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info;h=6ab2727ccaff65ec4c5c06f83bd805464586213d;hb=cfb62d54851d1ccdbeb1a4144a3d5a895e3650a2;hp=320da8635f79bec93a3e62a6f2c63eaab0ec6070;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git diff --git a/info/lispref.info b/info/lispref.info index 320da86..6ab2727 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -53,51 +53,52 @@ Foundation instead of in the original English. Indirect: lispref.info-1: 2366 lispref.info-2: 48665 -lispref.info-3: 97204 -lispref.info-4: 147044 -lispref.info-5: 195878 -lispref.info-6: 243565 -lispref.info-7: 291843 -lispref.info-8: 340452 -lispref.info-9: 388779 -lispref.info-10: 438231 -lispref.info-11: 486459 -lispref.info-12: 536231 -lispref.info-13: 584130 -lispref.info-14: 632353 -lispref.info-15: 680607 -lispref.info-16: 726799 -lispref.info-17: 775532 -lispref.info-18: 825530 -lispref.info-19: 875221 -lispref.info-20: 924062 -lispref.info-21: 972870 -lispref.info-22: 1019178 -lispref.info-23: 1068608 -lispref.info-24: 1117447 -lispref.info-25: 1162793 -lispref.info-26: 1210215 -lispref.info-27: 1255841 -lispref.info-28: 1305126 -lispref.info-29: 1352976 -lispref.info-30: 1401200 -lispref.info-31: 1450877 -lispref.info-32: 1499202 -lispref.info-33: 1548500 -lispref.info-34: 1589835 -lispref.info-35: 1636140 -lispref.info-36: 1685471 -lispref.info-37: 1733879 -lispref.info-38: 1782970 -lispref.info-39: 1832447 -lispref.info-40: 1880005 -lispref.info-41: 1924826 -lispref.info-42: 1962038 -lispref.info-43: 2006636 -lispref.info-44: 2053069 -lispref.info-45: 2093862 -lispref.info-46: 2143132 -lispref.info-47: 2156997 +lispref.info-3: 97152 +lispref.info-4: 146992 +lispref.info-5: 196731 +lispref.info-6: 245085 +lispref.info-7: 293492 +lispref.info-8: 342147 +lispref.info-9: 387229 +lispref.info-10: 436160 +lispref.info-11: 485017 +lispref.info-12: 533548 +lispref.info-13: 581024 +lispref.info-14: 630620 +lispref.info-15: 678992 +lispref.info-16: 724920 +lispref.info-17: 770257 +lispref.info-18: 817727 +lispref.info-19: 865285 +lispref.info-20: 912910 +lispref.info-21: 960937 +lispref.info-22: 1009857 +lispref.info-23: 1056119 +lispref.info-24: 1102583 +lispref.info-25: 1152243 +lispref.info-26: 1200932 +lispref.info-27: 1249787 +lispref.info-28: 1298454 +lispref.info-29: 1345033 +lispref.info-30: 1393850 +lispref.info-31: 1442263 +lispref.info-32: 1492252 +lispref.info-33: 1540816 +lispref.info-34: 1587991 +lispref.info-35: 1637817 +lispref.info-36: 1686493 +lispref.info-37: 1732226 +lispref.info-38: 1781365 +lispref.info-39: 1828801 +lispref.info-40: 1877354 +lispref.info-41: 1923907 +lispref.info-42: 1972602 +lispref.info-43: 2016977 +lispref.info-44: 2061346 +lispref.info-45: 2107840 +lispref.info-46: 2148682 +lispref.info-47: 2197899 +lispref.info-48: 2211766  Tag Table: (Indirect) @@ -105,811 +106,813 @@ Node: Top2366 Node: Copying48665 Node: Introduction67823 Node: Caveats69414 -Node: Lisp History71145 -Node: Conventions72401 -Node: Some Terms73216 -Node: nil and t73937 -Node: Evaluation Notation75614 -Node: Printing Notation76527 -Node: Error Messages77401 -Node: Buffer Text Notation77842 -Node: Format of Descriptions78717 -Node: A Sample Function Description79571 -Node: A Sample Variable Description83557 -Node: Acknowledgements84465 -Node: Lisp Data Types86443 -Node: Printed Representation88998 -Node: Comments91040 -Node: Primitive Types91937 -Node: Programming Types93596 -Node: Integer Type95548 -Node: Floating Point Type96585 -Node: Character Type97204 -Node: Symbol Type105108 -Node: Sequence Type107803 -Node: Cons Cell Type109322 -Node: Dotted Pair Notation113806 -Node: Association List Type115927 -Node: Array Type116810 -Node: String Type118276 -Node: Vector Type120957 -Node: Bit Vector Type121729 -Node: Function Type122591 -Node: Macro Type123704 -Node: Primitive Function Type124401 -Node: Compiled-Function Type125927 -Node: Autoload Type126481 -Node: Char Table Type127495 -Node: Hash Table Type127669 -Node: Range Table Type128824 -Node: Weak List Type129677 -Node: Editing Types129827 -Node: Buffer Type131454 -Node: Marker Type133481 -Node: Extent Type134205 -Node: Window Type135473 -Node: Frame Type136884 -Node: Device Type137679 -Node: Console Type138505 -Node: Window Configuration Type139706 -Node: Event Type140404 -Node: Process Type140568 -Node: Stream Type141603 -Node: Keymap Type142726 -Node: Syntax Table Type143264 -Node: Display Table Type144287 -Node: Database Type144726 -Node: Charset Type144892 -Node: Coding System Type145056 -Node: ToolTalk Message Type145240 -Node: ToolTalk Pattern Type145439 -Node: Window-System Types145611 -Node: Face Type146757 -Node: Glyph Type146888 -Node: Specifier Type147044 -Node: Font Instance Type147217 -Node: Color Instance Type147407 -Node: Image Instance Type147604 -Node: Toolbar Button Type147802 -Node: Subwindow Type147995 -Node: X Resource Type148174 -Node: Type Predicates148327 -Node: Equality Predicates157456 -Node: Numbers162261 -Node: Integer Basics163716 -Node: Float Basics166065 -Node: Predicates on Numbers167807 -Node: Comparison of Numbers169440 -Node: Numeric Conversions173261 -Node: Arithmetic Operations174727 -Node: Rounding Operations180192 -Node: Bitwise Operations181297 -Node: Math Functions190343 -Node: Random Numbers192659 -Node: Strings and Characters194425 -Node: String Basics195878 -Node: Predicates for Strings198296 -Node: Creating Strings199059 -Node: Predicates for Characters204376 -Node: Character Codes205447 -Node: Text Comparison206860 -Node: String Conversion210222 -Node: Modifying Strings213898 -Node: String Properties214539 -Node: Formatting Strings215184 -Node: Character Case224802 -Node: Case Tables227948 -Node: Char Tables231846 -Node: Char Table Types233238 -Node: Working With Char Tables234813 -Node: Lists236762 -Node: Cons Cells237885 -Node: Lists as Boxes239221 -Node: List-related Predicates241863 -Node: List Elements243565 -Node: Building Lists248594 -Node: Modifying Lists254586 -Node: Setcar255398 -Node: Setcdr257819 -Node: Rearrangement260330 -Node: Sets And Lists265916 -Node: Association Lists270144 -Ref: Association Lists-Footnote-1279435 -Node: Property Lists279640 -Node: Working With Normal Plists281188 -Node: Working With Lax Plists283456 -Node: Converting Plists To/From Alists285696 -Node: Weak Lists287044 -Node: Sequences Arrays Vectors289207 -Node: Sequence Functions291843 -Node: Arrays295502 -Node: Array Functions298566 -Node: Vectors301099 -Node: Vector Functions302597 -Node: Bit Vectors305168 -Node: Bit Vector Functions306013 -Node: Symbols308263 -Node: Symbol Components309312 -Node: Definitions313485 -Node: Creating Symbols315710 -Node: Symbol Properties322744 -Node: Plists and Alists324271 -Node: Object Plists326020 -Node: Other Plists328780 -Node: Evaluation330582 -Node: Intro Eval331387 -Ref: Intro Eval-Footnote-1334740 -Node: Eval334875 -Node: Forms339293 -Node: Self-Evaluating Forms340452 -Node: Symbol Forms341965 -Node: Classifying Lists342882 -Node: Function Indirection343638 -Node: Function Forms346749 -Node: Macro Forms347746 -Node: Special Forms349346 -Node: Autoloading351655 -Node: Quoting352153 -Node: Control Structures353514 -Node: Sequencing355134 -Node: Conditionals357999 -Node: Combining Conditions361422 -Node: Iteration364692 -Node: Nonlocal Exits366471 -Node: Catch and Throw367173 -Node: Examples of Catch371012 -Node: Errors373031 -Node: Signaling Errors374520 -Node: Processing of Errors379259 -Node: Handling Errors381538 -Node: Error Symbols388779 -Node: Cleanups392735 -Node: Variables396513 -Node: Global Variables398282 -Node: Constant Variables399358 -Node: Local Variables399984 -Node: Void Variables404921 -Node: Defining Variables408437 -Node: Accessing Variables415601 -Node: Setting Variables417026 -Node: Variable Scoping421545 -Node: Scope423144 -Node: Extent424669 -Node: Impl of Scope426148 -Node: Using Scoping428111 -Node: Buffer-Local Variables429633 -Node: Intro to Buffer-Local430469 -Node: Creating Buffer-Local433012 -Node: Default Value438231 -Node: Variable Aliases441374 -Node: Functions443159 -Node: What Is a Function444253 -Node: Lambda Expressions448299 -Node: Lambda Components449209 -Node: Simple Lambda451041 -Node: Argument List452698 -Node: Function Documentation456426 -Node: Function Names458368 -Node: Defining Functions460941 -Node: Calling Functions463981 -Node: Mapping Functions467830 -Node: Anonymous Functions470518 -Node: Function Cells473763 -Node: Inline Functions478573 -Node: Related Topics480383 -Node: Macros481436 -Node: Simple Macro482720 -Node: Expansion483455 -Node: Compiling Macros486459 -Node: Defining Macros488295 -Node: Backquote489612 -Node: Problems with Macros492009 -Node: Argument Evaluation492704 -Node: Surprising Local Vars495619 -Node: Eval During Expansion497687 -Node: Repeated Expansion499380 -Node: Customization501296 -Node: Common Keywords501765 -Node: Group Definitions504610 -Node: Variable Definitions506802 -Node: Customization Types511792 -Node: Simple Types513227 -Node: Composite Types515384 -Node: Splicing into Lists520074 -Node: Type Keywords521909 -Node: Loading525429 -Node: How Programs Do Loading527104 -Node: Autoload536231 -Node: Repeated Loading542310 -Node: Named Features544423 -Node: Unloading550855 -Node: Hooks for Loading553011 -Node: Byte Compilation553728 -Node: Speed of Byte-Code555645 -Node: Compilation Functions556852 -Node: Docs and Compilation563239 -Node: Dynamic Loading565892 -Node: Eval During Compile568256 -Node: Compiled-Function Objects569521 -Node: Disassembly574319 -Node: Debugging581573 -Node: Debugger582985 -Node: Error Debugging584130 -Node: Infinite Loops586883 -Node: Function Debugging588127 -Node: Explicit Debug590917 -Node: Using Debugger591688 -Node: Debugger Commands593550 -Node: Invoking the Debugger597867 -Node: Internals of Debugger601782 -Node: Syntax Errors606669 -Node: Excess Open607917 -Node: Excess Close609792 -Node: Compilation Errors611213 -Node: Edebug612501 -Node: Using Edebug614609 -Node: Instrumenting617306 -Node: Edebug Execution Modes620795 -Node: Jumping623905 -Node: Edebug Misc626248 -Node: Breakpoints627637 -Node: Global Break Condition630443 -Node: Embedded Breakpoints631398 -Node: Trapping Errors632353 -Node: Edebug Views634429 -Node: Edebug Eval636394 -Node: Eval List637571 -Node: Reading in Edebug640956 -Node: Printing in Edebug641755 -Node: Tracing643470 -Node: Coverage Testing645356 -Node: The Outside Context647397 -Node: Checking Whether to Stop648346 -Node: Edebug Display Update648993 -Node: Edebug Recursive Edit651016 -Node: Instrumenting Macro Calls652671 -Node: Specification List655153 -Node: Backtracking664564 -Node: Debugging Backquote666502 -Node: Specification Examples670208 -Node: Edebug Options672275 -Node: Read and Print677612 -Node: Streams Intro678589 -Node: Input Streams680607 -Node: Input Functions685508 -Node: Output Streams687568 -Node: Output Functions691619 -Node: Output Variables695919 -Node: Minibuffers700718 -Node: Intro to Minibuffers701870 -Node: Text from Minibuffer704058 -Node: Object from Minibuffer709144 -Node: Minibuffer History713239 -Node: Completion716218 -Node: Basic Completion718193 -Node: Minibuffer Completion723222 -Node: Completion Commands726799 -Node: High-Level Completion731456 -Node: Reading File Names736198 -Node: Programmed Completion739890 -Node: Yes-or-No Queries742272 -Node: Multiple Queries748009 -Node: Reading a Password752076 -Node: Minibuffer Misc753413 -Node: Command Loop758283 -Node: Command Overview759627 -Node: Defining Commands762905 -Node: Using Interactive763653 -Node: Interactive Codes768426 -Node: Interactive Examples774218 -Node: Interactive Call775532 -Node: Command Loop Info780933 -Node: Events785912 -Node: Event Types787372 -Node: Event Contents789295 -Node: Event Predicates793771 -Node: Accessing Mouse Event Positions795096 -Node: Frame-Level Event Position Info795795 -Node: Window-Level Event Position Info796835 -Node: Event Text Position Info798599 -Node: Event Glyph Position Info801091 -Node: Event Toolbar Position Info802414 -Node: Other Event Position Info803085 -Node: Accessing Other Event Info803494 -Node: Working With Events805114 -Node: Converting Events811102 -Node: Reading Input814054 -Node: Key Sequence Input815056 -Node: Reading One Event817010 -Node: Dispatching an Event819827 -Node: Quoted Character Input820278 -Node: Peeking and Discarding821626 -Node: Waiting825530 -Node: Quitting827838 -Node: Prefix Command Arguments832246 -Node: Recursive Editing837333 -Node: Disabling Commands842129 -Node: Command History844197 -Node: Keyboard Macros845934 -Node: Keymaps848151 -Node: Keymap Terminology849728 -Node: Format of Keymaps852657 -Node: Creating Keymaps853068 -Node: Inheritance and Keymaps855147 -Node: Key Sequences857519 -Node: Prefix Keys862315 -Node: Active Keymaps865900 -Node: Key Lookup875221 -Node: Functions for Key Lookup880384 -Node: Changing Key Bindings886081 -Node: Key Binding Commands892978 -Node: Scanning Keymaps895043 -Node: Other Keymap Functions903554 -Node: Menus904176 -Node: Menu Format904768 -Node: Menubar Format913414 -Node: Menubar914039 -Node: Modifying Menus917152 -Node: Menu Filters922166 -Node: Pop-Up Menus924062 -Node: Menu Accelerators926267 -Node: Creating Menu Accelerators927023 -Node: Keyboard Menu Traversal928383 -Node: Menu Accelerator Functions929110 -Node: Buffers Menu932187 -Node: Dialog Boxes933481 -Node: Dialog Box Format933648 -Node: Dialog Box Functions935073 -Node: Toolbar935470 -Node: Toolbar Intro935791 -Node: Toolbar Descriptor Format938200 -Node: Specifying the Toolbar942694 -Node: Other Toolbar Variables946299 -Node: Gutter950725 -Node: Gutter Intro951201 -Node: Gutter Descriptor Format953198 -Node: Specifying a Gutter957652 -Node: Other Gutter Variables961185 -Node: Common Gutter Widgets965570 -Node: Buffer Tabs966562 -Node: Progress Bars966703 -Node: Scrollbars966848 -Node: Drag and Drop966983 -Node: Supported Protocols968059 -Node: OffiX DND968562 -Node: CDE dt969569 -Node: MSWindows OLE970160 -Node: Loose ends970331 -Node: Drop Interface970723 -Node: Drag Interface971745 -Node: Modes971919 -Node: Major Modes972870 -Node: Major Mode Conventions975785 -Node: Example Major Modes981740 -Node: Auto Major Mode989773 -Node: Mode Help997221 -Node: Derived Modes998322 -Node: Minor Modes1000513 -Node: Minor Mode Conventions1001815 -Node: Keymaps and Minor Modes1004678 -Node: Modeline Format1005513 -Node: Modeline Data1007281 -Node: Modeline Variables1011551 -Node: %-Constructs1016267 -Node: Hooks1019178 -Node: Documentation1025940 -Node: Documentation Basics1027363 -Node: Accessing Documentation1030413 -Node: Keys in Documentation1036692 -Node: Describing Characters1040171 -Node: Help Functions1042520 -Node: Obsoleteness1048971 -Node: Files1051965 -Node: Visiting Files1053890 -Node: Visiting Functions1055395 -Node: Subroutines of Visiting1060442 -Node: Saving Buffers1062515 -Node: Reading from Files1068608 -Node: Writing to Files1070765 -Node: File Locks1073482 -Node: Information about Files1076535 -Node: Testing Accessibility1077296 -Node: Kinds of Files1081036 -Node: Truenames1082717 -Node: File Attributes1083719 -Node: Changing File Attributes1088858 -Node: File Names1094264 -Node: File Name Components1095873 -Node: Directory Names1098974 -Node: Relative File Names1102427 -Node: File Name Expansion1103505 -Node: Unique File Names1107412 -Node: File Name Completion1109027 -Node: User Name Completion1111688 -Node: Contents of Directories1113028 -Node: Create/Delete Dirs1116341 -Node: Magic File Names1117447 -Node: Partial Files1123077 -Node: Intro to Partial Files1123305 -Node: Creating a Partial File1124545 -Node: Detached Partial Files1125480 -Node: Format Conversion1126602 -Node: Files and MS-DOS1133118 -Node: Backups and Auto-Saving1135182 -Node: Backup Files1135857 -Node: Making Backups1137254 -Node: Rename or Copy1140003 -Node: Numbered Backups1142496 -Node: Backup Names1144731 -Node: Auto-Saving1148023 -Node: Reverting1156165 -Node: Buffers1159323 -Node: Buffer Basics1160740 -Node: Current Buffer1162793 -Node: Buffer Names1167481 -Node: Buffer File Name1170686 -Node: Buffer Modification1174805 -Node: Modification Time1176998 -Node: Read Only Buffers1180373 -Node: The Buffer List1182791 -Node: Creating Buffers1187621 -Node: Killing Buffers1189767 -Node: Indirect Buffers1193498 -Node: Windows1196070 -Node: Basic Windows1197548 -Node: Splitting Windows1200646 -Node: Deleting Windows1207535 -Node: Selecting Windows1210215 -Node: Cyclic Window Ordering1213344 -Node: Buffers and Windows1217968 -Node: Displaying Buffers1219809 -Node: Choosing Window1224985 -Node: Window Point1232701 -Node: Window Start1234747 -Node: Vertical Scrolling1239237 -Node: Horizontal Scrolling1245374 -Node: Size of Window1248883 -Node: Position of Window1253601 -Node: Resizing Windows1255841 -Node: Window Configurations1261270 -Node: Frames1264695 -Node: Creating Frames1267036 -Node: Frame Properties1268377 -Node: Property Access1269193 -Node: Initial Properties1270042 -Node: X Frame Properties1272528 -Node: Size and Position1277162 -Node: Frame Name1279158 -Node: Frame Titles1280072 -Node: Deleting Frames1281896 -Node: Finding All Frames1282496 -Node: Frames and Windows1284490 -Node: Minibuffers and Frames1286195 -Node: Input Focus1287113 -Node: Visibility of Frames1290190 -Node: Raising and Lowering1292109 -Node: Frame Configurations1294485 -Node: Frame Hooks1295079 -Node: Consoles and Devices1296884 -Node: Basic Console Functions1299627 -Node: Basic Device Functions1300050 -Node: Console Types and Device Classes1300766 -Node: Connecting to a Console or Device1302963 -Node: The Selected Console and Device1305126 -Node: Console and Device I/O1306152 -Node: Positions1306916 -Node: Point1307885 -Node: Motion1310975 -Node: Character Motion1311742 -Node: Word Motion1313979 -Node: Buffer End Motion1315480 -Node: Text Lines1316977 -Node: Screen Lines1321572 -Node: List Motion1325635 -Node: Skipping Characters1329043 -Node: Excursions1331262 -Node: Narrowing1334294 -Node: Markers1339619 -Node: Overview of Markers1340525 -Node: Predicates on Markers1345217 -Node: Creating Markers1346463 -Node: Information from Markers1350500 -Node: Changing Markers1351598 -Node: The Mark1352976 -Node: The Region1361470 -Node: Text1367156 -Node: Near Point1369855 -Node: Buffer Contents1374042 -Node: Comparing Text1375448 -Node: Insertion1376856 -Node: Commands for Insertion1380698 -Node: Deletion1383654 -Node: User-Level Deletion1387249 -Node: The Kill Ring1391410 -Node: Kill Ring Concepts1393584 -Node: Kill Functions1394638 -Node: Yank Commands1396543 -Node: Low-Level Kill Ring1398414 -Node: Internals of Kill Ring1401200 -Node: Undo1403980 -Node: Maintaining Undo1408309 -Node: Filling1410929 -Node: Margins1416923 -Node: Auto Filling1420852 -Node: Sorting1422033 -Node: Columns1431333 -Node: Indentation1433849 -Node: Primitive Indent1434628 -Node: Mode-Specific Indent1435872 -Node: Region Indent1438383 -Node: Relative Indent1441331 -Node: Indent Tabs1443713 -Node: Motion by Indent1445034 -Node: Case Changes1445813 -Node: Text Properties1449064 -Node: Examining Properties1450877 -Node: Changing Properties1452744 -Node: Property Search1456335 -Node: Special Properties1461046 -Node: Saving Properties1461327 -Node: Substitution1464469 -Node: Registers1467739 -Node: Transposition1470282 -Node: Change Hooks1471176 -Node: Transformations1473216 -Node: Searching and Matching1477601 -Node: String Search1478732 -Node: Regular Expressions1483456 -Node: Syntax of Regexps1484823 -Node: Regexp Example1499202 -Node: Regexp Search1501372 -Node: POSIX Regexps1507460 -Node: Search and Replace1509295 -Node: Match Data1512660 -Node: Simple Match Data1513790 -Node: Replacing Match1518055 -Node: Entire Match Data1520389 -Node: Saving Match Data1522380 -Node: Searching and Case1523761 -Node: Standard Regexps1525795 -Node: Syntax Tables1527993 -Node: Syntax Basics1529107 -Node: Syntax Descriptors1532079 -Node: Syntax Class Table1533929 -Node: Syntax Flags1539967 -Node: Syntax Table Functions1543184 -Node: Motion and Syntax1547048 -Node: Parsing Expressions1548500 -Node: Standard Syntax Tables1554569 -Node: Syntax Table Internals1555413 -Node: Abbrevs1556439 -Node: Abbrev Mode1558242 -Node: Abbrev Tables1558962 -Node: Defining Abbrevs1560495 -Node: Abbrev Files1562400 -Node: Abbrev Expansion1564173 -Node: Standard Abbrev Tables1568804 -Node: Extents1569963 -Node: Intro to Extents1571206 -Node: Creating and Modifying Extents1575200 -Node: Extent Endpoints1576707 -Node: Finding Extents1579970 -Node: Mapping Over Extents1583718 -Node: Extent Properties1589835 -Node: Detached Extents1599979 -Node: Extent Parents1601838 -Node: Duplicable Extents1603532 -Node: Extents and Events1606753 -Node: Atomic Extents1608660 -Node: Specifiers1609107 -Node: Introduction to Specifiers1611220 -Node: Specifiers In-Depth1613530 -Node: Specifier Instancing1618442 -Node: Specifier Types1621704 -Node: Adding Specifications1626778 -Node: Retrieving Specifications1636140 -Node: Specifier Tag Functions1639875 -Node: Specifier Instancing Functions1643109 -Node: Specifier Example1646516 -Node: Creating Specifiers1649672 -Node: Specifier Validation Functions1651921 -Node: Other Specification Functions1654305 -Node: Faces and Window-System Objects1658124 -Node: Faces1658448 -Node: Merging Faces1660065 -Node: Basic Face Functions1662026 -Node: Face Properties1664124 -Node: Face Convenience Functions1674366 -Node: Other Face Display Functions1677496 -Node: Fonts1678309 -Node: Font Specifiers1679010 -Node: Font Instances1679251 -Node: Font Instance Names1680218 -Node: Font Instance Size1681059 -Node: Font Instance Characteristics1682345 -Node: Font Convenience Functions1683514 -Node: Colors1684804 -Node: Color Specifiers1685244 -Node: Color Instances1685471 -Node: Color Instance Properties1686215 -Node: Color Convenience Functions1686841 -Node: Glyphs1687894 -Node: Glyph Functions1689486 -Node: Creating Glyphs1689893 -Node: Glyph Properties1691480 -Node: Glyph Convenience Functions1700647 -Node: Glyph Dimensions1704594 -Node: Images1705674 -Node: Image Specifiers1706123 -Node: Image Instantiator Conversion1717472 -Node: Image Instances1718837 -Node: Image Instance Types1719588 -Node: Image Instance Functions1722243 -Node: Glyph Types1726812 -Node: Mouse Pointer1728584 -Node: Redisplay Glyphs1731587 -Node: Subwindows1732620 -Node: Annotations1732863 -Node: Annotation Basics1733879 -Node: Annotation Primitives1737817 -Node: Annotation Properties1739146 -Node: Locating Annotations1742186 -Node: Margin Primitives1743023 -Node: Annotation Hooks1744917 -Node: Display1745577 -Node: Refresh Screen1746555 -Node: Truncation1748466 -Node: The Echo Area1750991 -Node: Warnings1757426 -Node: Invisible Text1761862 -Node: Selective Display1764441 -Node: Overlay Arrow1768567 -Node: Temporary Displays1769920 -Node: Blinking1774041 -Node: Usual Display1776226 -Node: Display Tables1778775 -Node: Display Table Format1779579 -Node: Active Display Table1781021 -Node: Character Descriptors1782213 -Node: Beeping1782970 -Node: Hash Tables1787736 -Node: Introduction to Hash Tables1788344 -Node: Working With Hash Tables1794367 -Node: Weak Hash Tables1795484 -Node: Range Tables1797283 -Node: Introduction to Range Tables1797972 -Node: Working With Range Tables1798403 -Node: Databases1799288 -Node: Connecting to a Database1799587 -Node: Working With a Database1800678 -Node: Other Database Functions1801536 -Node: Processes1802110 -Node: Subprocess Creation1804334 -Node: Synchronous Processes1807623 -Node: MS-DOS Subprocesses1814341 -Node: Asynchronous Processes1815415 -Node: Deleting Processes1819128 -Node: Process Information1820999 -Node: Input to Processes1824925 -Node: Signals to Processes1827215 -Node: Output from Processes1831635 -Node: Process Buffers1832447 -Node: Filter Functions1835314 -Node: Accepting Output1840884 -Node: Sentinels1842411 -Node: Process Window Size1845901 -Node: Transaction Queues1846250 -Node: Network1847948 -Node: System Interface1849782 -Node: Starting Up1851052 -Node: Start-up Summary1851646 -Node: Init File1855200 -Node: Terminal-Specific1857581 -Node: Command Line Arguments1860740 -Node: Getting Out1864229 -Node: Killing XEmacs1864798 -Node: Suspending XEmacs1866467 -Node: System Environment1869809 -Node: User Identification1876476 -Node: Time of Day1880005 -Node: Time Conversion1882792 -Node: Timers1887832 -Node: Terminal Input1890005 -Node: Input Modes1890508 -Node: Translating Input1892921 -Node: Recording Input1897086 -Node: Terminal Output1899186 -Node: Flow Control1902809 -Node: Batch Mode1906601 -Node: X-Windows1907983 -Node: X Selections1908854 -Node: X Server1911064 -Node: Resources1911515 -Node: Server Data1916824 -Node: Grabs1918031 -Node: X Miscellaneous1919611 -Node: ToolTalk Support1921996 -Node: XEmacs ToolTalk API Summary1922213 -Node: Sending Messages1923513 -Node: Example of Sending Messages1923764 -Node: Elisp Interface for Sending Messages1924826 -Node: Receiving Messages1931218 -Node: Example of Receiving Messages1931441 -Node: Elisp Interface for Receiving Messages1932277 -Node: LDAP Support1936102 -Node: Building XEmacs with LDAP support1936596 -Node: XEmacs LDAP API1937573 -Node: LDAP Variables1938625 -Node: The High-Level LDAP API1941225 -Node: The Low-Level LDAP API1944688 -Node: The LDAP Lisp Object1945519 -Node: Opening and Closing a LDAP Connection1946072 -Node: Low-level Operations on a LDAP Server1947872 -Node: LDAP Internationalization1950566 -Node: LDAP Internationalization Variables1951471 -Node: Encoder/Decoder Functions1953200 -Node: Syntax of Search Filters1954239 -Node: PostgreSQL Support1955537 -Node: Building XEmacs with PostgreSQL support1955932 -Node: XEmacs PostgreSQL libpq API1957199 -Node: libpq Lisp Variables1959074 -Node: libpq Lisp Symbols and DataTypes1962038 -Node: Synchronous Interface Functions1975278 -Node: Asynchronous Interface Functions1979769 -Node: Large Object Support1983270 -Node: Other libpq Functions1983897 -Node: Unimplemented libpq Functions1986932 -Node: XEmacs PostgreSQL libpq Examples1992251 -Node: Internationalization1998342 -Node: I18N Levels 1 and 21998685 -Node: I18N Level 31999391 -Node: Level 3 Basics1999672 -Node: Level 3 Primitives2000505 -Node: Dynamic Messaging2002111 -Node: Domain Specification2002574 -Node: Documentation String Extraction2004477 -Node: I18N Level 42005395 -Node: MULE2005587 -Node: Internationalization Terminology2006636 -Node: Charsets2018835 -Node: Charset Properties2019531 -Node: Basic Charset Functions2024246 -Node: Charset Property Functions2026427 -Node: Predefined Charsets2028469 -Node: MULE Characters2031389 -Node: Composite Characters2032236 -Node: Coding Systems2033496 -Node: Coding System Types2035636 -Node: ISO 20222039620 -Node: EOL Conversion2051897 -Node: Coding System Properties2053069 -Node: Basic Coding System Functions2057386 -Node: Coding System Property Functions2059420 -Node: Encoding and Decoding Text2059978 -Node: Detection of Textual Encoding2061114 -Node: Big5 and Shift-JIS Functions2062650 -Node: Predefined Coding Systems2063776 -Node: CCL2075870 -Node: CCL Syntax2078974 -Node: CCL Statements2080550 -Node: CCL Expressions2085198 -Node: Calling CCL2087737 -Node: CCL Examples2090726 -Node: Category Tables2090863 -Node: Tips2093221 -Node: Style Tips2093862 -Node: Compilation Tips2103381 -Node: Documentation Tips2105295 -Node: Comment Tips2110804 -Node: Library Headers2113806 -Node: Building XEmacs and Object Allocation2117778 -Node: Building XEmacs2118661 -Node: Pure Storage2124996 -Node: Garbage Collection2127784 -Node: Standard Errors2138923 -Node: Standard Buffer-Local Variables2143132 -Node: Standard Keymaps2145765 -Node: Standard Hooks2149497 -Node: Index2156997 +Node: Lisp History71093 +Node: Conventions72349 +Node: Some Terms73164 +Node: nil and t73885 +Node: Evaluation Notation75562 +Node: Printing Notation76475 +Node: Error Messages77349 +Node: Buffer Text Notation77790 +Node: Format of Descriptions78665 +Node: A Sample Function Description79519 +Node: A Sample Variable Description83505 +Node: Acknowledgements84413 +Node: Lisp Data Types86391 +Node: Printed Representation88946 +Node: Comments90988 +Node: Primitive Types91885 +Node: Programming Types93544 +Node: Integer Type95496 +Node: Floating Point Type96533 +Node: Character Type97152 +Node: Symbol Type105056 +Node: Sequence Type107751 +Node: Cons Cell Type109270 +Node: Dotted Pair Notation113754 +Node: Association List Type115875 +Node: Array Type116758 +Node: String Type118224 +Node: Vector Type120905 +Node: Bit Vector Type121677 +Node: Function Type122539 +Node: Macro Type123652 +Node: Primitive Function Type124349 +Node: Compiled-Function Type125875 +Node: Autoload Type126429 +Node: Char Table Type127443 +Node: Hash Table Type127617 +Node: Range Table Type128772 +Node: Weak List Type129625 +Node: Editing Types129775 +Node: Buffer Type131402 +Node: Marker Type133429 +Node: Extent Type134153 +Node: Window Type135421 +Node: Frame Type136832 +Node: Device Type137627 +Node: Console Type138453 +Node: Window Configuration Type139654 +Node: Event Type140352 +Node: Process Type140516 +Node: Stream Type141551 +Node: Keymap Type142674 +Node: Syntax Table Type143212 +Node: Display Table Type144235 +Node: Database Type144674 +Node: Charset Type144840 +Node: Coding System Type145004 +Node: ToolTalk Message Type145188 +Node: ToolTalk Pattern Type145387 +Node: Window-System Types145559 +Node: Face Type146705 +Node: Glyph Type146836 +Node: Specifier Type146992 +Node: Font Instance Type147165 +Node: Color Instance Type147355 +Node: Image Instance Type147552 +Node: Toolbar Button Type147750 +Node: Subwindow Type147943 +Node: X Resource Type148122 +Node: Type Predicates148275 +Node: Equality Predicates157404 +Node: Numbers162215 +Node: Integer Basics163670 +Node: Float Basics166019 +Node: Predicates on Numbers167761 +Node: Comparison of Numbers169394 +Node: Numeric Conversions173215 +Node: Arithmetic Operations174681 +Node: Rounding Operations180820 +Node: Bitwise Operations181933 +Node: Math Functions190979 +Node: Random Numbers193512 +Node: Strings and Characters195278 +Node: String Basics196731 +Node: Predicates for Strings199149 +Node: Creating Strings199912 +Node: Predicates for Characters205253 +Node: Character Codes206324 +Node: Text Comparison207744 +Node: String Conversion211189 +Node: Modifying Strings214859 +Node: String Properties215500 +Node: Formatting Strings216145 +Node: Character Case225763 +Node: Case Tables229317 +Node: Char Tables233288 +Node: Char Table Types234680 +Node: Working With Char Tables236265 +Node: Lists238282 +Node: Cons Cells239405 +Node: Lists as Boxes240741 +Node: List-related Predicates243383 +Node: List Elements245085 +Node: Building Lists250114 +Node: Modifying Lists256106 +Node: Setcar256918 +Node: Setcdr259349 +Node: Rearrangement261870 +Node: Sets And Lists267456 +Node: Association Lists271684 +Ref: Association Lists-Footnote-1280975 +Node: Property Lists281180 +Node: Working With Normal Plists282728 +Node: Working With Lax Plists285065 +Node: Converting Plists To/From Alists287345 +Node: Weak Lists288693 +Node: Sequences Arrays Vectors290856 +Node: Sequence Functions293492 +Node: Arrays297151 +Node: Array Functions300215 +Node: Vectors302748 +Node: Vector Functions304246 +Node: Bit Vectors306817 +Node: Bit Vector Functions307662 +Node: Symbols309961 +Node: Symbol Components311010 +Node: Definitions315183 +Node: Creating Symbols317408 +Node: Symbol Properties324442 +Node: Plists and Alists325969 +Node: Object Plists327718 +Node: Other Plists330478 +Node: Evaluation332277 +Node: Intro Eval333082 +Ref: Intro Eval-Footnote-1336435 +Node: Eval336570 +Node: Forms340988 +Node: Self-Evaluating Forms342147 +Node: Symbol Forms343660 +Node: Classifying Lists344577 +Node: Function Indirection345333 +Node: Function Forms348432 +Node: Macro Forms349429 +Node: Special Forms351029 +Node: Autoloading353338 +Node: Quoting353836 +Node: Control Structures355197 +Node: Sequencing356817 +Node: Conditionals359682 +Node: Combining Conditions363105 +Node: Iteration366375 +Node: Nonlocal Exits368154 +Node: Catch and Throw368856 +Node: Examples of Catch372695 +Node: Errors374714 +Node: Signaling Errors376203 +Node: Processing of Errors384950 +Node: Handling Errors387229 +Node: Error Symbols394470 +Node: Cleanups398426 +Node: Variables402204 +Node: Global Variables403973 +Node: Constant Variables405049 +Node: Local Variables405675 +Node: Void Variables410612 +Node: Defining Variables414128 +Node: Accessing Variables421292 +Node: Setting Variables422717 +Node: Variable Scoping427236 +Node: Scope428835 +Node: Extent430360 +Node: Impl of Scope431839 +Node: Using Scoping433802 +Node: Buffer-Local Variables435324 +Node: Intro to Buffer-Local436160 +Node: Creating Buffer-Local438703 +Node: Default Value444602 +Node: Variable Aliases447745 +Node: Functions449596 +Node: What Is a Function450690 +Node: Lambda Expressions454736 +Node: Lambda Components455646 +Node: Simple Lambda457478 +Node: Argument List459135 +Node: Function Documentation462863 +Node: Function Names464805 +Node: Defining Functions467378 +Node: Calling Functions470418 +Node: Mapping Functions474266 +Node: Anonymous Functions476954 +Node: Function Cells480199 +Node: Inline Functions485017 +Node: Related Topics486827 +Node: Macros487880 +Node: Simple Macro489164 +Node: Expansion489899 +Node: Compiling Macros492903 +Node: Defining Macros494739 +Node: Backquote496056 +Node: Problems with Macros498453 +Node: Argument Evaluation499148 +Node: Surprising Local Vars502063 +Node: Eval During Expansion504131 +Node: Repeated Expansion505824 +Node: Customization507740 +Node: Common Keywords508209 +Node: Group Definitions511054 +Node: Variable Definitions513246 +Node: Customization Types518236 +Node: Simple Types519671 +Node: Composite Types521828 +Node: Splicing into Lists526518 +Node: Type Keywords528353 +Node: Loading531873 +Node: How Programs Do Loading533548 +Node: Autoload542674 +Node: Repeated Loading548744 +Node: Named Features550857 +Node: Unloading557287 +Node: Hooks for Loading559443 +Node: Byte Compilation560160 +Node: Speed of Byte-Code562077 +Node: Compilation Functions563284 +Node: Docs and Compilation569941 +Node: Dynamic Loading572594 +Node: Eval During Compile574958 +Node: Compiled-Function Objects576223 +Node: Disassembly581024 +Node: Debugging588278 +Node: Debugger589690 +Node: Error Debugging590835 +Node: Infinite Loops593588 +Node: Function Debugging594832 +Node: Explicit Debug597632 +Node: Using Debugger598403 +Node: Debugger Commands600265 +Node: Invoking the Debugger604582 +Node: Internals of Debugger608497 +Node: Syntax Errors613384 +Node: Excess Open614632 +Node: Excess Close616507 +Node: Compilation Errors617928 +Node: Edebug619216 +Node: Using Edebug621324 +Node: Instrumenting624021 +Node: Edebug Execution Modes627510 +Node: Jumping630620 +Node: Edebug Misc632963 +Node: Breakpoints634352 +Node: Global Break Condition637158 +Node: Embedded Breakpoints638113 +Node: Trapping Errors639068 +Node: Edebug Views641144 +Node: Edebug Eval643109 +Node: Eval List644286 +Node: Reading in Edebug647671 +Node: Printing in Edebug648470 +Node: Tracing650185 +Node: Coverage Testing652073 +Node: The Outside Context654114 +Node: Checking Whether to Stop655063 +Node: Edebug Display Update655710 +Node: Edebug Recursive Edit657733 +Node: Instrumenting Macro Calls659388 +Node: Specification List661870 +Node: Backtracking671281 +Node: Debugging Backquote673219 +Node: Specification Examples676925 +Node: Edebug Options678992 +Node: Read and Print684331 +Node: Streams Intro685308 +Node: Input Streams687326 +Node: Input Functions692227 +Node: Output Streams694287 +Node: Output Functions698338 +Node: Output Variables702638 +Node: Minibuffers707439 +Node: Intro to Minibuffers708591 +Node: Text from Minibuffer710779 +Node: Object from Minibuffer715873 +Node: Minibuffer History719966 +Node: Completion722945 +Node: Basic Completion724920 +Node: Minibuffer Completion729803 +Node: Completion Commands733380 +Node: High-Level Completion738037 +Node: Reading File Names742786 +Node: Programmed Completion746478 +Node: Yes-or-No Queries748860 +Node: Multiple Queries754597 +Node: Reading a Password758664 +Node: Minibuffer Misc760007 +Node: Command Loop764887 +Node: Command Overview766231 +Node: Defining Commands769509 +Node: Using Interactive770257 +Node: Interactive Codes775030 +Node: Interactive Examples780822 +Node: Interactive Call782136 +Node: Command Loop Info787551 +Node: Events792530 +Node: Event Types793991 +Node: Event Contents795914 +Node: Event Predicates800390 +Node: Accessing Mouse Event Positions801708 +Node: Frame-Level Event Position Info802407 +Node: Window-Level Event Position Info803447 +Node: Event Text Position Info805211 +Node: Event Glyph Position Info807703 +Node: Event Toolbar Position Info809026 +Node: Other Event Position Info809697 +Node: Accessing Other Event Info810106 +Node: Working With Events811726 +Node: Converting Events817727 +Node: Reading Input821126 +Node: Key Sequence Input822128 +Node: Reading One Event824763 +Node: Dispatching an Event827587 +Node: Quoted Character Input828038 +Node: Peeking and Discarding829386 +Node: Waiting833290 +Node: Quitting835604 +Node: Prefix Command Arguments840012 +Node: Recursive Editing845099 +Node: Disabling Commands849894 +Node: Command History851962 +Node: Keyboard Macros853699 +Node: Keymaps855916 +Node: Keymap Terminology857493 +Node: Format of Keymaps860422 +Node: Creating Keymaps860833 +Node: Inheritance and Keymaps862913 +Node: Key Sequences865285 +Node: Prefix Keys870081 +Node: Active Keymaps873666 +Node: Key Lookup883037 +Node: Functions for Key Lookup888200 +Node: Changing Key Bindings893901 +Node: Key Binding Commands901063 +Node: Scanning Keymaps903128 +Node: Other Keymap Functions911696 +Node: Menus912318 +Node: Menu Format912910 +Node: Menubar Format921556 +Node: Menubar922181 +Node: Modifying Menus925294 +Node: Menu Filters930638 +Node: Pop-Up Menus932534 +Node: Menu Accelerators934862 +Node: Creating Menu Accelerators935618 +Node: Keyboard Menu Traversal936978 +Node: Menu Accelerator Functions937705 +Node: Buffers Menu940781 +Node: Dialog Boxes942075 +Node: Dialog Box Format942242 +Node: Dialog Box Functions943667 +Node: Toolbar944064 +Node: Toolbar Intro944499 +Node: Creating Toolbar946899 +Node: Toolbar Descriptor Format947816 +Node: Specifying the Toolbar952313 +Node: Other Toolbar Variables955920 +Node: Gutter960348 +Node: Gutter Intro960937 +Node: Creating Gutter962940 +Node: Gutter Descriptor Format965827 +Node: Specifying a Gutter970284 +Node: Other Gutter Variables973819 +Node: Common Gutter Widgets978206 +Node: Buffer Tabs979198 +Node: Progress Bars979339 +Node: Scrollbars979484 +Node: Drag and Drop979619 +Node: Supported Protocols980695 +Node: OffiX DND981198 +Node: CDE dt982205 +Node: MSWindows OLE982796 +Node: Loose ends982967 +Node: Drop Interface983359 +Node: Drag Interface984381 +Node: Modes984555 +Node: Major Modes985506 +Node: Major Mode Conventions988421 +Node: Example Major Modes994376 +Node: Auto Major Mode1002409 +Node: Mode Help1009857 +Node: Derived Modes1010958 +Node: Minor Modes1013149 +Node: Minor Mode Conventions1014451 +Node: Keymaps and Minor Modes1017314 +Node: Modeline Format1018149 +Node: Modeline Data1019917 +Node: Modeline Variables1025070 +Node: %-Constructs1029786 +Node: Hooks1032773 +Node: Documentation1039533 +Node: Documentation Basics1040956 +Node: Accessing Documentation1044006 +Node: Keys in Documentation1050287 +Node: Describing Characters1053770 +Node: Help Functions1056119 +Node: Obsoleteness1062569 +Node: Files1065561 +Node: Visiting Files1067486 +Node: Visiting Functions1068991 +Node: Subroutines of Visiting1074149 +Node: Saving Buffers1076222 +Node: Reading from Files1082315 +Node: Writing to Files1084476 +Node: File Locks1087193 +Node: Information about Files1090260 +Node: Testing Accessibility1091021 +Node: Kinds of Files1094761 +Node: Truenames1096442 +Node: File Attributes1097444 +Node: Changing File Attributes1102583 +Node: File Names1108005 +Node: File Name Components1109578 +Node: Directory Names1112023 +Node: Relative File Names1115253 +Node: File Name Expansion1116223 +Node: Unique File Names1119977 +Node: File Name Completion1121592 +Node: User Name Completion1124860 +Node: Contents of Directories1126267 +Node: Create/Delete Dirs1129580 +Node: Magic File Names1130686 +Node: Partial Files1136334 +Node: Intro to Partial Files1136562 +Node: Creating a Partial File1137802 +Node: Detached Partial Files1138738 +Node: Format Conversion1139860 +Node: Files and MS-DOS1145358 +Node: Backups and Auto-Saving1147422 +Node: Backup Files1148097 +Node: Making Backups1149494 +Node: Rename or Copy1152243 +Node: Numbered Backups1154736 +Node: Backup Names1156971 +Node: Auto-Saving1160263 +Node: Reverting1168424 +Node: Buffers1171759 +Node: Buffer Basics1173175 +Node: Current Buffer1175228 +Node: Buffer Names1179932 +Node: Buffer File Name1183139 +Node: Buffer Modification1187258 +Node: Modification Time1189501 +Node: Read Only Buffers1192876 +Node: The Buffer List1196115 +Node: Creating Buffers1200932 +Node: Killing Buffers1203078 +Node: Indirect Buffers1206910 +Node: Windows1209484 +Node: Basic Windows1210962 +Node: Splitting Windows1214060 +Node: Deleting Windows1219386 +Node: Selecting Windows1223304 +Node: Cyclic Window Ordering1227527 +Node: Buffers and Windows1232682 +Node: Displaying Buffers1234460 +Node: Choosing Window1239799 +Node: Window Point1247717 +Node: Window Start1249787 +Node: Vertical Scrolling1254586 +Node: Horizontal Scrolling1260784 +Node: Size of Window1264313 +Node: Position of Window1269031 +Node: Resizing Windows1271284 +Node: Window Configurations1276722 +Node: Frames1280219 +Node: Creating Frames1282560 +Node: Frame Properties1283900 +Node: Property Access1284716 +Node: Initial Properties1285623 +Node: X Frame Properties1288109 +Node: Size and Position1292743 +Node: Frame Name1294741 +Node: Frame Titles1295655 +Node: Deleting Frames1297479 +Node: Finding All Frames1298454 +Node: Frames and Windows1301682 +Node: Minibuffers and Frames1304464 +Node: Input Focus1305382 +Node: Visibility of Frames1308487 +Node: Raising and Lowering1310477 +Node: Frame Configurations1312853 +Node: Frame Hooks1313910 +Node: Consoles and Devices1315715 +Node: Basic Console Functions1318458 +Node: Basic Device Functions1318881 +Node: Console Types and Device Classes1319727 +Node: Connecting to a Console or Device1321994 +Node: The Selected Console and Device1324178 +Node: Console and Device I/O1325204 +Node: Positions1325968 +Node: Point1326937 +Node: Motion1330027 +Node: Character Motion1330794 +Node: Word Motion1333031 +Node: Buffer End Motion1334532 +Node: Text Lines1336069 +Node: Screen Lines1340970 +Node: List Motion1345033 +Node: Skipping Characters1348515 +Node: Excursions1350734 +Node: Narrowing1353774 +Node: Markers1359105 +Node: Overview of Markers1360011 +Node: Predicates on Markers1364703 +Node: Creating Markers1365949 +Node: Information from Markers1370149 +Node: Changing Markers1371247 +Node: The Mark1372775 +Node: The Region1381278 +Node: Text1386964 +Node: Near Point1389663 +Node: Buffer Contents1393850 +Node: Comparing Text1395256 +Node: Insertion1396664 +Node: Commands for Insertion1400574 +Node: Deletion1403468 +Node: User-Level Deletion1407062 +Node: The Kill Ring1411222 +Node: Kill Ring Concepts1413396 +Node: Kill Functions1414450 +Node: Yank Commands1416373 +Node: Low-Level Kill Ring1418244 +Node: Internals of Kill Ring1421330 +Node: Undo1424110 +Node: Maintaining Undo1428447 +Node: Filling1431065 +Node: Margins1437059 +Node: Auto Filling1441082 +Node: Sorting1442263 +Node: Columns1451577 +Node: Indentation1454658 +Node: Primitive Indent1455437 +Node: Mode-Specific Indent1456762 +Node: Region Indent1459294 +Node: Relative Indent1462241 +Node: Indent Tabs1464623 +Node: Motion by Indent1465944 +Node: Case Changes1466723 +Node: Text Properties1470076 +Node: Examining Properties1471889 +Node: Changing Properties1473772 +Node: Property Search1477363 +Node: Special Properties1482082 +Node: Saving Properties1482363 +Node: Substitution1485505 +Node: Registers1488775 +Node: Transposition1491358 +Node: Change Hooks1492252 +Node: Transformations1494292 +Node: Searching and Matching1499396 +Node: String Search1500527 +Node: Regular Expressions1505508 +Node: Syntax of Regexps1506875 +Node: Regexp Example1521478 +Node: Regexp Search1523648 +Node: POSIX Regexps1529979 +Node: Search and Replace1532056 +Node: Match Data1535421 +Node: Simple Match Data1536551 +Node: Replacing Match1540816 +Node: Entire Match Data1543497 +Node: Saving Match Data1545735 +Node: Searching and Case1547123 +Node: Standard Regexps1549157 +Node: Syntax Tables1551355 +Node: Syntax Basics1552469 +Node: Syntax Descriptors1555441 +Node: Syntax Class Table1557291 +Node: Syntax Flags1563329 +Node: Syntax Table Functions1566546 +Node: Motion and Syntax1570834 +Node: Parsing Expressions1572286 +Node: Standard Syntax Tables1578355 +Node: Syntax Table Internals1579199 +Node: Abbrevs1580225 +Node: Abbrev Mode1582028 +Node: Abbrev Tables1582748 +Node: Defining Abbrevs1584287 +Node: Abbrev Files1586208 +Node: Abbrev Expansion1587991 +Node: Standard Abbrev Tables1592622 +Node: Extents1593781 +Node: Intro to Extents1595024 +Node: Creating and Modifying Extents1599016 +Node: Extent Endpoints1600597 +Node: Finding Extents1603860 +Node: Mapping Over Extents1607982 +Node: Extent Properties1614105 +Node: Detached Extents1624266 +Node: Extent Parents1626125 +Node: Duplicable Extents1627819 +Node: Extents and Events1631040 +Node: Atomic Extents1632947 +Node: Specifiers1633394 +Node: Introduction to Specifiers1635507 +Node: Specifiers In-Depth1637817 +Node: Specifier Instancing1642729 +Node: Specifier Types1645991 +Node: Adding Specifications1651065 +Node: Retrieving Specifications1660486 +Node: Specifier Tag Functions1664231 +Node: Specifier Instancing Functions1667465 +Node: Specifier Example1670872 +Node: Creating Specifiers1674028 +Node: Specifier Validation Functions1678345 +Node: Other Specification Functions1680731 +Node: Faces and Window-System Objects1684552 +Node: Faces1684876 +Node: Merging Faces1686493 +Node: Basic Face Functions1688454 +Node: Face Properties1690602 +Node: Face Convenience Functions1700875 +Node: Other Face Display Functions1704095 +Node: Fonts1704907 +Node: Font Specifiers1705608 +Node: Font Instances1706793 +Node: Font Instance Names1707760 +Node: Font Instance Size1708601 +Node: Font Instance Characteristics1709887 +Node: Font Convenience Functions1711065 +Node: Colors1712355 +Node: Color Specifiers1712795 +Node: Color Instances1715155 +Node: Color Instance Properties1715899 +Node: Color Convenience Functions1716525 +Node: Glyphs1717578 +Node: Glyph Functions1719179 +Node: Creating Glyphs1719586 +Node: Glyph Properties1732226 +Node: Glyph Convenience Functions1741393 +Node: Glyph Dimensions1745340 +Node: Images1746420 +Node: Image Specifiers1746869 +Node: Image Instantiator Conversion1762360 +Node: Image Instances1763725 +Node: Image Instance Types1764476 +Node: Image Instance Functions1767241 +Node: Glyph Types1774298 +Node: Mouse Pointer1776070 +Node: Redisplay Glyphs1779073 +Node: Subwindows1780106 +Node: Annotations1780349 +Node: Annotation Basics1781365 +Node: Annotation Primitives1785303 +Node: Annotation Properties1786642 +Node: Locating Annotations1789682 +Node: Margin Primitives1790519 +Node: Annotation Hooks1792413 +Node: Display1793073 +Node: Refresh Screen1794051 +Node: Truncation1796245 +Node: The Echo Area1798770 +Node: Warnings1805207 +Node: Invisible Text1809643 +Node: Selective Display1812222 +Node: Overlay Arrow1816348 +Node: Temporary Displays1817701 +Node: Blinking1821822 +Node: Usual Display1824006 +Node: Display Tables1826555 +Node: Display Table Format1827359 +Node: Active Display Table1828801 +Node: Character Descriptors1832796 +Node: Beeping1833553 +Node: Hash Tables1838319 +Node: Introduction to Hash Tables1838927 +Node: Working With Hash Tables1845486 +Node: Weak Hash Tables1846603 +Node: Range Tables1848620 +Node: Introduction to Range Tables1849309 +Node: Working With Range Tables1849755 +Node: Databases1850714 +Node: Connecting to a Database1851013 +Node: Working With a Database1852120 +Node: Other Database Functions1852994 +Node: Processes1853563 +Node: Subprocess Creation1855787 +Node: Synchronous Processes1859238 +Node: MS-DOS Subprocesses1865960 +Node: Asynchronous Processes1867034 +Node: Deleting Processes1871391 +Node: Process Information1873262 +Node: Input to Processes1877354 +Node: Signals to Processes1880049 +Node: Output from Processes1884864 +Node: Process Buffers1885676 +Node: Filter Functions1888555 +Node: Accepting Output1894146 +Node: Sentinels1895673 +Node: Process Window Size1899163 +Node: Transaction Queues1899512 +Node: Network1901210 +Node: System Interface1903844 +Node: Starting Up1905114 +Node: Start-up Summary1905708 +Node: Init File1909262 +Node: Terminal-Specific1911643 +Node: Command Line Arguments1914802 +Node: Getting Out1918291 +Node: Killing XEmacs1918860 +Node: Suspending XEmacs1920528 +Node: System Environment1923907 +Node: User Identification1930088 +Node: Time of Day1933617 +Node: Time Conversion1936404 +Node: Timers1941646 +Node: Terminal Input1943819 +Node: Input Modes1944322 +Node: Translating Input1946781 +Node: Recording Input1950946 +Node: Terminal Output1953046 +Node: Flow Control1956667 +Node: Batch Mode1960629 +Node: X-Windows1962011 +Node: X Selections1962882 +Node: X Server1965633 +Node: Resources1966084 +Node: Server Data1971395 +Node: Grabs1972602 +Node: X Miscellaneous1974182 +Node: ToolTalk Support1976567 +Node: XEmacs ToolTalk API Summary1976784 +Node: Sending Messages1978084 +Node: Example of Sending Messages1978335 +Node: Elisp Interface for Sending Messages1979397 +Node: Receiving Messages1985993 +Node: Example of Receiving Messages1986216 +Node: Elisp Interface for Receiving Messages1987052 +Node: LDAP Support1990909 +Node: Building XEmacs with LDAP support1991403 +Node: XEmacs LDAP API1992380 +Node: LDAP Variables1993432 +Node: The High-Level LDAP API1996032 +Node: The Low-Level LDAP API1999505 +Node: The LDAP Lisp Object2000336 +Node: Opening and Closing a LDAP Connection2000891 +Node: Low-level Operations on a LDAP Server2002697 +Node: LDAP Internationalization2005421 +Node: LDAP Internationalization Variables2006326 +Node: Encoder/Decoder Functions2008057 +Node: Syntax of Search Filters2009094 +Node: PostgreSQL Support2010392 +Node: Building XEmacs with PostgreSQL support2010787 +Node: XEmacs PostgreSQL libpq API2012134 +Node: libpq Lisp Variables2014013 +Node: libpq Lisp Symbols and DataTypes2016977 +Node: Synchronous Interface Functions2030217 +Node: Asynchronous Interface Functions2034708 +Node: Large Object Support2038213 +Node: Other libpq Functions2038840 +Node: Unimplemented libpq Functions2041875 +Node: XEmacs PostgreSQL libpq Examples2047194 +Node: Internationalization2053285 +Node: I18N Levels 1 and 22053628 +Node: I18N Level 32054334 +Node: Level 3 Basics2054615 +Node: Level 3 Primitives2055448 +Node: Dynamic Messaging2057054 +Node: Domain Specification2057517 +Node: Documentation String Extraction2059187 +Node: I18N Level 42060105 +Node: MULE2060297 +Node: Internationalization Terminology2061346 +Node: Charsets2073545 +Node: Charset Properties2074241 +Node: Basic Charset Functions2078956 +Node: Charset Property Functions2081137 +Node: Predefined Charsets2083207 +Node: MULE Characters2086127 +Node: Composite Characters2087002 +Node: Coding Systems2088269 +Node: Coding System Types2090409 +Node: ISO 20222094393 +Node: EOL Conversion2106668 +Node: Coding System Properties2107840 +Node: Basic Coding System Functions2112163 +Node: Coding System Property Functions2114197 +Node: Encoding and Decoding Text2114755 +Node: Detection of Textual Encoding2115891 +Node: Big5 and Shift-JIS Functions2117427 +Node: Predefined Coding Systems2118579 +Node: CCL2130673 +Node: CCL Syntax2133777 +Node: CCL Statements2135353 +Node: CCL Expressions2140001 +Node: Calling CCL2142540 +Node: CCL Examples2145545 +Node: Category Tables2145682 +Node: Tips2148041 +Node: Style Tips2148682 +Node: Compilation Tips2158201 +Node: Documentation Tips2160115 +Node: Comment Tips2165624 +Node: Library Headers2168626 +Node: Building XEmacs and Object Allocation2172598 +Node: Building XEmacs2173481 +Node: Pure Storage2180059 +Node: Garbage Collection2182847 +Node: Standard Errors2193690 +Node: Standard Buffer-Local Variables2197899 +Node: Standard Keymaps2200532 +Node: Standard Hooks2204266 +Node: Index2211766  End Tag Table