X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info;h=f9132e6a625fe37fa56ece4687907b45c0d6475f;hb=d0e6b27b97829086778013f56539d65d6d3d6def;hp=da8e9343936b1ed5a04d92dd30e8ab215f320b24;hpb=7d6edaefa00e7b7e102354283824a4f6a721b71a;p=chise%2Fxemacs-chise.git diff --git a/info/lispref.info b/info/lispref.info index da8e934..f9132e6 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -52,838 +52,868 @@ 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: 49116 +lispref.info-3: 97603 +lispref.info-4: 147443 +lispref.info-5: 197182 +lispref.info-6: 245536 +lispref.info-7: 293943 +lispref.info-8: 342608 +lispref.info-9: 387690 +lispref.info-10: 436621 +lispref.info-11: 485478 +lispref.info-12: 534009 +lispref.info-13: 581561 +lispref.info-14: 629419 +lispref.info-15: 678834 +lispref.info-16: 726829 +lispref.info-17: 772166 +lispref.info-18: 819636 +lispref.info-19: 867194 +lispref.info-20: 914820 +lispref.info-21: 962847 +lispref.info-22: 1011769 +lispref.info-23: 1058032 +lispref.info-24: 1104496 +lispref.info-25: 1154156 +lispref.info-26: 1202847 +lispref.info-27: 1251702 +lispref.info-28: 1300369 +lispref.info-29: 1350320 +lispref.info-30: 1398469 +lispref.info-31: 1444124 +lispref.info-32: 1494113 +lispref.info-33: 1542683 +lispref.info-34: 1589888 +lispref.info-35: 1639714 +lispref.info-36: 1688390 +lispref.info-37: 1734123 +lispref.info-38: 1783262 +lispref.info-39: 1830704 +lispref.info-40: 1879257 +lispref.info-41: 1925810 +lispref.info-42: 1974505 +lispref.info-43: 2018880 +lispref.info-44: 2063249 +lispref.info-45: 2109743 +lispref.info-46: 2150585 +lispref.info-47: 2199803 +lispref.info-48: 2213672  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: Copying49116 +Node: Introduction68274 +Node: Caveats69865 +Node: Lisp History71544 +Node: Conventions72800 +Node: Some Terms73615 +Node: nil and t74336 +Node: Evaluation Notation76013 +Node: Printing Notation76926 +Node: Error Messages77800 +Node: Buffer Text Notation78241 +Node: Format of Descriptions79116 +Node: A Sample Function Description79970 +Node: A Sample Variable Description83956 +Node: Acknowledgements84864 +Node: Lisp Data Types86842 +Node: Printed Representation89397 +Node: Comments91439 +Node: Primitive Types92336 +Node: Programming Types93995 +Node: Integer Type95947 +Node: Floating Point Type96984 +Node: Character Type97603 +Node: Symbol Type105507 +Node: Sequence Type108202 +Node: Cons Cell Type109721 +Node: Dotted Pair Notation114205 +Node: Association List Type116326 +Node: Array Type117209 +Node: String Type118675 +Node: Vector Type121356 +Node: Bit Vector Type122128 +Node: Function Type122990 +Node: Macro Type124103 +Node: Primitive Function Type124800 +Node: Compiled-Function Type126326 +Node: Autoload Type126880 +Node: Char Table Type127894 +Node: Hash Table Type128068 +Node: Range Table Type129223 +Node: Weak List Type130076 +Node: Editing Types130226 +Node: Buffer Type131853 +Node: Marker Type133880 +Node: Extent Type134604 +Node: Window Type135872 +Node: Frame Type137283 +Node: Device Type138078 +Node: Console Type138904 +Node: Window Configuration Type140105 +Node: Event Type140803 +Node: Process Type140967 +Node: Stream Type142002 +Node: Keymap Type143125 +Node: Syntax Table Type143663 +Node: Display Table Type144686 +Node: Database Type145125 +Node: Charset Type145291 +Node: Coding System Type145455 +Node: ToolTalk Message Type145639 +Node: ToolTalk Pattern Type145838 +Node: Window-System Types146010 +Node: Face Type147156 +Node: Glyph Type147287 +Node: Specifier Type147443 +Node: Font Instance Type147616 +Node: Color Instance Type147806 +Node: Image Instance Type148003 +Node: Toolbar Button Type148201 +Node: Subwindow Type148394 +Node: X Resource Type148573 +Node: Type Predicates148726 +Node: Equality Predicates157855 +Node: Numbers162666 +Node: Integer Basics164121 +Node: Float Basics166470 +Node: Predicates on Numbers168212 +Node: Comparison of Numbers169845 +Node: Numeric Conversions173666 +Node: Arithmetic Operations175132 +Node: Rounding Operations181271 +Node: Bitwise Operations182384 +Node: Math Functions191430 +Node: Random Numbers193963 +Node: Strings and Characters195729 +Node: String Basics197182 +Node: Predicates for Strings199600 +Node: Creating Strings200363 +Node: Predicates for Characters205704 +Node: Character Codes206775 +Node: Text Comparison208195 +Node: String Conversion211640 +Node: Modifying Strings215310 +Node: String Properties215951 +Node: Formatting Strings216596 +Node: Character Case226214 +Node: Case Tables229768 +Node: Char Tables233739 +Node: Char Table Types235131 +Node: Working With Char Tables236716 +Node: Lists238733 +Node: Cons Cells239856 +Node: Lists as Boxes241192 +Node: List-related Predicates243834 +Node: List Elements245536 +Node: Building Lists250565 +Node: Modifying Lists256557 +Node: Setcar257369 +Node: Setcdr259800 +Node: Rearrangement262321 +Node: Sets And Lists267907 +Node: Association Lists272135 +Ref: Association Lists-Footnote-1281426 +Node: Property Lists281631 +Node: Working With Normal Plists283179 +Node: Working With Lax Plists285516 +Node: Converting Plists To/From Alists287796 +Node: Weak Lists289144 +Node: Sequences Arrays Vectors291307 +Node: Sequence Functions293943 +Node: Arrays297602 +Node: Array Functions300666 +Node: Vectors303199 +Node: Vector Functions304697 +Node: Bit Vectors307268 +Node: Bit Vector Functions308113 +Node: Symbols310412 +Node: Symbol Components311461 +Node: Definitions315644 +Node: Creating Symbols317869 +Node: Symbol Properties324903 +Node: Plists and Alists326430 +Node: Object Plists328179 +Node: Other Plists330939 +Node: Evaluation332738 +Node: Intro Eval333543 +Ref: Intro Eval-Footnote-1336896 +Node: Eval337031 +Node: Forms341449 +Node: Self-Evaluating Forms342608 +Node: Symbol Forms344121 +Node: Classifying Lists345038 +Node: Function Indirection345794 +Node: Function Forms348893 +Node: Macro Forms349890 +Node: Special Forms351490 +Node: Autoloading353799 +Node: Quoting354297 +Node: Control Structures355658 +Node: Sequencing357278 +Node: Conditionals360143 +Node: Combining Conditions363566 +Node: Iteration366836 +Node: Nonlocal Exits368615 +Node: Catch and Throw369317 +Node: Examples of Catch373156 +Node: Errors375175 +Node: Signaling Errors376664 +Node: Processing of Errors385411 +Node: Handling Errors387690 +Node: Error Symbols394931 +Node: Cleanups398887 +Node: Variables402665 +Node: Global Variables404434 +Node: Constant Variables405510 +Node: Local Variables406136 +Node: Void Variables411073 +Node: Defining Variables414589 +Node: Accessing Variables421753 +Node: Setting Variables423178 +Node: Variable Scoping427697 +Node: Scope429296 +Node: Extent430821 +Node: Impl of Scope432300 +Node: Using Scoping434263 +Node: Buffer-Local Variables435785 +Node: Intro to Buffer-Local436621 +Node: Creating Buffer-Local439164 +Node: Default Value445063 +Node: Variable Aliases448206 +Node: Functions450057 +Node: What Is a Function451151 +Node: Lambda Expressions455197 +Node: Lambda Components456107 +Node: Simple Lambda457939 +Node: Argument List459596 +Node: Function Documentation463324 +Node: Function Names465266 +Node: Defining Functions467839 +Node: Calling Functions470879 +Node: Mapping Functions474727 +Node: Anonymous Functions477415 +Node: Function Cells480660 +Node: Inline Functions485478 +Node: Related Topics487288 +Node: Macros488341 +Node: Simple Macro489625 +Node: Expansion490360 +Node: Compiling Macros493364 +Node: Defining Macros495200 +Node: Backquote496517 +Node: Problems with Macros498914 +Node: Argument Evaluation499609 +Node: Surprising Local Vars502524 +Node: Eval During Expansion504592 +Node: Repeated Expansion506285 +Node: Customization508201 +Node: Common Keywords508670 +Node: Group Definitions511515 +Node: Variable Definitions513707 +Node: Customization Types518697 +Node: Simple Types520132 +Node: Composite Types522289 +Node: Splicing into Lists526979 +Node: Type Keywords528814 +Node: Loading532334 +Node: How Programs Do Loading534009 +Node: Autoload543135 +Node: Repeated Loading549205 +Node: Named Features551318 +Node: Unloading557748 +Node: Hooks for Loading559904 +Node: Byte Compilation560621 +Node: Speed of Byte-Code562614 +Node: Compilation Functions563821 +Node: Docs and Compilation570478 +Node: Dynamic Loading573131 +Node: Eval During Compile575495 +Node: Compiled-Function Objects576760 +Node: Disassembly581561 +Node: Different Behavior588842 +Node: Debugging590187 +Node: Debugger591599 +Node: Error Debugging592744 +Node: Infinite Loops595497 +Node: Function Debugging596741 +Node: Explicit Debug599541 +Node: Using Debugger600312 +Node: Debugger Commands602174 +Node: Invoking the Debugger606491 +Node: Internals of Debugger610406 +Node: Syntax Errors615293 +Node: Excess Open616541 +Node: Excess Close618416 +Node: Compilation Errors619837 +Node: Edebug621125 +Node: Using Edebug623233 +Node: Instrumenting625930 +Node: Edebug Execution Modes629419 +Node: Jumping632529 +Node: Edebug Misc634872 +Node: Breakpoints636261 +Node: Global Break Condition639067 +Node: Embedded Breakpoints640022 +Node: Trapping Errors640977 +Node: Edebug Views643053 +Node: Edebug Eval645018 +Node: Eval List646195 +Node: Reading in Edebug649580 +Node: Printing in Edebug650379 +Node: Tracing652094 +Node: Coverage Testing653982 +Node: The Outside Context656023 +Node: Checking Whether to Stop656972 +Node: Edebug Display Update657619 +Node: Edebug Recursive Edit659642 +Node: Instrumenting Macro Calls661297 +Node: Specification List663779 +Node: Backtracking673190 +Node: Debugging Backquote675128 +Node: Specification Examples678834 +Node: Edebug Options680901 +Node: Read and Print686240 +Node: Streams Intro687217 +Node: Input Streams689235 +Node: Input Functions694136 +Node: Output Streams696196 +Node: Output Functions700247 +Node: Output Variables704547 +Node: Minibuffers709348 +Node: Intro to Minibuffers710500 +Node: Text from Minibuffer712688 +Node: Object from Minibuffer717782 +Node: Minibuffer History721875 +Node: Completion724854 +Node: Basic Completion726829 +Node: Minibuffer Completion731712 +Node: Completion Commands735289 +Node: High-Level Completion739946 +Node: Reading File Names744695 +Node: Programmed Completion748387 +Node: Yes-or-No Queries750769 +Node: Multiple Queries756506 +Node: Reading a Password760573 +Node: Minibuffer Misc761916 +Node: Command Loop766796 +Node: Command Overview768140 +Node: Defining Commands771418 +Node: Using Interactive772166 +Node: Interactive Codes776939 +Node: Interactive Examples782731 +Node: Interactive Call784045 +Node: Command Loop Info789460 +Node: Events794439 +Node: Event Types795900 +Node: Event Contents797823 +Node: Event Predicates802299 +Node: Accessing Mouse Event Positions803617 +Node: Frame-Level Event Position Info804316 +Node: Window-Level Event Position Info805356 +Node: Event Text Position Info807120 +Node: Event Glyph Position Info809612 +Node: Event Toolbar Position Info810935 +Node: Other Event Position Info811606 +Node: Accessing Other Event Info812015 +Node: Working With Events813635 +Node: Converting Events819636 +Node: Reading Input823035 +Node: Key Sequence Input824037 +Node: Reading One Event826672 +Node: Dispatching an Event829496 +Node: Quoted Character Input829947 +Node: Peeking and Discarding831295 +Node: Waiting835199 +Node: Quitting837513 +Node: Prefix Command Arguments841921 +Node: Recursive Editing847008 +Node: Disabling Commands851803 +Node: Command History853871 +Node: Keyboard Macros855608 +Node: Keymaps857825 +Node: Keymap Terminology859402 +Node: Format of Keymaps862331 +Node: Creating Keymaps862742 +Node: Inheritance and Keymaps864822 +Node: Key Sequences867194 +Node: Prefix Keys871990 +Node: Active Keymaps875575 +Node: Key Lookup884946 +Node: Functions for Key Lookup890109 +Node: Changing Key Bindings895810 +Node: Key Binding Commands902972 +Node: Scanning Keymaps905037 +Node: Other Keymap Functions913606 +Node: Menus914228 +Node: Menu Format914820 +Node: Menubar Format923466 +Node: Menubar924091 +Node: Modifying Menus927204 +Node: Menu Filters932548 +Node: Pop-Up Menus934444 +Node: Menu Accelerators936772 +Node: Creating Menu Accelerators937528 +Node: Keyboard Menu Traversal938888 +Node: Menu Accelerator Functions939615 +Node: Buffers Menu942691 +Node: Dialog Boxes943985 +Node: Dialog Box Format944152 +Node: Dialog Box Functions945577 +Node: Toolbar945974 +Node: Toolbar Intro946409 +Node: Creating Toolbar948809 +Node: Toolbar Descriptor Format949726 +Node: Specifying the Toolbar954223 +Node: Other Toolbar Variables957830 +Node: Gutter962258 +Node: Gutter Intro962847 +Node: Creating Gutter964850 +Node: Gutter Descriptor Format967737 +Node: Specifying a Gutter972194 +Node: Other Gutter Variables975729 +Node: Common Gutter Widgets980116 +Node: Buffer Tabs981108 +Node: Progress Bars981249 +Node: Scrollbars981394 +Node: Drag and Drop981529 +Node: Supported Protocols982605 +Node: OffiX DND983108 +Node: CDE dt984115 +Node: MSWindows OLE984706 +Node: Loose ends984877 +Node: Drop Interface985269 +Node: Drag Interface986291 +Node: Modes986465 +Node: Major Modes987416 +Node: Major Mode Conventions990331 +Node: Example Major Modes996286 +Node: Auto Major Mode1004319 +Node: Mode Help1011769 +Node: Derived Modes1012870 +Node: Minor Modes1015061 +Node: Minor Mode Conventions1016363 +Node: Keymaps and Minor Modes1019226 +Node: Modeline Format1020061 +Node: Modeline Data1021829 +Node: Modeline Variables1026982 +Node: %-Constructs1031698 +Node: Hooks1034685 +Node: Documentation1041445 +Node: Documentation Basics1042868 +Node: Accessing Documentation1045919 +Node: Keys in Documentation1052200 +Node: Describing Characters1055683 +Node: Help Functions1058032 +Node: Obsoleteness1064482 +Node: Files1067474 +Node: Visiting Files1069399 +Node: Visiting Functions1070904 +Node: Subroutines of Visiting1076062 +Node: Saving Buffers1078135 +Node: Reading from Files1084228 +Node: Writing to Files1086389 +Node: File Locks1089106 +Node: Information about Files1092173 +Node: Testing Accessibility1092934 +Node: Kinds of Files1096674 +Node: Truenames1098355 +Node: File Attributes1099357 +Node: Changing File Attributes1104496 +Node: File Names1109918 +Node: File Name Components1111491 +Node: Directory Names1113936 +Node: Relative File Names1117166 +Node: File Name Expansion1118136 +Node: Unique File Names1121890 +Node: File Name Completion1123505 +Node: User Name Completion1126773 +Node: Contents of Directories1128180 +Node: Create/Delete Dirs1131493 +Node: Magic File Names1132599 +Node: Partial Files1138247 +Node: Intro to Partial Files1138475 +Node: Creating a Partial File1139715 +Node: Detached Partial Files1140651 +Node: Format Conversion1141773 +Node: Files and MS-DOS1147271 +Node: Backups and Auto-Saving1149335 +Node: Backup Files1150010 +Node: Making Backups1151407 +Node: Rename or Copy1154156 +Node: Numbered Backups1156649 +Node: Backup Names1158884 +Node: Auto-Saving1162176 +Node: Reverting1170338 +Node: Buffers1173674 +Node: Buffer Basics1175090 +Node: Current Buffer1177143 +Node: Buffer Names1181847 +Node: Buffer File Name1185054 +Node: Buffer Modification1189173 +Node: Modification Time1191416 +Node: Read Only Buffers1194791 +Node: The Buffer List1198030 +Node: Creating Buffers1202847 +Node: Killing Buffers1204993 +Node: Indirect Buffers1208825 +Node: Windows1211399 +Node: Basic Windows1212877 +Node: Splitting Windows1215975 +Node: Deleting Windows1221301 +Node: Selecting Windows1225219 +Node: Cyclic Window Ordering1229442 +Node: Buffers and Windows1234597 +Node: Displaying Buffers1236375 +Node: Choosing Window1241714 +Node: Window Point1249632 +Node: Window Start1251702 +Node: Vertical Scrolling1256501 +Node: Horizontal Scrolling1262699 +Node: Size of Window1266228 +Node: Position of Window1270946 +Node: Resizing Windows1273199 +Node: Window Configurations1278637 +Node: Frames1282134 +Node: Creating Frames1284475 +Node: Frame Properties1285815 +Node: Property Access1286631 +Node: Initial Properties1287538 +Node: X Frame Properties1290024 +Node: Size and Position1294658 +Node: Frame Name1296656 +Node: Frame Titles1297570 +Node: Deleting Frames1299394 +Node: Finding All Frames1300369 +Node: Frames and Windows1303597 +Node: Minibuffers and Frames1306379 +Node: Input Focus1307297 +Node: Visibility of Frames1310402 +Node: Raising and Lowering1312392 +Node: Frame Configurations1314768 +Node: Frame Hooks1315825 +Node: Consoles and Devices1317630 +Node: Basic Console Functions1320373 +Node: Basic Device Functions1320796 +Node: Console Types and Device Classes1321642 +Node: Connecting to a Console or Device1323909 +Node: The Selected Console and Device1326093 +Node: Console and Device I/O1327119 +Node: Positions1327883 +Node: Point1328852 +Node: Motion1331942 +Node: Character Motion1332709 +Node: Word Motion1334946 +Node: Buffer End Motion1336336 +Node: Text Lines1337873 +Node: Screen Lines1342774 +Node: List Motion1346837 +Node: Skipping Characters1350320 +Node: Excursions1352539 +Node: Narrowing1355579 +Node: Markers1360910 +Node: Overview of Markers1361816 +Node: Predicates on Markers1366508 +Node: Creating Markers1367754 +Node: Information from Markers1371954 +Node: Changing Markers1373052 +Node: The Mark1374580 +Node: The Region1383083 +Node: Text1388769 +Node: Near Point1391468 +Node: Buffer Contents1395655 +Node: Comparing Text1397061 +Node: Insertion1398469 +Node: Commands for Insertion1402379 +Node: Deletion1405273 +Node: User-Level Deletion1408923 +Node: The Kill Ring1413083 +Node: Kill Ring Concepts1415257 +Node: Kill Functions1416311 +Node: Yank Commands1418234 +Node: Low-Level Kill Ring1420105 +Node: Internals of Kill Ring1423191 +Node: Undo1425971 +Node: Maintaining Undo1430308 +Node: Filling1432926 +Node: Margins1438920 +Node: Auto Filling1442943 +Node: Sorting1444124 +Node: Columns1453438 +Node: Indentation1456519 +Node: Primitive Indent1457298 +Node: Mode-Specific Indent1458623 +Node: Region Indent1461155 +Node: Relative Indent1464102 +Node: Indent Tabs1466484 +Node: Motion by Indent1467805 +Node: Case Changes1468584 +Node: Text Properties1471937 +Node: Examining Properties1473750 +Node: Changing Properties1475633 +Node: Property Search1479224 +Node: Special Properties1483943 +Node: Saving Properties1484224 +Node: Substitution1487366 +Node: Registers1490636 +Node: Transposition1493219 +Node: Change Hooks1494113 +Node: Transformations1496153 +Node: Searching and Matching1501257 +Node: String Search1502388 +Node: Regular Expressions1507369 +Node: Syntax of Regexps1508736 +Node: Regexp Example1523339 +Node: Regexp Search1525509 +Node: POSIX Regexps1531846 +Node: Search and Replace1533923 +Node: Match Data1537288 +Node: Simple Match Data1538418 +Node: Replacing Match1542683 +Node: Entire Match Data1545364 +Node: Saving Match Data1547602 +Node: Searching and Case1548990 +Node: Standard Regexps1551024 +Node: Syntax Tables1553222 +Node: Syntax Basics1554336 +Node: Syntax Descriptors1557308 +Node: Syntax Class Table1559158 +Node: Syntax Flags1565196 +Node: Syntax Table Functions1568413 +Node: Motion and Syntax1572701 +Node: Parsing Expressions1574153 +Node: Standard Syntax Tables1580251 +Node: Syntax Table Internals1581095 +Node: Abbrevs1582121 +Node: Abbrev Mode1583925 +Node: Abbrev Tables1584645 +Node: Defining Abbrevs1586184 +Node: Abbrev Files1588105 +Node: Abbrev Expansion1589888 +Node: Standard Abbrev Tables1594519 +Node: Extents1595678 +Node: Intro to Extents1596921 +Node: Creating and Modifying Extents1600913 +Node: Extent Endpoints1602494 +Node: Finding Extents1605757 +Node: Mapping Over Extents1609879 +Node: Extent Properties1616002 +Node: Detached Extents1626163 +Node: Extent Parents1628022 +Node: Duplicable Extents1629716 +Node: Extents and Events1632937 +Node: Atomic Extents1634844 +Node: Specifiers1635291 +Node: Introduction to Specifiers1637404 +Node: Specifiers In-Depth1639714 +Node: Specifier Instancing1644626 +Node: Specifier Types1647888 +Node: Adding Specifications1652962 +Node: Retrieving Specifications1662383 +Node: Specifier Tag Functions1666128 +Node: Specifier Instancing Functions1669362 +Node: Specifier Example1672769 +Node: Creating Specifiers1675925 +Node: Specifier Validation Functions1680242 +Node: Other Specification Functions1682628 +Node: Faces and Window-System Objects1686449 +Node: Faces1686773 +Node: Merging Faces1688390 +Node: Basic Face Functions1690351 +Node: Face Properties1692499 +Node: Face Convenience Functions1702772 +Node: Other Face Display Functions1705992 +Node: Fonts1706804 +Node: Font Specifiers1707505 +Node: Font Instances1708690 +Node: Font Instance Names1709657 +Node: Font Instance Size1710498 +Node: Font Instance Characteristics1711784 +Node: Font Convenience Functions1712962 +Node: Colors1714252 +Node: Color Specifiers1714692 +Node: Color Instances1717052 +Node: Color Instance Properties1717796 +Node: Color Convenience Functions1718422 +Node: Glyphs1719475 +Node: Glyph Functions1721076 +Node: Creating Glyphs1721483 +Node: Glyph Properties1734123 +Node: Glyph Convenience Functions1743290 +Node: Glyph Dimensions1747237 +Node: Images1748317 +Node: Image Specifiers1748766 +Node: Image Instantiator Conversion1764257 +Node: Image Instances1765622 +Node: Image Instance Types1766373 +Node: Image Instance Functions1769138 +Node: Glyph Types1776195 +Node: Mouse Pointer1777967 +Node: Redisplay Glyphs1780970 +Node: Subwindows1782003 +Node: Annotations1782246 +Node: Annotation Basics1783262 +Node: Annotation Primitives1787200 +Node: Annotation Properties1788539 +Node: Locating Annotations1791579 +Node: Margin Primitives1792416 +Node: Annotation Hooks1794310 +Node: Display1794970 +Node: Refresh Screen1795948 +Node: Truncation1798142 +Node: The Echo Area1800667 +Node: Warnings1807110 +Node: Invisible Text1811546 +Node: Selective Display1814125 +Node: Overlay Arrow1818251 +Node: Temporary Displays1819604 +Node: Blinking1823725 +Node: Usual Display1825909 +Node: Display Tables1828458 +Node: Display Table Format1829262 +Node: Active Display Table1830704 +Node: Character Descriptors1834699 +Node: Beeping1835456 +Node: Hash Tables1840222 +Node: Introduction to Hash Tables1840830 +Node: Working With Hash Tables1847389 +Node: Weak Hash Tables1848506 +Node: Range Tables1850523 +Node: Introduction to Range Tables1851212 +Node: Working With Range Tables1851658 +Node: Databases1852617 +Node: Connecting to a Database1852916 +Node: Working With a Database1854023 +Node: Other Database Functions1854897 +Node: Processes1855466 +Node: Subprocess Creation1857690 +Node: Synchronous Processes1861141 +Node: MS-DOS Subprocesses1867863 +Node: Asynchronous Processes1868937 +Node: Deleting Processes1873294 +Node: Process Information1875165 +Node: Input to Processes1879257 +Node: Signals to Processes1881952 +Node: Output from Processes1886767 +Node: Process Buffers1887579 +Node: Filter Functions1890458 +Node: Accepting Output1896049 +Node: Sentinels1897576 +Node: Process Window Size1901066 +Node: Transaction Queues1901415 +Node: Network1903113 +Node: System Interface1905747 +Node: Starting Up1907017 +Node: Start-up Summary1907611 +Node: Init File1911165 +Node: Terminal-Specific1913546 +Node: Command Line Arguments1916705 +Node: Getting Out1920194 +Node: Killing XEmacs1920763 +Node: Suspending XEmacs1922431 +Node: System Environment1925810 +Node: User Identification1931991 +Node: Time of Day1935520 +Node: Time Conversion1938307 +Node: Timers1943549 +Node: Terminal Input1945722 +Node: Input Modes1946225 +Node: Translating Input1948684 +Node: Recording Input1952849 +Node: Terminal Output1954949 +Node: Flow Control1958570 +Node: Batch Mode1962532 +Node: X-Windows1963914 +Node: X Selections1964785 +Node: X Server1967536 +Node: Resources1967987 +Node: Server Data1973298 +Node: Grabs1974505 +Node: X Miscellaneous1976085 +Node: ToolTalk Support1978470 +Node: XEmacs ToolTalk API Summary1978687 +Node: Sending Messages1979987 +Node: Example of Sending Messages1980238 +Node: Elisp Interface for Sending Messages1981300 +Node: Receiving Messages1987896 +Node: Example of Receiving Messages1988119 +Node: Elisp Interface for Receiving Messages1988955 +Node: LDAP Support1992812 +Node: Building XEmacs with LDAP support1993306 +Node: XEmacs LDAP API1994283 +Node: LDAP Variables1995335 +Node: The High-Level LDAP API1997935 +Node: The Low-Level LDAP API2001408 +Node: The LDAP Lisp Object2002239 +Node: Opening and Closing a LDAP Connection2002794 +Node: Low-level Operations on a LDAP Server2004600 +Node: LDAP Internationalization2007324 +Node: LDAP Internationalization Variables2008229 +Node: Encoder/Decoder Functions2009960 +Node: Syntax of Search Filters2010997 +Node: PostgreSQL Support2012295 +Node: Building XEmacs with PostgreSQL support2012690 +Node: XEmacs PostgreSQL libpq API2014037 +Node: libpq Lisp Variables2015916 +Node: libpq Lisp Symbols and DataTypes2018880 +Node: Synchronous Interface Functions2032120 +Node: Asynchronous Interface Functions2036611 +Node: Large Object Support2040116 +Node: Other libpq Functions2040743 +Node: Unimplemented libpq Functions2043778 +Node: XEmacs PostgreSQL libpq Examples2049097 +Node: Internationalization2055188 +Node: I18N Levels 1 and 22055531 +Node: I18N Level 32056237 +Node: Level 3 Basics2056518 +Node: Level 3 Primitives2057351 +Node: Dynamic Messaging2058957 +Node: Domain Specification2059420 +Node: Documentation String Extraction2061090 +Node: I18N Level 42062008 +Node: MULE2062200 +Node: Internationalization Terminology2063249 +Node: Charsets2075448 +Node: Charset Properties2076144 +Node: Basic Charset Functions2080859 +Node: Charset Property Functions2083040 +Node: Predefined Charsets2085110 +Node: MULE Characters2088030 +Node: Composite Characters2088905 +Node: Coding Systems2090172 +Node: Coding System Types2092312 +Node: ISO 20222096296 +Node: EOL Conversion2108571 +Node: Coding System Properties2109743 +Node: Basic Coding System Functions2114066 +Node: Coding System Property Functions2116100 +Node: Encoding and Decoding Text2116658 +Node: Detection of Textual Encoding2117794 +Node: Big5 and Shift-JIS Functions2119330 +Node: Predefined Coding Systems2120482 +Node: CCL2132576 +Node: CCL Syntax2135680 +Node: CCL Statements2137256 +Node: CCL Expressions2141904 +Node: Calling CCL2144443 +Node: CCL Examples2147448 +Node: Category Tables2147585 +Node: Tips2149944 +Node: Style Tips2150585 +Node: Compilation Tips2160104 +Node: Documentation Tips2162018 +Node: Comment Tips2167527 +Node: Library Headers2170530 +Node: Building XEmacs and Object Allocation2174502 +Node: Building XEmacs2175385 +Node: Pure Storage2181963 +Node: Garbage Collection2184751 +Node: Standard Errors2195594 +Node: Standard Buffer-Local Variables2199803 +Node: Standard Keymaps2202438 +Node: Standard Hooks2206172 +Node: Index2213672  End Tag Table