X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info;h=6ab2727ccaff65ec4c5c06f83bd805464586213d;hb=cfb62d54851d1ccdbeb1a4144a3d5a895e3650a2;hp=da8e9343936b1ed5a04d92dd30e8ab215f320b24;hpb=7d6edaefa00e7b7e102354283824a4f6a721b71a;p=chise%2Fxemacs-chise.git diff --git a/info/lispref.info b/info/lispref.info index da8e934..6ab2727 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -52,838 +52,867 @@ Foundation instead of in the original English.  Indirect: lispref.info-1: 2366 -lispref.info-2: 48385 -lispref.info-3: 96924 -lispref.info-4: 146766 -lispref.info-5: 195600 -lispref.info-6: 243285 -lispref.info-7: 291568 -lispref.info-8: 340704 -lispref.info-9: 387518 -lispref.info-10: 436970 -lispref.info-11: 485198 -lispref.info-12: 534963 -lispref.info-13: 582862 -lispref.info-14: 631085 -lispref.info-15: 679339 -lispref.info-16: 729095 -lispref.info-17: 777846 -lispref.info-18: 824696 -lispref.info-19: 871747 -lispref.info-20: 920477 -lispref.info-21: 969899 -lispref.info-22: 1016818 -lispref.info-23: 1063845 -lispref.info-24: 1113244 -lispref.info-25: 1162926 -lispref.info-26: 1212836 -lispref.info-27: 1262059 -lispref.info-28: 1310826 -lispref.info-29: 1360263 -lispref.info-30: 1401598 -lispref.info-31: 1450741 -lispref.info-32: 1499954 -lispref.info-33: 1549528 -lispref.info-34: 1597705 -lispref.info-35: 1643337 -lispref.info-36: 1684653 -lispref.info-37: 1729594 -lispref.info-38: 1779281 -lispref.info-39: 1828385 -lispref.info-40: 1877789 -lispref.info-41: 1927673 -lispref.info-42: 1976664 -lispref.info-43: 2020556 -lispref.info-44: 2058892 +lispref.info-2: 48665 +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) Node: Top2366 -Node: Copying48385 -Node: Introduction67543 -Node: Caveats69134 -Node: Lisp History70865 -Node: Conventions72121 -Node: Some Terms72936 -Node: nil and t73657 -Node: Evaluation Notation75334 -Node: Printing Notation76247 -Node: Error Messages77121 -Node: Buffer Text Notation77562 -Node: Format of Descriptions78437 -Node: A Sample Function Description79291 -Node: A Sample Variable Description83277 -Node: Acknowledgements84185 -Node: Lisp Data Types86163 -Node: Printed Representation88718 -Node: Comments90760 -Node: Primitive Types91657 -Node: Programming Types93316 -Node: Integer Type95268 -Node: Floating Point Type96305 -Node: Character Type96924 -Node: Symbol Type104830 -Node: Sequence Type107525 -Node: Cons Cell Type109044 -Node: Dotted Pair Notation113528 -Node: Association List Type115649 -Node: Array Type116532 -Node: String Type117998 -Node: Vector Type120679 -Node: Bit Vector Type121451 -Node: Function Type122313 -Node: Macro Type123426 -Node: Primitive Function Type124123 -Node: Compiled-Function Type125649 -Node: Autoload Type126203 -Node: Char Table Type127217 -Node: Hash Table Type127391 -Node: Range Table Type128546 -Node: Weak List Type129399 -Node: Editing Types129549 -Node: Buffer Type131176 -Node: Marker Type133203 -Node: Extent Type133927 -Node: Window Type135195 -Node: Frame Type136606 -Node: Device Type137401 -Node: Console Type138227 -Node: Window Configuration Type139428 -Node: Event Type140126 -Node: Process Type140290 -Node: Stream Type141325 -Node: Keymap Type142448 -Node: Syntax Table Type142986 -Node: Display Table Type144009 -Node: Database Type144448 -Node: Charset Type144614 -Node: Coding System Type144778 -Node: ToolTalk Message Type144962 -Node: ToolTalk Pattern Type145161 -Node: Window-System Types145333 -Node: Face Type146479 -Node: Glyph Type146610 -Node: Specifier Type146766 -Node: Font Instance Type146939 -Node: Color Instance Type147129 -Node: Image Instance Type147326 -Node: Toolbar Button Type147524 -Node: Subwindow Type147717 -Node: X Resource Type147896 -Node: Type Predicates148049 -Node: Equality Predicates157178 -Node: Numbers161983 -Node: Integer Basics163438 -Node: Float Basics165787 -Node: Predicates on Numbers167529 -Node: Comparison of Numbers169162 -Node: Numeric Conversions172983 -Node: Arithmetic Operations174449 -Node: Rounding Operations179914 -Node: Bitwise Operations181019 -Node: Math Functions190065 -Node: Random Numbers192381 -Node: Strings and Characters194147 -Node: String Basics195600 -Node: Predicates for Strings198018 -Node: Creating Strings198781 -Node: Predicates for Characters204098 -Node: Character Codes205169 -Node: Text Comparison206582 -Node: String Conversion209944 -Node: Modifying Strings213620 -Node: String Properties214261 -Node: Formatting Strings214904 -Node: Character Case224522 -Node: Case Tables227668 -Node: Char Tables231566 -Node: Char Table Types232958 -Node: Working With Char Tables234533 -Node: Lists236482 -Node: Cons Cells237605 -Node: Lists as Boxes238941 -Node: List-related Predicates241583 -Node: List Elements243285 -Node: Building Lists248314 -Node: Modifying Lists254306 -Node: Setcar255118 -Node: Setcdr257539 -Node: Rearrangement260050 -Node: Sets And Lists265636 -Node: Association Lists269864 -Ref: Association Lists-Footnote-1279159 -Node: Property Lists279364 -Node: Working With Normal Plists280912 -Node: Working With Lax Plists283180 -Node: Converting Plists To/From Alists285420 -Node: Weak Lists286768 -Node: Sequences Arrays Vectors288932 -Node: Sequence Functions291568 -Node: Arrays295227 -Node: Array Functions298291 -Node: Vectors300824 -Node: Vector Functions302322 -Node: Bit Vectors304893 -Node: Bit Vector Functions305738 -Node: Symbols307988 -Node: Symbol Components309037 -Node: Definitions313210 -Node: Creating Symbols315435 -Node: Symbol Properties322469 -Node: Plists and Alists323985 -Node: Symbol Plists325734 -Node: Other Plists327543 -Node: Evaluation329321 -Node: Intro Eval330126 -Ref: Intro Eval-Footnote-1333479 -Node: Eval333614 -Node: Forms338032 -Node: Self-Evaluating Forms339191 -Node: Symbol Forms340704 -Node: Classifying Lists341621 -Node: Function Indirection342377 -Node: Function Forms345488 -Node: Macro Forms346485 -Node: Special Forms348085 -Node: Autoloading350394 -Node: Quoting350892 -Node: Control Structures352253 -Node: Sequencing353873 -Node: Conditionals356738 -Node: Combining Conditions360161 -Node: Iteration363431 -Node: Nonlocal Exits365210 -Node: Catch and Throw365912 -Node: Examples of Catch369751 -Node: Errors371770 -Node: Signaling Errors373259 -Node: Processing of Errors377998 -Node: Handling Errors380277 -Node: Error Symbols387518 -Node: Cleanups391474 -Node: Variables395252 -Node: Global Variables397021 -Node: Constant Variables398097 -Node: Local Variables398723 -Node: Void Variables403660 -Node: Defining Variables407176 -Node: Accessing Variables414340 -Node: Setting Variables415765 -Node: Variable Scoping420284 -Node: Scope421883 -Node: Extent423408 -Node: Impl of Scope424887 -Node: Using Scoping426850 -Node: Buffer-Local Variables428372 -Node: Intro to Buffer-Local429208 -Node: Creating Buffer-Local431751 -Node: Default Value436970 -Node: Variable Aliases440113 -Node: Functions441898 -Node: What Is a Function442992 -Node: Lambda Expressions447038 -Node: Lambda Components447948 -Node: Simple Lambda449780 -Node: Argument List451437 -Node: Function Documentation455165 -Node: Function Names457107 -Node: Defining Functions459680 -Node: Calling Functions462720 -Node: Mapping Functions466569 -Node: Anonymous Functions469257 -Node: Function Cells472502 -Node: Inline Functions477312 -Node: Related Topics479122 -Node: Macros480175 -Node: Simple Macro481459 -Node: Expansion482194 -Node: Compiling Macros485198 -Node: Defining Macros487034 -Node: Backquote488351 -Node: Problems with Macros490748 -Node: Argument Evaluation491443 -Node: Surprising Local Vars494358 -Node: Eval During Expansion496426 -Node: Repeated Expansion498119 -Node: Customization500035 -Node: Common Keywords500504 -Node: Group Definitions503349 -Node: Variable Definitions505541 -Node: Customization Types510524 -Node: Simple Types511959 -Node: Composite Types514116 -Node: Splicing into Lists518806 -Node: Type Keywords520641 -Node: Loading524161 -Node: How Programs Do Loading525836 -Node: Autoload534963 -Node: Repeated Loading541042 -Node: Named Features543155 -Node: Unloading549587 -Node: Hooks for Loading551743 -Node: Byte Compilation552460 -Node: Speed of Byte-Code554377 -Node: Compilation Functions555584 -Node: Docs and Compilation561971 -Node: Dynamic Loading564624 -Node: Eval During Compile566988 -Node: Compiled-Function Objects568253 -Node: Disassembly573051 -Node: Debugging580305 -Node: Debugger581717 -Node: Error Debugging582862 -Node: Infinite Loops585615 -Node: Function Debugging586859 -Node: Explicit Debug589649 -Node: Using Debugger590420 -Node: Debugger Commands592282 -Node: Invoking the Debugger596599 -Node: Internals of Debugger600514 -Node: Syntax Errors605401 -Node: Excess Open606649 -Node: Excess Close608524 -Node: Compilation Errors609945 -Node: Edebug611233 -Node: Using Edebug613341 -Node: Instrumenting616038 -Node: Edebug Execution Modes619527 -Node: Jumping622637 -Node: Edebug Misc624980 -Node: Breakpoints626369 -Node: Global Break Condition629175 -Node: Embedded Breakpoints630130 -Node: Trapping Errors631085 -Node: Edebug Views633161 -Node: Edebug Eval635126 -Node: Eval List636303 -Node: Reading in Edebug639688 -Node: Printing in Edebug640487 -Node: Tracing642202 -Node: Coverage Testing644088 -Node: The Outside Context646129 -Node: Checking Whether to Stop647078 -Node: Edebug Display Update647725 -Node: Edebug Recursive Edit649748 -Node: Instrumenting Macro Calls651403 -Node: Specification List653885 -Node: Backtracking663296 -Node: Debugging Backquote665234 -Node: Specification Examples668940 -Node: Edebug Options671007 -Node: Read and Print676344 -Node: Streams Intro677321 -Node: Input Streams679339 -Node: Input Functions684240 -Node: Output Streams686300 -Node: Output Functions690351 -Node: Output Variables694651 -Node: Minibuffers699450 -Node: Intro to Minibuffers700602 -Node: Text from Minibuffer702790 -Node: Object from Minibuffer707665 -Node: Minibuffer History710892 -Node: Completion713871 -Node: Basic Completion715846 -Node: Minibuffer Completion720875 -Node: Completion Commands724452 -Node: High-Level Completion729095 -Node: Reading File Names733119 -Node: Programmed Completion736803 -Node: Yes-or-No Queries739185 -Node: Multiple Queries744922 -Node: Reading a Password748989 -Node: Minibuffer Misc750326 -Node: Command Loop755196 -Node: Command Overview756540 -Node: Defining Commands759818 -Node: Using Interactive760566 -Node: Interactive Codes765339 -Node: Interactive Examples771131 -Node: Interactive Call772445 -Node: Command Loop Info777846 -Node: Events782825 -Node: Event Types784285 -Node: Event Contents786208 -Node: Event Predicates790684 -Node: Accessing Mouse Event Positions792009 -Node: Frame-Level Event Position Info792708 -Node: Window-Level Event Position Info793748 -Node: Event Text Position Info795512 -Node: Event Glyph Position Info798004 -Node: Event Toolbar Position Info799327 -Node: Other Event Position Info799998 -Node: Accessing Other Event Info800407 -Node: Working With Events802027 -Node: Converting Events808015 -Node: Reading Input810968 -Node: Key Sequence Input811970 -Node: Reading One Event813924 -Node: Dispatching an Event816685 -Node: Quoted Character Input817136 -Node: Peeking and Discarding818484 -Node: Waiting822388 -Node: Quitting824696 -Node: Prefix Command Arguments829104 -Node: Recursive Editing834191 -Node: Disabling Commands838987 -Node: Command History841055 -Node: Keyboard Macros842792 -Node: Keymaps845009 -Node: Keymap Terminology846586 -Node: Format of Keymaps849515 -Node: Creating Keymaps849926 -Node: Inheritance and Keymaps852005 -Node: Key Sequences854377 -Node: Prefix Keys858947 -Node: Active Keymaps862532 -Node: Key Lookup871747 -Node: Functions for Key Lookup876910 -Node: Changing Key Bindings882607 -Node: Key Binding Commands889504 -Node: Scanning Keymaps891569 -Node: Other Keymap Functions900080 -Node: Menus900702 -Node: Menu Format901244 -Node: Menubar Format909829 -Node: Menubar910454 -Node: Modifying Menus913567 -Node: Menu Filters918581 -Node: Pop-Up Menus920477 -Node: Menu Accelerators922682 -Node: Creating Menu Accelerators923404 -Node: Keyboard Menu Traversal924722 -Node: Menu Accelerator Functions925449 -Node: Buffers Menu928484 -Node: Dialog Boxes929778 -Node: Dialog Box Format929945 -Node: Dialog Box Functions931315 -Node: Toolbar931712 -Node: Toolbar Intro932037 -Node: Toolbar Descriptor Format934447 -Node: Specifying the Toolbar938941 -Node: Other Toolbar Variables942546 -Node: Scrollbars946973 -Node: Drag and Drop947109 -Node: Supported Protocols948185 -Node: OffiX DND948688 -Node: CDE dt949695 -Node: MSWindows OLE950286 -Node: Loose ends950457 -Node: Drop Interface950849 -Node: Drag Interface951871 -Node: Modes952045 -Node: Major Modes952996 -Node: Major Mode Conventions955911 -Node: Example Major Modes961866 -Node: Auto Major Mode969899 -Node: Mode Help977347 -Node: Derived Modes978448 -Node: Minor Modes980639 -Node: Minor Mode Conventions981941 -Node: Keymaps and Minor Modes984804 -Node: Modeline Format985639 -Node: Modeline Data987407 -Node: Modeline Variables991677 -Node: %-Constructs996393 -Node: Hooks999304 -Node: Documentation1006066 -Node: Documentation Basics1007489 -Node: Accessing Documentation1010539 -Node: Keys in Documentation1016818 -Node: Describing Characters1020297 -Node: Help Functions1022646 -Node: Obsoleteness1029097 -Node: Files1032091 -Node: Visiting Files1034016 -Node: Visiting Functions1035521 -Node: Subroutines of Visiting1040568 -Node: Saving Buffers1042641 -Node: Reading from Files1048734 -Node: Writing to Files1050891 -Node: File Locks1053608 -Node: Information about Files1056661 -Node: Testing Accessibility1057422 -Node: Kinds of Files1061162 -Node: Truenames1062843 -Node: File Attributes1063845 -Node: Changing File Attributes1068984 -Node: File Names1074390 -Node: File Name Components1075999 -Node: Directory Names1079100 -Node: Relative File Names1082553 -Node: File Name Expansion1083631 -Node: Unique File Names1087538 -Node: File Name Completion1089153 -Node: User Name Completion1091814 -Node: Contents of Directories1093154 -Node: Create/Delete Dirs1096467 -Node: Magic File Names1097573 -Node: Partial Files1103203 -Node: Intro to Partial Files1103431 -Node: Creating a Partial File1104671 -Node: Detached Partial Files1105606 -Node: Format Conversion1106728 -Node: Files and MS-DOS1113244 -Node: Backups and Auto-Saving1115308 -Node: Backup Files1115983 -Node: Making Backups1117380 -Node: Rename or Copy1120129 -Node: Numbered Backups1122622 -Node: Backup Names1124866 -Node: Auto-Saving1128158 -Node: Reverting1136300 -Node: Buffers1139458 -Node: Buffer Basics1140875 -Node: Current Buffer1142928 -Node: Buffer Names1147616 -Node: Buffer File Name1150821 -Node: Buffer Modification1154940 -Node: Modification Time1157133 -Node: Read Only Buffers1160508 -Node: The Buffer List1162926 -Node: Creating Buffers1167756 -Node: Killing Buffers1169902 -Node: Indirect Buffers1173633 -Node: Windows1176205 -Node: Basic Windows1177683 -Node: Splitting Windows1180781 -Node: Deleting Windows1187670 -Node: Selecting Windows1190350 -Node: Cyclic Window Ordering1193479 -Node: Buffers and Windows1198103 -Node: Displaying Buffers1199944 -Node: Choosing Window1205120 -Node: Window Point1212836 -Node: Window Start1214882 -Node: Vertical Scrolling1219372 -Node: Horizontal Scrolling1225509 -Node: Size of Window1229018 -Node: Position of Window1233736 -Node: Resizing Windows1235976 -Node: Window Configurations1241405 -Node: Frames1244830 -Node: Creating Frames1246599 -Node: Frame Properties1247940 -Node: Property Access1248756 -Node: Initial Properties1249605 -Node: X Frame Properties1252091 -Node: Size and Position1256725 -Node: Frame Name1258721 -Node: Frame Titles1259635 -Node: Deleting Frames1261459 -Node: Finding All Frames1262059 -Node: Frames and Windows1264053 -Node: Minibuffers and Frames1265758 -Node: Input Focus1266676 -Node: Visibility of Frames1269753 -Node: Raising and Lowering1271672 -Node: Frame Configurations1274048 -Node: Frame Hooks1274642 -Node: Consoles and Devices1276447 -Node: Basic Console Functions1279191 -Node: Basic Device Functions1279614 -Node: Console Types and Device Classes1280330 -Node: Connecting to a Console or Device1282527 -Node: The Selected Console and Device1284690 -Node: Console and Device I/O1285716 -Node: Positions1286480 -Node: Point1287449 -Node: Motion1290539 -Node: Character Motion1291306 -Node: Word Motion1293543 -Node: Buffer End Motion1295044 -Node: Text Lines1296541 -Node: Screen Lines1301136 -Node: List Motion1305199 -Node: Skipping Characters1308607 -Node: Excursions1310826 -Node: Narrowing1313858 -Node: Markers1319183 -Node: Overview of Markers1320089 -Node: Predicates on Markers1324781 -Node: Creating Markers1326027 -Node: Information from Markers1330064 -Node: Changing Markers1331162 -Node: The Mark1332540 -Node: The Region1341034 -Node: Text1346721 -Node: Near Point1349420 -Node: Buffer Contents1353607 -Node: Comparing Text1355013 -Node: Insertion1356421 -Node: Commands for Insertion1360263 -Node: Deletion1363219 -Node: User-Level Deletion1366814 -Node: The Kill Ring1370975 -Node: Kill Ring Concepts1373149 -Node: Kill Functions1374203 -Node: Yank Commands1376108 -Node: Low-Level Kill Ring1377979 -Node: Internals of Kill Ring1380765 -Node: Undo1383545 -Node: Maintaining Undo1387874 -Node: Filling1390494 -Node: Margins1396488 -Node: Auto Filling1400417 -Node: Sorting1401598 -Node: Columns1410898 -Node: Indentation1413414 -Node: Primitive Indent1414193 -Node: Mode-Specific Indent1415437 -Node: Region Indent1417948 -Node: Relative Indent1420896 -Node: Indent Tabs1423278 -Node: Motion by Indent1424599 -Node: Case Changes1425378 -Node: Text Properties1428629 -Node: Examining Properties1430442 -Node: Changing Properties1432309 -Node: Property Search1435900 -Node: Special Properties1440611 -Node: Saving Properties1440892 -Node: Substitution1444034 -Node: Registers1447304 -Node: Transposition1449847 -Node: Change Hooks1450741 -Node: Transformations1452781 -Node: Searching and Matching1457166 -Node: String Search1458297 -Node: Regular Expressions1463021 -Node: Syntax of Regexps1464388 -Node: Regexp Example1478767 -Node: Regexp Search1480937 -Node: POSIX Regexps1487025 -Node: Search and Replace1488860 -Node: Match Data1492225 -Node: Simple Match Data1493355 -Node: Replacing Match1497620 -Node: Entire Match Data1499954 -Node: Saving Match Data1501945 -Node: Searching and Case1503326 -Node: Standard Regexps1505360 -Node: Syntax Tables1507558 -Node: Syntax Basics1508672 -Node: Syntax Descriptors1511644 -Node: Syntax Class Table1513494 -Node: Syntax Flags1519532 -Node: Syntax Table Functions1522749 -Node: Motion and Syntax1526613 -Node: Parsing Expressions1528065 -Node: Standard Syntax Tables1534134 -Node: Syntax Table Internals1534978 -Node: Abbrevs1536004 -Node: Abbrev Mode1537807 -Node: Abbrev Tables1538527 -Node: Defining Abbrevs1540060 -Node: Abbrev Files1541965 -Node: Abbrev Expansion1543738 -Node: Standard Abbrev Tables1548369 -Node: Extents1549528 -Node: Intro to Extents1550771 -Node: Creating and Modifying Extents1554765 -Node: Extent Endpoints1556272 -Node: Finding Extents1559535 -Node: Mapping Over Extents1563284 -Node: Extent Properties1569401 -Node: Detached Extents1579545 -Node: Extent Parents1581404 -Node: Duplicable Extents1583099 -Node: Extents and Events1586320 -Node: Atomic Extents1588227 -Node: Specifiers1588674 -Node: Introduction to Specifiers1590481 -Node: Specifiers In-Depth1592791 -Node: Specifier Instancing1597705 -Node: Specifier Types1600967 -Node: Adding Specifications1606041 -Node: Retrieving Specifications1615403 -Node: Specifier Tag Functions1619138 -Node: Specifier Instancing Functions1622372 -Node: Specifier Example1625779 -Node: Creating Specifiers1628885 -Node: Specifier Validation Functions1631134 -Node: Other Specification Functions1633518 -Node: Faces and Window-System Objects1637337 -Node: Faces1637661 -Node: Merging Faces1639278 -Node: Basic Face Functions1641239 -Node: Face Properties1643337 -Node: Face Convenience Functions1652896 -Node: Other Face Display Functions1656026 -Node: Fonts1656839 -Node: Font Specifiers1657540 -Node: Font Instances1657781 -Node: Font Instance Names1658748 -Node: Font Instance Size1659589 -Node: Font Instance Characteristics1660875 -Node: Font Convenience Functions1662044 -Node: Colors1663334 -Node: Color Specifiers1663774 -Node: Color Instances1664001 -Node: Color Instance Properties1664745 -Node: Color Convenience Functions1665371 -Node: Glyphs1666424 -Node: Glyph Functions1668016 -Node: Creating Glyphs1668423 -Node: Glyph Properties1670010 -Node: Glyph Convenience Functions1679177 -Node: Glyph Dimensions1683124 -Node: Images1684204 -Node: Image Specifiers1684653 -Node: Image Instantiator Conversion1696075 -Node: Image Instances1697440 -Node: Image Instance Types1698191 -Node: Image Instance Functions1700846 -Node: Glyph Types1705415 -Node: Mouse Pointer1707187 -Node: Redisplay Glyphs1710190 -Node: Subwindows1711223 -Node: Annotations1711466 -Node: Annotation Basics1712482 -Node: Annotation Primitives1716420 -Node: Annotation Properties1717749 -Node: Locating Annotations1720789 -Node: Margin Primitives1721626 -Node: Annotation Hooks1723520 -Node: Display1724180 -Node: Refresh Screen1725158 -Node: Truncation1727069 -Node: The Echo Area1729594 -Node: Warnings1736029 -Node: Invisible Text1740465 -Node: Selective Display1743044 -Node: Overlay Arrow1747170 -Node: Temporary Displays1748523 -Node: Blinking1752644 -Node: Usual Display1754829 -Node: Display Tables1757378 -Node: Display Table Format1758182 -Node: Active Display Table1759624 -Node: Character Descriptors1760816 -Node: Beeping1761573 -Node: Hash Tables1766339 -Node: Introduction to Hash Tables1766947 -Node: Working With Hash Tables1772970 -Node: Weak Hash Tables1774087 -Node: Range Tables1775886 -Node: Introduction to Range Tables1776575 -Node: Working With Range Tables1777006 -Node: Databases1777891 -Node: Connecting to a Database1778190 -Node: Working With a Database1779281 -Node: Other Database Functions1780139 -Node: Processes1780713 -Node: Subprocess Creation1782937 -Node: Synchronous Processes1786226 -Node: MS-DOS Subprocesses1792944 -Node: Asynchronous Processes1794018 -Node: Deleting Processes1797731 -Node: Process Information1799602 -Node: Input to Processes1803528 -Node: Signals to Processes1805818 -Node: Output from Processes1810238 -Node: Process Buffers1811050 -Node: Filter Functions1813917 -Node: Accepting Output1819487 -Node: Sentinels1821014 -Node: Process Window Size1824504 -Node: Transaction Queues1824853 -Node: Network1826551 -Node: System Interface1828385 -Node: Starting Up1829655 -Node: Start-up Summary1830249 -Node: Init File1833803 -Node: Terminal-Specific1836184 -Node: Command Line Arguments1839343 -Node: Getting Out1842832 -Node: Killing XEmacs1843401 -Node: Suspending XEmacs1845070 -Node: System Environment1848412 -Node: User Identification1855079 -Node: Time of Day1858608 -Node: Time Conversion1861395 -Node: Timers1866435 -Node: Terminal Input1868608 -Node: Input Modes1869111 -Node: Translating Input1871524 -Node: Recording Input1875689 -Node: Terminal Output1877789 -Node: Flow Control1881412 -Node: Batch Mode1885204 -Node: X-Windows1886586 -Node: X Selections1887398 -Node: X Server1889608 -Node: Resources1890009 -Node: Server Data1895150 -Node: Grabs1896357 -Node: X Miscellaneous1897938 -Node: ToolTalk Support1900323 -Node: XEmacs ToolTalk API Summary1900540 -Node: Sending Messages1901840 -Node: Example of Sending Messages1902091 -Node: Elisp Interface for Sending Messages1903153 -Node: Receiving Messages1909546 -Node: Example of Receiving Messages1909769 -Node: Elisp Interface for Receiving Messages1910605 -Node: LDAP Support1914430 -Node: Building XEmacs with LDAP support1914926 -Node: XEmacs LDAP API1915904 -Node: LDAP Variables1916634 -Node: The High-Level LDAP API1919110 -Node: The Low-Level LDAP API1920215 -Node: The LDAP Lisp Object1920489 -Node: Opening and Closing a LDAP Connection1921042 -Node: Searching on a LDAP Server (Low-level)1922825 -Node: Syntax of Search Filters1924218 -Node: Internationalization1925516 -Node: I18N Levels 1 and 21925853 -Node: I18N Level 31926559 -Node: Level 3 Basics1926840 -Node: Level 3 Primitives1927673 -Node: Dynamic Messaging1929279 -Node: Domain Specification1929742 -Node: Documentation String Extraction1931645 -Node: I18N Level 41932563 -Node: MULE1932755 -Node: Internationalization Terminology1933866 -Node: Charsets1942405 -Node: Charset Properties1943101 -Node: Basic Charset Functions1947787 -Node: Charset Property Functions1949968 -Node: Predefined Charsets1952011 -Node: MULE Characters1954931 -Node: Composite Characters1955778 -Node: ISO 20221957032 -Node: Coding Systems1962754 -Node: Coding System Types1964676 -Node: EOL Conversion1966495 -Node: Coding System Properties1967678 -Node: Basic Coding System Functions1971530 -Node: Coding System Property Functions1973434 -Node: Encoding and Decoding Text1973992 -Node: Detection of Textual Encoding1975128 -Node: Big5 and Shift-JIS Functions1976664 -Node: CCL1977752 -Node: CCL Syntax1980856 -Node: CCL Statements1982444 -Node: CCL Expressions1987092 -Node: Calling CCL1989631 -Node: CCL Examples1992620 -Node: Category Tables1992757 -Node: Tips1995116 -Node: Style Tips1995757 -Node: Compilation Tips2005276 -Node: Documentation Tips2007190 -Node: Comment Tips2012699 -Node: Library Headers2015701 -Node: Building XEmacs and Object Allocation2019673 -Node: Building XEmacs2020556 -Node: Pure Storage2026891 -Node: Garbage Collection2029679 -Node: Standard Errors2040818 -Node: Standard Buffer-Local Variables2045027 -Node: Standard Keymaps2047660 -Node: Standard Hooks2051392 -Node: Index2058892 +Node: Copying48665 +Node: Introduction67823 +Node: Caveats69414 +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