X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=info%2Flispref.info;h=320da8635f79bec93a3e62a6f2c63eaab0ec6070;hb=a1655b870904de973c366d85ebdc8adde4ef5e1e;hp=360182be511836d0b6f3368eec79844af21fa03f;hpb=afa9772e3fcbb4e80e3e4cfd1a40b4fccc6d08b8;p=chise%2Fxemacs-chise.git diff --git a/info/lispref.info b/info/lispref.info index 360182b..320da86 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -52,837 +52,864 @@ 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: 388026 -lispref.info-10: 436665 -lispref.info-11: 484608 -lispref.info-12: 531220 -lispref.info-13: 579119 -lispref.info-14: 627342 -lispref.info-15: 675596 -lispref.info-16: 724798 -lispref.info-17: 772038 -lispref.info-18: 818888 -lispref.info-19: 865939 -lispref.info-20: 914669 -lispref.info-21: 964091 -lispref.info-22: 1011010 -lispref.info-23: 1058037 -lispref.info-24: 1107436 -lispref.info-25: 1157118 -lispref.info-26: 1207028 -lispref.info-27: 1256251 -lispref.info-28: 1305018 -lispref.info-29: 1353990 -lispref.info-30: 1395325 -lispref.info-31: 1444468 -lispref.info-32: 1493681 -lispref.info-33: 1543255 -lispref.info-34: 1591432 -lispref.info-35: 1637064 -lispref.info-36: 1678380 -lispref.info-37: 1723321 -lispref.info-38: 1773008 -lispref.info-39: 1822112 -lispref.info-40: 1871516 -lispref.info-41: 1921400 -lispref.info-42: 1970391 -lispref.info-43: 2014283 -lispref.info-44: 2052619 +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  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 Errors376335 -Node: Handling Errors377664 -Node: Error Symbols384580 -Node: Cleanups388026 -Node: Variables391804 -Node: Global Variables393573 -Node: Constant Variables394649 -Node: Local Variables395275 -Node: Void Variables400212 -Node: Defining Variables403728 -Node: Accessing Variables410892 -Node: Setting Variables412317 -Node: Variable Scoping416836 -Node: Scope418435 -Node: Extent419960 -Node: Impl of Scope421439 -Node: Using Scoping423402 -Node: Buffer-Local Variables424924 -Node: Intro to Buffer-Local425760 -Node: Creating Buffer-Local428303 -Node: Default Value433522 -Node: Variable Aliases436665 -Node: Functions438450 -Node: What Is a Function439544 -Node: Lambda Expressions443590 -Node: Lambda Components444500 -Node: Simple Lambda446332 -Node: Argument List447989 -Node: Function Documentation451717 -Node: Function Names453659 -Node: Defining Functions456232 -Node: Calling Functions459272 -Node: Mapping Functions463121 -Node: Anonymous Functions465514 -Node: Function Cells468759 -Node: Inline Functions473569 -Node: Related Topics475379 -Node: Macros476432 -Node: Simple Macro477716 -Node: Expansion478451 -Node: Compiling Macros481455 -Node: Defining Macros483291 -Node: Backquote484608 -Node: Problems with Macros487005 -Node: Argument Evaluation487700 -Node: Surprising Local Vars490615 -Node: Eval During Expansion492683 -Node: Repeated Expansion494376 -Node: Customization496292 -Node: Common Keywords496761 -Node: Group Definitions499606 -Node: Variable Definitions501798 -Node: Customization Types506781 -Node: Simple Types508216 -Node: Composite Types510373 -Node: Splicing into Lists515063 -Node: Type Keywords516898 -Node: Loading520418 -Node: How Programs Do Loading522093 -Node: Autoload531220 -Node: Repeated Loading537299 -Node: Named Features539412 -Node: Unloading545844 -Node: Hooks for Loading548000 -Node: Byte Compilation548717 -Node: Speed of Byte-Code550634 -Node: Compilation Functions551841 -Node: Docs and Compilation558228 -Node: Dynamic Loading560881 -Node: Eval During Compile563245 -Node: Compiled-Function Objects564510 -Node: Disassembly569308 -Node: Debugging576562 -Node: Debugger577974 -Node: Error Debugging579119 -Node: Infinite Loops581872 -Node: Function Debugging583116 -Node: Explicit Debug585906 -Node: Using Debugger586677 -Node: Debugger Commands588539 -Node: Invoking the Debugger592856 -Node: Internals of Debugger596771 -Node: Syntax Errors601658 -Node: Excess Open602906 -Node: Excess Close604781 -Node: Compilation Errors606202 -Node: Edebug607490 -Node: Using Edebug609598 -Node: Instrumenting612295 -Node: Edebug Execution Modes615784 -Node: Jumping618894 -Node: Edebug Misc621237 -Node: Breakpoints622626 -Node: Global Break Condition625432 -Node: Embedded Breakpoints626387 -Node: Trapping Errors627342 -Node: Edebug Views629418 -Node: Edebug Eval631383 -Node: Eval List632560 -Node: Reading in Edebug635945 -Node: Printing in Edebug636744 -Node: Tracing638459 -Node: Coverage Testing640345 -Node: The Outside Context642386 -Node: Checking Whether to Stop643335 -Node: Edebug Display Update643982 -Node: Edebug Recursive Edit646005 -Node: Instrumenting Macro Calls647660 -Node: Specification List650142 -Node: Backtracking659553 -Node: Debugging Backquote661491 -Node: Specification Examples665197 -Node: Edebug Options667264 -Node: Read and Print672601 -Node: Streams Intro673578 -Node: Input Streams675596 -Node: Input Functions680497 -Node: Output Streams682557 -Node: Output Functions686608 -Node: Output Variables690908 -Node: Minibuffers695707 -Node: Intro to Minibuffers696792 -Node: Text from Minibuffer699118 -Node: Object from Minibuffer703780 -Node: Minibuffer History706997 -Node: Completion709907 -Node: Basic Completion711882 -Node: Minibuffer Completion716906 -Node: Completion Commands720151 -Node: High-Level Completion724798 -Node: Reading File Names728822 -Node: Programmed Completion732511 -Node: Yes-or-No Queries734721 -Node: Multiple Queries740458 -Node: Minibuffer Misc744522 -Node: Command Loop749388 -Node: Command Overview750732 -Node: Defining Commands754010 -Node: Using Interactive754758 -Node: Interactive Codes759531 -Node: Interactive Examples765323 -Node: Interactive Call766637 -Node: Command Loop Info772038 -Node: Events777017 -Node: Event Types778477 -Node: Event Contents780400 -Node: Event Predicates784876 -Node: Accessing Mouse Event Positions786201 -Node: Frame-Level Event Position Info786900 -Node: Window-Level Event Position Info787940 -Node: Event Text Position Info789704 -Node: Event Glyph Position Info792196 -Node: Event Toolbar Position Info793519 -Node: Other Event Position Info794190 -Node: Accessing Other Event Info794599 -Node: Working With Events796219 -Node: Converting Events802207 -Node: Reading Input805160 -Node: Key Sequence Input806162 -Node: Reading One Event808116 -Node: Dispatching an Event810877 -Node: Quoted Character Input811328 -Node: Peeking and Discarding812676 -Node: Waiting816580 -Node: Quitting818888 -Node: Prefix Command Arguments823296 -Node: Recursive Editing828383 -Node: Disabling Commands833179 -Node: Command History835247 -Node: Keyboard Macros836984 -Node: Keymaps839201 -Node: Keymap Terminology840778 -Node: Format of Keymaps843707 -Node: Creating Keymaps844118 -Node: Inheritance and Keymaps846197 -Node: Key Sequences848569 -Node: Prefix Keys853139 -Node: Active Keymaps856724 -Node: Key Lookup865939 -Node: Functions for Key Lookup871102 -Node: Changing Key Bindings876799 -Node: Key Binding Commands883696 -Node: Scanning Keymaps885761 -Node: Other Keymap Functions894272 -Node: Menus894894 -Node: Menu Format895436 -Node: Menubar Format904021 -Node: Menubar904646 -Node: Modifying Menus907759 -Node: Menu Filters912773 -Node: Pop-Up Menus914669 -Node: Menu Accelerators916874 -Node: Creating Menu Accelerators917596 -Node: Keyboard Menu Traversal918914 -Node: Menu Accelerator Functions919641 -Node: Buffers Menu922676 -Node: Dialog Boxes923970 -Node: Dialog Box Format924137 -Node: Dialog Box Functions925507 -Node: Toolbar925904 -Node: Toolbar Intro926229 -Node: Toolbar Descriptor Format928639 -Node: Specifying the Toolbar933133 -Node: Other Toolbar Variables936738 -Node: Scrollbars941165 -Node: Drag and Drop941301 -Node: Supported Protocols942377 -Node: OffiX DND942880 -Node: CDE dt943887 -Node: MSWindows OLE944478 -Node: Loose ends944649 -Node: Drop Interface945041 -Node: Drag Interface946063 -Node: Modes946237 -Node: Major Modes947188 -Node: Major Mode Conventions950103 -Node: Example Major Modes956058 -Node: Auto Major Mode964091 -Node: Mode Help971539 -Node: Derived Modes972640 -Node: Minor Modes974831 -Node: Minor Mode Conventions976133 -Node: Keymaps and Minor Modes978996 -Node: Modeline Format979831 -Node: Modeline Data981599 -Node: Modeline Variables985869 -Node: %-Constructs990585 -Node: Hooks993496 -Node: Documentation1000258 -Node: Documentation Basics1001681 -Node: Accessing Documentation1004731 -Node: Keys in Documentation1011010 -Node: Describing Characters1014489 -Node: Help Functions1016838 -Node: Obsoleteness1023289 -Node: Files1026283 -Node: Visiting Files1028208 -Node: Visiting Functions1029713 -Node: Subroutines of Visiting1034760 -Node: Saving Buffers1036833 -Node: Reading from Files1042926 -Node: Writing to Files1045083 -Node: File Locks1047800 -Node: Information about Files1050853 -Node: Testing Accessibility1051614 -Node: Kinds of Files1055354 -Node: Truenames1057035 -Node: File Attributes1058037 -Node: Changing File Attributes1063176 -Node: File Names1068582 -Node: File Name Components1070191 -Node: Directory Names1073292 -Node: Relative File Names1076745 -Node: File Name Expansion1077823 -Node: Unique File Names1081730 -Node: File Name Completion1083345 -Node: User Name Completion1086006 -Node: Contents of Directories1087346 -Node: Create/Delete Dirs1090659 -Node: Magic File Names1091765 -Node: Partial Files1097395 -Node: Intro to Partial Files1097623 -Node: Creating a Partial File1098863 -Node: Detached Partial Files1099798 -Node: Format Conversion1100920 -Node: Files and MS-DOS1107436 -Node: Backups and Auto-Saving1109500 -Node: Backup Files1110175 -Node: Making Backups1111572 -Node: Rename or Copy1114321 -Node: Numbered Backups1116814 -Node: Backup Names1119058 -Node: Auto-Saving1122350 -Node: Reverting1130492 -Node: Buffers1133650 -Node: Buffer Basics1135067 -Node: Current Buffer1137120 -Node: Buffer Names1141808 -Node: Buffer File Name1145013 -Node: Buffer Modification1149132 -Node: Modification Time1151325 -Node: Read Only Buffers1154700 -Node: The Buffer List1157118 -Node: Creating Buffers1161948 -Node: Killing Buffers1164094 -Node: Indirect Buffers1167825 -Node: Windows1170397 -Node: Basic Windows1171875 -Node: Splitting Windows1174973 -Node: Deleting Windows1181862 -Node: Selecting Windows1184542 -Node: Cyclic Window Ordering1187671 -Node: Buffers and Windows1192295 -Node: Displaying Buffers1194136 -Node: Choosing Window1199312 -Node: Window Point1207028 -Node: Window Start1209074 -Node: Vertical Scrolling1213564 -Node: Horizontal Scrolling1219701 -Node: Size of Window1223210 -Node: Position of Window1227928 -Node: Resizing Windows1230168 -Node: Window Configurations1235597 -Node: Frames1239022 -Node: Creating Frames1240791 -Node: Frame Properties1242132 -Node: Property Access1242948 -Node: Initial Properties1243797 -Node: X Frame Properties1246283 -Node: Size and Position1250917 -Node: Frame Name1252913 -Node: Frame Titles1253827 -Node: Deleting Frames1255651 -Node: Finding All Frames1256251 -Node: Frames and Windows1258245 -Node: Minibuffers and Frames1259950 -Node: Input Focus1260868 -Node: Visibility of Frames1263945 -Node: Raising and Lowering1265864 -Node: Frame Configurations1268240 -Node: Frame Hooks1268834 -Node: Consoles and Devices1270639 -Node: Basic Console Functions1273383 -Node: Basic Device Functions1273806 -Node: Console Types and Device Classes1274522 -Node: Connecting to a Console or Device1276719 -Node: The Selected Console and Device1278882 -Node: Console and Device I/O1279908 -Node: Positions1280672 -Node: Point1281641 -Node: Motion1284731 -Node: Character Motion1285498 -Node: Word Motion1287735 -Node: Buffer End Motion1289236 -Node: Text Lines1290733 -Node: Screen Lines1295328 -Node: List Motion1299391 -Node: Skipping Characters1302799 -Node: Excursions1305018 -Node: Narrowing1308050 -Node: Markers1313375 -Node: Overview of Markers1314281 -Node: Predicates on Markers1318973 -Node: Creating Markers1320219 -Node: Information from Markers1324256 -Node: Changing Markers1325354 -Node: The Mark1326732 -Node: The Region1335226 -Node: Text1340913 -Node: Near Point1343612 -Node: Buffer Contents1347334 -Node: Comparing Text1348740 -Node: Insertion1350148 -Node: Commands for Insertion1353990 -Node: Deletion1356946 -Node: User-Level Deletion1360541 -Node: The Kill Ring1364702 -Node: Kill Ring Concepts1366876 -Node: Kill Functions1367930 -Node: Yank Commands1369835 -Node: Low-Level Kill Ring1371706 -Node: Internals of Kill Ring1374492 -Node: Undo1377272 -Node: Maintaining Undo1381601 -Node: Filling1384221 -Node: Margins1390215 -Node: Auto Filling1394144 -Node: Sorting1395325 -Node: Columns1404625 -Node: Indentation1407141 -Node: Primitive Indent1407920 -Node: Mode-Specific Indent1409164 -Node: Region Indent1411675 -Node: Relative Indent1414623 -Node: Indent Tabs1417005 -Node: Motion by Indent1418326 -Node: Case Changes1419105 -Node: Text Properties1422356 -Node: Examining Properties1424169 -Node: Changing Properties1426036 -Node: Property Search1429627 -Node: Special Properties1434338 -Node: Saving Properties1434619 -Node: Substitution1437761 -Node: Registers1441031 -Node: Transposition1443574 -Node: Change Hooks1444468 -Node: Transformations1446508 -Node: Searching and Matching1450893 -Node: String Search1452024 -Node: Regular Expressions1456748 -Node: Syntax of Regexps1458115 -Node: Regexp Example1472494 -Node: Regexp Search1474664 -Node: POSIX Regexps1480752 -Node: Search and Replace1482587 -Node: Match Data1485952 -Node: Simple Match Data1487082 -Node: Replacing Match1491347 -Node: Entire Match Data1493681 -Node: Saving Match Data1495672 -Node: Searching and Case1497053 -Node: Standard Regexps1499087 -Node: Syntax Tables1501285 -Node: Syntax Basics1502399 -Node: Syntax Descriptors1505371 -Node: Syntax Class Table1507221 -Node: Syntax Flags1513259 -Node: Syntax Table Functions1516476 -Node: Motion and Syntax1520340 -Node: Parsing Expressions1521792 -Node: Standard Syntax Tables1527861 -Node: Syntax Table Internals1528705 -Node: Abbrevs1529731 -Node: Abbrev Mode1531534 -Node: Abbrev Tables1532254 -Node: Defining Abbrevs1533787 -Node: Abbrev Files1535692 -Node: Abbrev Expansion1537465 -Node: Standard Abbrev Tables1542096 -Node: Extents1543255 -Node: Intro to Extents1544498 -Node: Creating and Modifying Extents1548492 -Node: Extent Endpoints1549999 -Node: Finding Extents1553262 -Node: Mapping Over Extents1557011 -Node: Extent Properties1563128 -Node: Detached Extents1573272 -Node: Extent Parents1575131 -Node: Duplicable Extents1576826 -Node: Extents and Events1580047 -Node: Atomic Extents1581954 -Node: Specifiers1582401 -Node: Introduction to Specifiers1584208 -Node: Specifiers In-Depth1586518 -Node: Specifier Instancing1591432 -Node: Specifier Types1594694 -Node: Adding Specifications1599768 -Node: Retrieving Specifications1609130 -Node: Specifier Tag Functions1612865 -Node: Specifier Instancing Functions1616099 -Node: Specifier Example1619506 -Node: Creating Specifiers1622612 -Node: Specifier Validation Functions1624861 -Node: Other Specification Functions1627245 -Node: Faces and Window-System Objects1631064 -Node: Faces1631388 -Node: Merging Faces1633005 -Node: Basic Face Functions1634966 -Node: Face Properties1637064 -Node: Face Convenience Functions1646623 -Node: Other Face Display Functions1649753 -Node: Fonts1650566 -Node: Font Specifiers1651267 -Node: Font Instances1651508 -Node: Font Instance Names1652475 -Node: Font Instance Size1653316 -Node: Font Instance Characteristics1654602 -Node: Font Convenience Functions1655771 -Node: Colors1657061 -Node: Color Specifiers1657501 -Node: Color Instances1657728 -Node: Color Instance Properties1658472 -Node: Color Convenience Functions1659098 -Node: Glyphs1660151 -Node: Glyph Functions1661743 -Node: Creating Glyphs1662150 -Node: Glyph Properties1663737 -Node: Glyph Convenience Functions1672904 -Node: Glyph Dimensions1676851 -Node: Images1677931 -Node: Image Specifiers1678380 -Node: Image Instantiator Conversion1689802 -Node: Image Instances1691167 -Node: Image Instance Types1691918 -Node: Image Instance Functions1694573 -Node: Glyph Types1699142 -Node: Mouse Pointer1700914 -Node: Redisplay Glyphs1703917 -Node: Subwindows1704950 -Node: Annotations1705193 -Node: Annotation Basics1706209 -Node: Annotation Primitives1710147 -Node: Annotation Properties1711476 -Node: Locating Annotations1714516 -Node: Margin Primitives1715353 -Node: Annotation Hooks1717247 -Node: Display1717907 -Node: Refresh Screen1718885 -Node: Truncation1720796 -Node: The Echo Area1723321 -Node: Warnings1729756 -Node: Invisible Text1734192 -Node: Selective Display1736771 -Node: Overlay Arrow1740897 -Node: Temporary Displays1742250 -Node: Blinking1746371 -Node: Usual Display1748556 -Node: Display Tables1751105 -Node: Display Table Format1751909 -Node: Active Display Table1753351 -Node: Character Descriptors1754543 -Node: Beeping1755300 -Node: Hash Tables1760066 -Node: Introduction to Hash Tables1760674 -Node: Working With Hash Tables1766697 -Node: Weak Hash Tables1767814 -Node: Range Tables1769613 -Node: Introduction to Range Tables1770302 -Node: Working With Range Tables1770733 -Node: Databases1771618 -Node: Connecting to a Database1771917 -Node: Working With a Database1773008 -Node: Other Database Functions1773866 -Node: Processes1774440 -Node: Subprocess Creation1776664 -Node: Synchronous Processes1779953 -Node: MS-DOS Subprocesses1786671 -Node: Asynchronous Processes1787745 -Node: Deleting Processes1791458 -Node: Process Information1793329 -Node: Input to Processes1797255 -Node: Signals to Processes1799545 -Node: Output from Processes1803965 -Node: Process Buffers1804777 -Node: Filter Functions1807644 -Node: Accepting Output1813214 -Node: Sentinels1814741 -Node: Process Window Size1818231 -Node: Transaction Queues1818580 -Node: Network1820278 -Node: System Interface1822112 -Node: Starting Up1823382 -Node: Start-up Summary1823976 -Node: Init File1827530 -Node: Terminal-Specific1829911 -Node: Command Line Arguments1833070 -Node: Getting Out1836559 -Node: Killing XEmacs1837128 -Node: Suspending XEmacs1838797 -Node: System Environment1842139 -Node: User Identification1848806 -Node: Time of Day1852335 -Node: Time Conversion1855122 -Node: Timers1860162 -Node: Terminal Input1862335 -Node: Input Modes1862838 -Node: Translating Input1865251 -Node: Recording Input1869416 -Node: Terminal Output1871516 -Node: Flow Control1875139 -Node: Batch Mode1878931 -Node: X-Windows1880313 -Node: X Selections1881125 -Node: X Server1883335 -Node: Resources1883736 -Node: Server Data1888877 -Node: Grabs1890084 -Node: X Miscellaneous1891665 -Node: ToolTalk Support1894050 -Node: XEmacs ToolTalk API Summary1894267 -Node: Sending Messages1895567 -Node: Example of Sending Messages1895818 -Node: Elisp Interface for Sending Messages1896880 -Node: Receiving Messages1903273 -Node: Example of Receiving Messages1903496 -Node: Elisp Interface for Receiving Messages1904332 -Node: LDAP Support1908157 -Node: Building XEmacs with LDAP support1908653 -Node: XEmacs LDAP API1909631 -Node: LDAP Variables1910361 -Node: The High-Level LDAP API1912837 -Node: The Low-Level LDAP API1913942 -Node: The LDAP Lisp Object1914216 -Node: Opening and Closing a LDAP Connection1914769 -Node: Searching on a LDAP Server (Low-level)1916552 -Node: Syntax of Search Filters1917945 -Node: Internationalization1919243 -Node: I18N Levels 1 and 21919580 -Node: I18N Level 31920286 -Node: Level 3 Basics1920567 -Node: Level 3 Primitives1921400 -Node: Dynamic Messaging1923006 -Node: Domain Specification1923469 -Node: Documentation String Extraction1925372 -Node: I18N Level 41926290 -Node: MULE1926482 -Node: Internationalization Terminology1927593 -Node: Charsets1936132 -Node: Charset Properties1936828 -Node: Basic Charset Functions1941514 -Node: Charset Property Functions1943695 -Node: Predefined Charsets1945738 -Node: MULE Characters1948658 -Node: Composite Characters1949505 -Node: ISO 20221950759 -Node: Coding Systems1956481 -Node: Coding System Types1958403 -Node: EOL Conversion1960222 -Node: Coding System Properties1961405 -Node: Basic Coding System Functions1965257 -Node: Coding System Property Functions1967161 -Node: Encoding and Decoding Text1967719 -Node: Detection of Textual Encoding1968855 -Node: Big5 and Shift-JIS Functions1970391 -Node: CCL1971479 -Node: CCL Syntax1974583 -Node: CCL Statements1976171 -Node: CCL Expressions1980819 -Node: Calling CCL1983358 -Node: CCL Examples1986347 -Node: Category Tables1986484 -Node: Tips1988843 -Node: Style Tips1989484 -Node: Compilation Tips1999003 -Node: Documentation Tips2000917 -Node: Comment Tips2006426 -Node: Library Headers2009428 -Node: Building XEmacs and Object Allocation2013400 -Node: Building XEmacs2014283 -Node: Pure Storage2020618 -Node: Garbage Collection2023406 -Node: Standard Errors2034545 -Node: Standard Buffer-Local Variables2038754 -Node: Standard Keymaps2041387 -Node: Standard Hooks2045119 -Node: Index2052619 +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  End Tag Table