X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=info%2Flispref.info;h=f7da7adcb6e71da3fe096496504419f5a79e1e5c;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hp=da8e9343936b1ed5a04d92dd30e8ab215f320b24;hpb=b5eeb6918c29470b36f8461c402eb0c65cb19bd2;p=chise%2Fxemacs-chise.git diff --git a/info/lispref.info b/info/lispref.info index da8e934..f7da7ad 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -52,838 +52,866 @@ Foundation instead of in the original English.  Indirect: lispref.info-1: 2366 -lispref.info-2: 48385 -lispref.info-3: 96924 -lispref.info-4: 146766 -lispref.info-5: 195600 -lispref.info-6: 243285 -lispref.info-7: 291568 -lispref.info-8: 340704 -lispref.info-9: 387518 -lispref.info-10: 436970 -lispref.info-11: 485198 -lispref.info-12: 534963 -lispref.info-13: 582862 -lispref.info-14: 631085 -lispref.info-15: 679339 -lispref.info-16: 729095 -lispref.info-17: 777846 -lispref.info-18: 824696 -lispref.info-19: 871747 -lispref.info-20: 920477 -lispref.info-21: 969899 -lispref.info-22: 1016818 -lispref.info-23: 1063845 -lispref.info-24: 1113244 -lispref.info-25: 1162926 -lispref.info-26: 1212836 -lispref.info-27: 1262059 -lispref.info-28: 1310826 -lispref.info-29: 1360263 -lispref.info-30: 1401598 -lispref.info-31: 1450741 -lispref.info-32: 1499954 -lispref.info-33: 1549528 -lispref.info-34: 1597705 -lispref.info-35: 1643337 -lispref.info-36: 1684653 -lispref.info-37: 1729594 -lispref.info-38: 1779281 -lispref.info-39: 1828385 -lispref.info-40: 1877789 -lispref.info-41: 1927673 -lispref.info-42: 1976664 -lispref.info-43: 2020556 -lispref.info-44: 2058892 +lispref.info-2: 48665 +lispref.info-3: 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: 536230 +lispref.info-13: 584130 +lispref.info-14: 632353 +lispref.info-15: 680607 +lispref.info-16: 726799 +lispref.info-17: 775533 +lispref.info-18: 825531 +lispref.info-19: 875222 +lispref.info-20: 924063 +lispref.info-21: 973600 +lispref.info-22: 1021181 +lispref.info-23: 1067505 +lispref.info-24: 1116678 +lispref.info-25: 1165730 +lispref.info-26: 1215205 +lispref.info-27: 1260832 +lispref.info-28: 1310121 +lispref.info-29: 1357971 +lispref.info-30: 1406195 +lispref.info-31: 1455872 +lispref.info-32: 1504421 +lispref.info-33: 1553719 +lispref.info-34: 1595052 +lispref.info-35: 1641357 +lispref.info-36: 1690574 +lispref.info-37: 1727545 +lispref.info-38: 1776475 +lispref.info-39: 1825715 +lispref.info-40: 1874374 +lispref.info-41: 1922471 +lispref.info-42: 1970588 +lispref.info-43: 2018981 +lispref.info-44: 2067685 +lispref.info-45: 2117245 +lispref.info-46: 2159831 +lispref.info-47: 2189044  Tag Table: (Indirect) Node: Top2366 -Node: Copying48385 -Node: Introduction67543 -Node: Caveats69134 -Node: Lisp History70865 -Node: Conventions72121 -Node: Some Terms72936 -Node: nil and t73657 -Node: Evaluation Notation75334 -Node: Printing Notation76247 -Node: Error Messages77121 -Node: Buffer Text Notation77562 -Node: Format of Descriptions78437 -Node: A Sample Function Description79291 -Node: A Sample Variable Description83277 -Node: Acknowledgements84185 -Node: Lisp Data Types86163 -Node: Printed Representation88718 -Node: Comments90760 -Node: Primitive Types91657 -Node: Programming Types93316 -Node: Integer Type95268 -Node: Floating Point Type96305 -Node: Character Type96924 -Node: Symbol Type104830 -Node: Sequence Type107525 -Node: Cons Cell Type109044 -Node: Dotted Pair Notation113528 -Node: Association List Type115649 -Node: Array Type116532 -Node: String Type117998 -Node: Vector Type120679 -Node: Bit Vector Type121451 -Node: Function Type122313 -Node: Macro Type123426 -Node: Primitive Function Type124123 -Node: Compiled-Function Type125649 -Node: Autoload Type126203 -Node: Char Table Type127217 -Node: Hash Table Type127391 -Node: Range Table Type128546 -Node: Weak List Type129399 -Node: Editing Types129549 -Node: Buffer Type131176 -Node: Marker Type133203 -Node: Extent Type133927 -Node: Window Type135195 -Node: Frame Type136606 -Node: Device Type137401 -Node: Console Type138227 -Node: Window Configuration Type139428 -Node: Event Type140126 -Node: Process Type140290 -Node: Stream Type141325 -Node: Keymap Type142448 -Node: Syntax Table Type142986 -Node: Display Table Type144009 -Node: Database Type144448 -Node: Charset Type144614 -Node: Coding System Type144778 -Node: ToolTalk Message Type144962 -Node: ToolTalk Pattern Type145161 -Node: Window-System Types145333 -Node: Face Type146479 -Node: Glyph Type146610 -Node: Specifier Type146766 -Node: Font Instance Type146939 -Node: Color Instance Type147129 -Node: Image Instance Type147326 -Node: Toolbar Button Type147524 -Node: Subwindow Type147717 -Node: X Resource Type147896 -Node: Type Predicates148049 -Node: Equality Predicates157178 -Node: Numbers161983 -Node: Integer Basics163438 -Node: Float Basics165787 -Node: Predicates on Numbers167529 -Node: Comparison of Numbers169162 -Node: Numeric Conversions172983 -Node: Arithmetic Operations174449 -Node: Rounding Operations179914 -Node: Bitwise Operations181019 -Node: Math Functions190065 -Node: Random Numbers192381 -Node: Strings and Characters194147 -Node: String Basics195600 -Node: Predicates for Strings198018 -Node: Creating Strings198781 -Node: Predicates for Characters204098 -Node: Character Codes205169 -Node: Text Comparison206582 -Node: String Conversion209944 -Node: Modifying Strings213620 -Node: String Properties214261 -Node: Formatting Strings214904 -Node: Character Case224522 -Node: Case Tables227668 -Node: Char Tables231566 -Node: Char Table Types232958 -Node: Working With Char Tables234533 -Node: Lists236482 -Node: Cons Cells237605 -Node: Lists as Boxes238941 -Node: List-related Predicates241583 -Node: List Elements243285 -Node: Building Lists248314 -Node: Modifying Lists254306 -Node: Setcar255118 -Node: Setcdr257539 -Node: Rearrangement260050 -Node: Sets And Lists265636 -Node: Association Lists269864 -Ref: Association Lists-Footnote-1279159 -Node: Property Lists279364 -Node: Working With Normal Plists280912 -Node: Working With Lax Plists283180 -Node: Converting Plists To/From Alists285420 -Node: Weak Lists286768 -Node: Sequences Arrays Vectors288932 -Node: Sequence Functions291568 -Node: Arrays295227 -Node: Array Functions298291 -Node: Vectors300824 -Node: Vector Functions302322 -Node: Bit Vectors304893 -Node: Bit Vector Functions305738 -Node: Symbols307988 -Node: Symbol Components309037 -Node: Definitions313210 -Node: Creating Symbols315435 -Node: Symbol Properties322469 -Node: Plists and Alists323985 -Node: Symbol Plists325734 -Node: Other Plists327543 -Node: Evaluation329321 -Node: Intro Eval330126 -Ref: Intro Eval-Footnote-1333479 -Node: Eval333614 -Node: Forms338032 -Node: Self-Evaluating Forms339191 -Node: Symbol Forms340704 -Node: Classifying Lists341621 -Node: Function Indirection342377 -Node: Function Forms345488 -Node: Macro Forms346485 -Node: Special Forms348085 -Node: Autoloading350394 -Node: Quoting350892 -Node: Control Structures352253 -Node: Sequencing353873 -Node: Conditionals356738 -Node: Combining Conditions360161 -Node: Iteration363431 -Node: Nonlocal Exits365210 -Node: Catch and Throw365912 -Node: Examples of Catch369751 -Node: Errors371770 -Node: Signaling Errors373259 -Node: Processing of Errors377998 -Node: Handling Errors380277 -Node: Error Symbols387518 -Node: Cleanups391474 -Node: Variables395252 -Node: Global Variables397021 -Node: Constant Variables398097 -Node: Local Variables398723 -Node: Void Variables403660 -Node: Defining Variables407176 -Node: Accessing Variables414340 -Node: Setting Variables415765 -Node: Variable Scoping420284 -Node: Scope421883 -Node: Extent423408 -Node: Impl of Scope424887 -Node: Using Scoping426850 -Node: Buffer-Local Variables428372 -Node: Intro to Buffer-Local429208 -Node: Creating Buffer-Local431751 -Node: Default Value436970 -Node: Variable Aliases440113 -Node: Functions441898 -Node: What Is a Function442992 -Node: Lambda Expressions447038 -Node: Lambda Components447948 -Node: Simple Lambda449780 -Node: Argument List451437 -Node: Function Documentation455165 -Node: Function Names457107 -Node: Defining Functions459680 -Node: Calling Functions462720 -Node: Mapping Functions466569 -Node: Anonymous Functions469257 -Node: Function Cells472502 -Node: Inline Functions477312 -Node: Related Topics479122 -Node: Macros480175 -Node: Simple Macro481459 -Node: Expansion482194 -Node: Compiling Macros485198 -Node: Defining Macros487034 -Node: Backquote488351 -Node: Problems with Macros490748 -Node: Argument Evaluation491443 -Node: Surprising Local Vars494358 -Node: Eval During Expansion496426 -Node: Repeated Expansion498119 -Node: Customization500035 -Node: Common Keywords500504 -Node: Group Definitions503349 -Node: Variable Definitions505541 -Node: Customization Types510524 -Node: Simple Types511959 -Node: Composite Types514116 -Node: Splicing into Lists518806 -Node: Type Keywords520641 -Node: Loading524161 -Node: How Programs Do Loading525836 -Node: Autoload534963 -Node: Repeated Loading541042 -Node: Named Features543155 -Node: Unloading549587 -Node: Hooks for Loading551743 -Node: Byte Compilation552460 -Node: Speed of Byte-Code554377 -Node: Compilation Functions555584 -Node: Docs and Compilation561971 -Node: Dynamic Loading564624 -Node: Eval During Compile566988 -Node: Compiled-Function Objects568253 -Node: Disassembly573051 -Node: Debugging580305 -Node: Debugger581717 -Node: Error Debugging582862 -Node: Infinite Loops585615 -Node: Function Debugging586859 -Node: Explicit Debug589649 -Node: Using Debugger590420 -Node: Debugger Commands592282 -Node: Invoking the Debugger596599 -Node: Internals of Debugger600514 -Node: Syntax Errors605401 -Node: Excess Open606649 -Node: Excess Close608524 -Node: Compilation Errors609945 -Node: Edebug611233 -Node: Using Edebug613341 -Node: Instrumenting616038 -Node: Edebug Execution Modes619527 -Node: Jumping622637 -Node: Edebug Misc624980 -Node: Breakpoints626369 -Node: Global Break Condition629175 -Node: Embedded Breakpoints630130 -Node: Trapping Errors631085 -Node: Edebug Views633161 -Node: Edebug Eval635126 -Node: Eval List636303 -Node: Reading in Edebug639688 -Node: Printing in Edebug640487 -Node: Tracing642202 -Node: Coverage Testing644088 -Node: The Outside Context646129 -Node: Checking Whether to Stop647078 -Node: Edebug Display Update647725 -Node: Edebug Recursive Edit649748 -Node: Instrumenting Macro Calls651403 -Node: Specification List653885 -Node: Backtracking663296 -Node: Debugging Backquote665234 -Node: Specification Examples668940 -Node: Edebug Options671007 -Node: Read and Print676344 -Node: Streams Intro677321 -Node: Input Streams679339 -Node: Input Functions684240 -Node: Output Streams686300 -Node: Output Functions690351 -Node: Output Variables694651 -Node: Minibuffers699450 -Node: Intro to Minibuffers700602 -Node: Text from Minibuffer702790 -Node: Object from Minibuffer707665 -Node: Minibuffer History710892 -Node: Completion713871 -Node: Basic Completion715846 -Node: Minibuffer Completion720875 -Node: Completion Commands724452 -Node: High-Level Completion729095 -Node: Reading File Names733119 -Node: Programmed Completion736803 -Node: Yes-or-No Queries739185 -Node: Multiple Queries744922 -Node: Reading a Password748989 -Node: Minibuffer Misc750326 -Node: Command Loop755196 -Node: Command Overview756540 -Node: Defining Commands759818 -Node: Using Interactive760566 -Node: Interactive Codes765339 -Node: Interactive Examples771131 -Node: Interactive Call772445 -Node: Command Loop Info777846 -Node: Events782825 -Node: Event Types784285 -Node: Event Contents786208 -Node: Event Predicates790684 -Node: Accessing Mouse Event Positions792009 -Node: Frame-Level Event Position Info792708 -Node: Window-Level Event Position Info793748 -Node: Event Text Position Info795512 -Node: Event Glyph Position Info798004 -Node: Event Toolbar Position Info799327 -Node: Other Event Position Info799998 -Node: Accessing Other Event Info800407 -Node: Working With Events802027 -Node: Converting Events808015 -Node: Reading Input810968 -Node: Key Sequence Input811970 -Node: Reading One Event813924 -Node: Dispatching an Event816685 -Node: Quoted Character Input817136 -Node: Peeking and Discarding818484 -Node: Waiting822388 -Node: Quitting824696 -Node: Prefix Command Arguments829104 -Node: Recursive Editing834191 -Node: Disabling Commands838987 -Node: Command History841055 -Node: Keyboard Macros842792 -Node: Keymaps845009 -Node: Keymap Terminology846586 -Node: Format of Keymaps849515 -Node: Creating Keymaps849926 -Node: Inheritance and Keymaps852005 -Node: Key Sequences854377 -Node: Prefix Keys858947 -Node: Active Keymaps862532 -Node: Key Lookup871747 -Node: Functions for Key Lookup876910 -Node: Changing Key Bindings882607 -Node: Key Binding Commands889504 -Node: Scanning Keymaps891569 -Node: Other Keymap Functions900080 -Node: Menus900702 -Node: Menu Format901244 -Node: Menubar Format909829 -Node: Menubar910454 -Node: Modifying Menus913567 -Node: Menu Filters918581 -Node: Pop-Up Menus920477 -Node: Menu Accelerators922682 -Node: Creating Menu Accelerators923404 -Node: Keyboard Menu Traversal924722 -Node: Menu Accelerator Functions925449 -Node: Buffers Menu928484 -Node: Dialog Boxes929778 -Node: Dialog Box Format929945 -Node: Dialog Box Functions931315 -Node: Toolbar931712 -Node: Toolbar Intro932037 -Node: Toolbar Descriptor Format934447 -Node: Specifying the Toolbar938941 -Node: Other Toolbar Variables942546 -Node: Scrollbars946973 -Node: Drag and Drop947109 -Node: Supported Protocols948185 -Node: OffiX DND948688 -Node: CDE dt949695 -Node: MSWindows OLE950286 -Node: Loose ends950457 -Node: Drop Interface950849 -Node: Drag Interface951871 -Node: Modes952045 -Node: Major Modes952996 -Node: Major Mode Conventions955911 -Node: Example Major Modes961866 -Node: Auto Major Mode969899 -Node: Mode Help977347 -Node: Derived Modes978448 -Node: Minor Modes980639 -Node: Minor Mode Conventions981941 -Node: Keymaps and Minor Modes984804 -Node: Modeline Format985639 -Node: Modeline Data987407 -Node: Modeline Variables991677 -Node: %-Constructs996393 -Node: Hooks999304 -Node: Documentation1006066 -Node: Documentation Basics1007489 -Node: Accessing Documentation1010539 -Node: Keys in Documentation1016818 -Node: Describing Characters1020297 -Node: Help Functions1022646 -Node: Obsoleteness1029097 -Node: Files1032091 -Node: Visiting Files1034016 -Node: Visiting Functions1035521 -Node: Subroutines of Visiting1040568 -Node: Saving Buffers1042641 -Node: Reading from Files1048734 -Node: Writing to Files1050891 -Node: File Locks1053608 -Node: Information about Files1056661 -Node: Testing Accessibility1057422 -Node: Kinds of Files1061162 -Node: Truenames1062843 -Node: File Attributes1063845 -Node: Changing File Attributes1068984 -Node: File Names1074390 -Node: File Name Components1075999 -Node: Directory Names1079100 -Node: Relative File Names1082553 -Node: File Name Expansion1083631 -Node: Unique File Names1087538 -Node: File Name Completion1089153 -Node: User Name Completion1091814 -Node: Contents of Directories1093154 -Node: Create/Delete Dirs1096467 -Node: Magic File Names1097573 -Node: Partial Files1103203 -Node: Intro to Partial Files1103431 -Node: Creating a Partial File1104671 -Node: Detached Partial Files1105606 -Node: Format Conversion1106728 -Node: Files and MS-DOS1113244 -Node: Backups and Auto-Saving1115308 -Node: Backup Files1115983 -Node: Making Backups1117380 -Node: Rename or Copy1120129 -Node: Numbered Backups1122622 -Node: Backup Names1124866 -Node: Auto-Saving1128158 -Node: Reverting1136300 -Node: Buffers1139458 -Node: Buffer Basics1140875 -Node: Current Buffer1142928 -Node: Buffer Names1147616 -Node: Buffer File Name1150821 -Node: Buffer Modification1154940 -Node: Modification Time1157133 -Node: Read Only Buffers1160508 -Node: The Buffer List1162926 -Node: Creating Buffers1167756 -Node: Killing Buffers1169902 -Node: Indirect Buffers1173633 -Node: Windows1176205 -Node: Basic Windows1177683 -Node: Splitting Windows1180781 -Node: Deleting Windows1187670 -Node: Selecting Windows1190350 -Node: Cyclic Window Ordering1193479 -Node: Buffers and Windows1198103 -Node: Displaying Buffers1199944 -Node: Choosing Window1205120 -Node: Window Point1212836 -Node: Window Start1214882 -Node: Vertical Scrolling1219372 -Node: Horizontal Scrolling1225509 -Node: Size of Window1229018 -Node: Position of Window1233736 -Node: Resizing Windows1235976 -Node: Window Configurations1241405 -Node: Frames1244830 -Node: Creating Frames1246599 -Node: Frame Properties1247940 -Node: Property Access1248756 -Node: Initial Properties1249605 -Node: X Frame Properties1252091 -Node: Size and Position1256725 -Node: Frame Name1258721 -Node: Frame Titles1259635 -Node: Deleting Frames1261459 -Node: Finding All Frames1262059 -Node: Frames and Windows1264053 -Node: Minibuffers and Frames1265758 -Node: Input Focus1266676 -Node: Visibility of Frames1269753 -Node: Raising and Lowering1271672 -Node: Frame Configurations1274048 -Node: Frame Hooks1274642 -Node: Consoles and Devices1276447 -Node: Basic Console Functions1279191 -Node: Basic Device Functions1279614 -Node: Console Types and Device Classes1280330 -Node: Connecting to a Console or Device1282527 -Node: The Selected Console and Device1284690 -Node: Console and Device I/O1285716 -Node: Positions1286480 -Node: Point1287449 -Node: Motion1290539 -Node: Character Motion1291306 -Node: Word Motion1293543 -Node: Buffer End Motion1295044 -Node: Text Lines1296541 -Node: Screen Lines1301136 -Node: List Motion1305199 -Node: Skipping Characters1308607 -Node: Excursions1310826 -Node: Narrowing1313858 -Node: Markers1319183 -Node: Overview of Markers1320089 -Node: Predicates on Markers1324781 -Node: Creating Markers1326027 -Node: Information from Markers1330064 -Node: Changing Markers1331162 -Node: The Mark1332540 -Node: The Region1341034 -Node: Text1346721 -Node: Near Point1349420 -Node: Buffer Contents1353607 -Node: Comparing Text1355013 -Node: Insertion1356421 -Node: Commands for Insertion1360263 -Node: Deletion1363219 -Node: User-Level Deletion1366814 -Node: The Kill Ring1370975 -Node: Kill Ring Concepts1373149 -Node: Kill Functions1374203 -Node: Yank Commands1376108 -Node: Low-Level Kill Ring1377979 -Node: Internals of Kill Ring1380765 -Node: Undo1383545 -Node: Maintaining Undo1387874 -Node: Filling1390494 -Node: Margins1396488 -Node: Auto Filling1400417 -Node: Sorting1401598 -Node: Columns1410898 -Node: Indentation1413414 -Node: Primitive Indent1414193 -Node: Mode-Specific Indent1415437 -Node: Region Indent1417948 -Node: Relative Indent1420896 -Node: Indent Tabs1423278 -Node: Motion by Indent1424599 -Node: Case Changes1425378 -Node: Text Properties1428629 -Node: Examining Properties1430442 -Node: Changing Properties1432309 -Node: Property Search1435900 -Node: Special Properties1440611 -Node: Saving Properties1440892 -Node: Substitution1444034 -Node: Registers1447304 -Node: Transposition1449847 -Node: Change Hooks1450741 -Node: Transformations1452781 -Node: Searching and Matching1457166 -Node: String Search1458297 -Node: Regular Expressions1463021 -Node: Syntax of Regexps1464388 -Node: Regexp Example1478767 -Node: Regexp Search1480937 -Node: POSIX Regexps1487025 -Node: Search and Replace1488860 -Node: Match Data1492225 -Node: Simple Match Data1493355 -Node: Replacing Match1497620 -Node: Entire Match Data1499954 -Node: Saving Match Data1501945 -Node: Searching and Case1503326 -Node: Standard Regexps1505360 -Node: Syntax Tables1507558 -Node: Syntax Basics1508672 -Node: Syntax Descriptors1511644 -Node: Syntax Class Table1513494 -Node: Syntax Flags1519532 -Node: Syntax Table Functions1522749 -Node: Motion and Syntax1526613 -Node: Parsing Expressions1528065 -Node: Standard Syntax Tables1534134 -Node: Syntax Table Internals1534978 -Node: Abbrevs1536004 -Node: Abbrev Mode1537807 -Node: Abbrev Tables1538527 -Node: Defining Abbrevs1540060 -Node: Abbrev Files1541965 -Node: Abbrev Expansion1543738 -Node: Standard Abbrev Tables1548369 -Node: Extents1549528 -Node: Intro to Extents1550771 -Node: Creating and Modifying Extents1554765 -Node: Extent Endpoints1556272 -Node: Finding Extents1559535 -Node: Mapping Over Extents1563284 -Node: Extent Properties1569401 -Node: Detached Extents1579545 -Node: Extent Parents1581404 -Node: Duplicable Extents1583099 -Node: Extents and Events1586320 -Node: Atomic Extents1588227 -Node: Specifiers1588674 -Node: Introduction to Specifiers1590481 -Node: Specifiers In-Depth1592791 -Node: Specifier Instancing1597705 -Node: Specifier Types1600967 -Node: Adding Specifications1606041 -Node: Retrieving Specifications1615403 -Node: Specifier Tag Functions1619138 -Node: Specifier Instancing Functions1622372 -Node: Specifier Example1625779 -Node: Creating Specifiers1628885 -Node: Specifier Validation Functions1631134 -Node: Other Specification Functions1633518 -Node: Faces and Window-System Objects1637337 -Node: Faces1637661 -Node: Merging Faces1639278 -Node: Basic Face Functions1641239 -Node: Face Properties1643337 -Node: Face Convenience Functions1652896 -Node: Other Face Display Functions1656026 -Node: Fonts1656839 -Node: Font Specifiers1657540 -Node: Font Instances1657781 -Node: Font Instance Names1658748 -Node: Font Instance Size1659589 -Node: Font Instance Characteristics1660875 -Node: Font Convenience Functions1662044 -Node: Colors1663334 -Node: Color Specifiers1663774 -Node: Color Instances1664001 -Node: Color Instance Properties1664745 -Node: Color Convenience Functions1665371 -Node: Glyphs1666424 -Node: Glyph Functions1668016 -Node: Creating Glyphs1668423 -Node: Glyph Properties1670010 -Node: Glyph Convenience Functions1679177 -Node: Glyph Dimensions1683124 -Node: Images1684204 -Node: Image Specifiers1684653 -Node: Image Instantiator Conversion1696075 -Node: Image Instances1697440 -Node: Image Instance Types1698191 -Node: Image Instance Functions1700846 -Node: Glyph Types1705415 -Node: Mouse Pointer1707187 -Node: Redisplay Glyphs1710190 -Node: Subwindows1711223 -Node: Annotations1711466 -Node: Annotation Basics1712482 -Node: Annotation Primitives1716420 -Node: Annotation Properties1717749 -Node: Locating Annotations1720789 -Node: Margin Primitives1721626 -Node: Annotation Hooks1723520 -Node: Display1724180 -Node: Refresh Screen1725158 -Node: Truncation1727069 -Node: The Echo Area1729594 -Node: Warnings1736029 -Node: Invisible Text1740465 -Node: Selective Display1743044 -Node: Overlay Arrow1747170 -Node: Temporary Displays1748523 -Node: Blinking1752644 -Node: Usual Display1754829 -Node: Display Tables1757378 -Node: Display Table Format1758182 -Node: Active Display Table1759624 -Node: Character Descriptors1760816 -Node: Beeping1761573 -Node: Hash Tables1766339 -Node: Introduction to Hash Tables1766947 -Node: Working With Hash Tables1772970 -Node: Weak Hash Tables1774087 -Node: Range Tables1775886 -Node: Introduction to Range Tables1776575 -Node: Working With Range Tables1777006 -Node: Databases1777891 -Node: Connecting to a Database1778190 -Node: Working With a Database1779281 -Node: Other Database Functions1780139 -Node: Processes1780713 -Node: Subprocess Creation1782937 -Node: Synchronous Processes1786226 -Node: MS-DOS Subprocesses1792944 -Node: Asynchronous Processes1794018 -Node: Deleting Processes1797731 -Node: Process Information1799602 -Node: Input to Processes1803528 -Node: Signals to Processes1805818 -Node: Output from Processes1810238 -Node: Process Buffers1811050 -Node: Filter Functions1813917 -Node: Accepting Output1819487 -Node: Sentinels1821014 -Node: Process Window Size1824504 -Node: Transaction Queues1824853 -Node: Network1826551 -Node: System Interface1828385 -Node: Starting Up1829655 -Node: Start-up Summary1830249 -Node: Init File1833803 -Node: Terminal-Specific1836184 -Node: Command Line Arguments1839343 -Node: Getting Out1842832 -Node: Killing XEmacs1843401 -Node: Suspending XEmacs1845070 -Node: System Environment1848412 -Node: User Identification1855079 -Node: Time of Day1858608 -Node: Time Conversion1861395 -Node: Timers1866435 -Node: Terminal Input1868608 -Node: Input Modes1869111 -Node: Translating Input1871524 -Node: Recording Input1875689 -Node: Terminal Output1877789 -Node: Flow Control1881412 -Node: Batch Mode1885204 -Node: X-Windows1886586 -Node: X Selections1887398 -Node: X Server1889608 -Node: Resources1890009 -Node: Server Data1895150 -Node: Grabs1896357 -Node: X Miscellaneous1897938 -Node: ToolTalk Support1900323 -Node: XEmacs ToolTalk API Summary1900540 -Node: Sending Messages1901840 -Node: Example of Sending Messages1902091 -Node: Elisp Interface for Sending Messages1903153 -Node: Receiving Messages1909546 -Node: Example of Receiving Messages1909769 -Node: Elisp Interface for Receiving Messages1910605 -Node: LDAP Support1914430 -Node: Building XEmacs with LDAP support1914926 -Node: XEmacs LDAP API1915904 -Node: LDAP Variables1916634 -Node: The High-Level LDAP API1919110 -Node: The Low-Level LDAP API1920215 -Node: The LDAP Lisp Object1920489 -Node: Opening and Closing a LDAP Connection1921042 -Node: Searching on a LDAP Server (Low-level)1922825 -Node: Syntax of Search Filters1924218 -Node: Internationalization1925516 -Node: I18N Levels 1 and 21925853 -Node: I18N Level 31926559 -Node: Level 3 Basics1926840 -Node: Level 3 Primitives1927673 -Node: Dynamic Messaging1929279 -Node: Domain Specification1929742 -Node: Documentation String Extraction1931645 -Node: I18N Level 41932563 -Node: MULE1932755 -Node: Internationalization Terminology1933866 -Node: Charsets1942405 -Node: Charset Properties1943101 -Node: Basic Charset Functions1947787 -Node: Charset Property Functions1949968 -Node: Predefined Charsets1952011 -Node: MULE Characters1954931 -Node: Composite Characters1955778 -Node: ISO 20221957032 -Node: Coding Systems1962754 -Node: Coding System Types1964676 -Node: EOL Conversion1966495 -Node: Coding System Properties1967678 -Node: Basic Coding System Functions1971530 -Node: Coding System Property Functions1973434 -Node: Encoding and Decoding Text1973992 -Node: Detection of Textual Encoding1975128 -Node: Big5 and Shift-JIS Functions1976664 -Node: CCL1977752 -Node: CCL Syntax1980856 -Node: CCL Statements1982444 -Node: CCL Expressions1987092 -Node: Calling CCL1989631 -Node: CCL Examples1992620 -Node: Category Tables1992757 -Node: Tips1995116 -Node: Style Tips1995757 -Node: Compilation Tips2005276 -Node: Documentation Tips2007190 -Node: Comment Tips2012699 -Node: Library Headers2015701 -Node: Building XEmacs and Object Allocation2019673 -Node: Building XEmacs2020556 -Node: Pure Storage2026891 -Node: Garbage Collection2029679 -Node: Standard Errors2040818 -Node: Standard Buffer-Local Variables2045027 -Node: Standard Keymaps2047660 -Node: Standard Hooks2051392 -Node: Index2058892 +Node: Copying48665 +Node: Introduction67823 +Node: Caveats69414 +Node: Lisp 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: Autoload536230 +Node: Repeated Loading542309 +Node: Named Features544422 +Node: Unloading550854 +Node: Hooks for Loading553010 +Node: Byte Compilation553727 +Node: Speed of Byte-Code555644 +Node: Compilation Functions556851 +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 Names736199 +Node: Programmed Completion739891 +Node: Yes-or-No Queries742273 +Node: Multiple Queries748010 +Node: Reading a Password752077 +Node: Minibuffer Misc753414 +Node: Command Loop758284 +Node: Command Overview759628 +Node: Defining Commands762906 +Node: Using Interactive763654 +Node: Interactive Codes768427 +Node: Interactive Examples774219 +Node: Interactive Call775533 +Node: Command Loop Info780934 +Node: Events785913 +Node: Event Types787373 +Node: Event Contents789296 +Node: Event Predicates793772 +Node: Accessing Mouse Event Positions795097 +Node: Frame-Level Event Position Info795796 +Node: Window-Level Event Position Info796836 +Node: Event Text Position Info798600 +Node: Event Glyph Position Info801092 +Node: Event Toolbar Position Info802415 +Node: Other Event Position Info803086 +Node: Accessing Other Event Info803495 +Node: Working With Events805115 +Node: Converting Events811103 +Node: Reading Input814055 +Node: Key Sequence Input815057 +Node: Reading One Event817011 +Node: Dispatching an Event819828 +Node: Quoted Character Input820279 +Node: Peeking and Discarding821627 +Node: Waiting825531 +Node: Quitting827839 +Node: Prefix Command Arguments832247 +Node: Recursive Editing837334 +Node: Disabling Commands842130 +Node: Command History844198 +Node: Keyboard Macros845935 +Node: Keymaps848152 +Node: Keymap Terminology849729 +Node: Format of Keymaps852658 +Node: Creating Keymaps853069 +Node: Inheritance and Keymaps855148 +Node: Key Sequences857520 +Node: Prefix Keys862316 +Node: Active Keymaps865901 +Node: Key Lookup875222 +Node: Functions for Key Lookup880385 +Node: Changing Key Bindings886082 +Node: Key Binding Commands892979 +Node: Scanning Keymaps895044 +Node: Other Keymap Functions903555 +Node: Menus904177 +Node: Menu Format904769 +Node: Menubar Format913415 +Node: Menubar914040 +Node: Modifying Menus917153 +Node: Menu Filters922167 +Node: Pop-Up Menus924063 +Node: Menu Accelerators926268 +Node: Creating Menu Accelerators927024 +Node: Keyboard Menu Traversal928384 +Node: Menu Accelerator Functions929111 +Node: Buffers Menu932188 +Node: Dialog Boxes933482 +Node: Dialog Box Format933649 +Node: Dialog Box Functions935074 +Node: Toolbar935471 +Node: Toolbar Intro935906 +Node: Creating Toolbar938306 +Node: Toolbar Descriptor Format939223 +Node: Specifying the Toolbar943720 +Node: Other Toolbar Variables947325 +Node: Gutter951751 +Node: Gutter Intro952340 +Node: Creating Gutter954343 +Node: Gutter Descriptor Format957226 +Node: Specifying a Gutter961683 +Node: Other Gutter Variables965216 +Node: Common Gutter Widgets969601 +Node: Buffer Tabs970593 +Node: Progress Bars970734 +Node: Scrollbars970879 +Node: Drag and Drop971014 +Node: Supported Protocols972090 +Node: OffiX DND972593 +Node: CDE dt973600 +Node: MSWindows OLE974191 +Node: Loose ends974362 +Node: Drop Interface974754 +Node: Drag Interface975776 +Node: Modes975950 +Node: Major Modes976901 +Node: Major Mode Conventions979816 +Node: Example Major Modes985771 +Node: Auto Major Mode993804 +Node: Mode Help1001252 +Node: Derived Modes1002353 +Node: Minor Modes1004544 +Node: Minor Mode Conventions1005846 +Node: Keymaps and Minor Modes1008709 +Node: Modeline Format1009544 +Node: Modeline Data1011312 +Node: Modeline Variables1016465 +Node: %-Constructs1021181 +Node: Hooks1024168 +Node: Documentation1030930 +Node: Documentation Basics1032353 +Node: Accessing Documentation1035403 +Node: Keys in Documentation1041682 +Node: Describing Characters1045161 +Node: Help Functions1047510 +Node: Obsoleteness1053961 +Node: Files1056955 +Node: Visiting Files1058880 +Node: Visiting Functions1060385 +Node: Subroutines of Visiting1065432 +Node: Saving Buffers1067505 +Node: Reading from Files1073598 +Node: Writing to Files1075755 +Node: File Locks1078472 +Node: Information about Files1081525 +Node: Testing Accessibility1082286 +Node: Kinds of Files1086026 +Node: Truenames1087707 +Node: File Attributes1088709 +Node: Changing File Attributes1093848 +Node: File Names1099254 +Node: File Name Components1100863 +Node: Directory Names1103964 +Node: Relative File Names1107417 +Node: File Name Expansion1108495 +Node: Unique File Names1112402 +Node: File Name Completion1114017 +Node: User Name Completion1116678 +Node: Contents of Directories1118018 +Node: Create/Delete Dirs1121331 +Node: Magic File Names1122437 +Node: Partial Files1128067 +Node: Intro to Partial Files1128295 +Node: Creating a Partial File1129535 +Node: Detached Partial Files1130470 +Node: Format Conversion1131592 +Node: Files and MS-DOS1138108 +Node: Backups and Auto-Saving1140172 +Node: Backup Files1140847 +Node: Making Backups1142244 +Node: Rename or Copy1144993 +Node: Numbered Backups1147486 +Node: Backup Names1149721 +Node: Auto-Saving1153013 +Node: Reverting1161155 +Node: Buffers1164313 +Node: Buffer Basics1165730 +Node: Current Buffer1167783 +Node: Buffer Names1172471 +Node: Buffer File Name1175676 +Node: Buffer Modification1179795 +Node: Modification Time1181988 +Node: Read Only Buffers1185363 +Node: The Buffer List1187781 +Node: Creating Buffers1192611 +Node: Killing Buffers1194757 +Node: Indirect Buffers1198488 +Node: Windows1201060 +Node: Basic Windows1202538 +Node: Splitting Windows1205636 +Node: Deleting Windows1212525 +Node: Selecting Windows1215205 +Node: Cyclic Window Ordering1218334 +Node: Buffers and Windows1222958 +Node: Displaying Buffers1224799 +Node: Choosing Window1229975 +Node: Window Point1237691 +Node: Window Start1239738 +Node: Vertical Scrolling1244228 +Node: Horizontal Scrolling1250365 +Node: Size of Window1253874 +Node: Position of Window1258592 +Node: Resizing Windows1260832 +Node: Window Configurations1266261 +Node: Frames1269686 +Node: Creating Frames1272027 +Node: Frame Properties1273368 +Node: Property Access1274184 +Node: Initial Properties1275033 +Node: X Frame Properties1277519 +Node: Size and Position1282153 +Node: Frame Name1284149 +Node: Frame Titles1285063 +Node: Deleting Frames1286887 +Node: Finding All Frames1287487 +Node: Frames and Windows1289481 +Node: Minibuffers and Frames1291186 +Node: Input Focus1292104 +Node: Visibility of Frames1295181 +Node: Raising and Lowering1297100 +Node: Frame Configurations1299476 +Node: Frame Hooks1300070 +Node: Consoles and Devices1301875 +Node: Basic Console Functions1304618 +Node: Basic Device Functions1305041 +Node: Console Types and Device Classes1305757 +Node: Connecting to a Console or Device1307958 +Node: The Selected Console and Device1310121 +Node: Console and Device I/O1311147 +Node: Positions1311911 +Node: Point1312880 +Node: Motion1315970 +Node: Character Motion1316737 +Node: Word Motion1318974 +Node: Buffer End Motion1320475 +Node: Text Lines1321972 +Node: Screen Lines1326567 +Node: List Motion1330630 +Node: Skipping Characters1334038 +Node: Excursions1336257 +Node: Narrowing1339289 +Node: Markers1344614 +Node: Overview of Markers1345520 +Node: Predicates on Markers1350212 +Node: Creating Markers1351458 +Node: Information from Markers1355495 +Node: Changing Markers1356593 +Node: The Mark1357971 +Node: The Region1366465 +Node: Text1372151 +Node: Near Point1374850 +Node: Buffer Contents1379037 +Node: Comparing Text1380443 +Node: Insertion1381851 +Node: Commands for Insertion1385693 +Node: Deletion1388649 +Node: User-Level Deletion1392244 +Node: The Kill Ring1396405 +Node: Kill Ring Concepts1398579 +Node: Kill Functions1399633 +Node: Yank Commands1401538 +Node: Low-Level Kill Ring1403409 +Node: Internals of Kill Ring1406195 +Node: Undo1408975 +Node: Maintaining Undo1413304 +Node: Filling1415924 +Node: Margins1421918 +Node: Auto Filling1425847 +Node: Sorting1427028 +Node: Columns1436328 +Node: Indentation1438844 +Node: Primitive Indent1439623 +Node: Mode-Specific Indent1440867 +Node: Region Indent1443378 +Node: Relative Indent1446326 +Node: Indent Tabs1448708 +Node: Motion by Indent1450029 +Node: Case Changes1450808 +Node: Text Properties1454059 +Node: Examining Properties1455872 +Node: Changing Properties1457739 +Node: Property Search1461330 +Node: Special Properties1466041 +Node: Saving Properties1466322 +Node: Substitution1469464 +Node: Registers1472734 +Node: Transposition1475277 +Node: Change Hooks1476171 +Node: Transformations1478211 +Node: Searching and Matching1482596 +Node: String Search1483727 +Node: Regular Expressions1488451 +Node: Syntax of Regexps1489818 +Node: Regexp Example1504421 +Node: Regexp Search1506591 +Node: POSIX Regexps1512679 +Node: Search and Replace1514514 +Node: Match Data1517879 +Node: Simple Match Data1519009 +Node: Replacing Match1523274 +Node: Entire Match Data1525608 +Node: Saving Match Data1527599 +Node: Searching and Case1528980 +Node: Standard Regexps1531014 +Node: Syntax Tables1533212 +Node: Syntax Basics1534326 +Node: Syntax Descriptors1537298 +Node: Syntax Class Table1539148 +Node: Syntax Flags1545186 +Node: Syntax Table Functions1548403 +Node: Motion and Syntax1552267 +Node: Parsing Expressions1553719 +Node: Standard Syntax Tables1559788 +Node: Syntax Table Internals1560632 +Node: Abbrevs1561658 +Node: Abbrev Mode1563461 +Node: Abbrev Tables1564181 +Node: Defining Abbrevs1565714 +Node: Abbrev Files1567619 +Node: Abbrev Expansion1569392 +Node: Standard Abbrev Tables1574023 +Node: Extents1575182 +Node: Intro to Extents1576425 +Node: Creating and Modifying Extents1580417 +Node: Extent Endpoints1581924 +Node: Finding Extents1585187 +Node: Mapping Over Extents1588935 +Node: Extent Properties1595052 +Node: Detached Extents1605196 +Node: Extent Parents1607055 +Node: Duplicable Extents1608749 +Node: Extents and Events1611970 +Node: Atomic Extents1613877 +Node: Specifiers1614324 +Node: Introduction to Specifiers1616437 +Node: Specifiers In-Depth1618747 +Node: Specifier Instancing1623659 +Node: Specifier Types1626921 +Node: Adding Specifications1631995 +Node: Retrieving Specifications1641357 +Node: Specifier Tag Functions1645092 +Node: Specifier Instancing Functions1648326 +Node: Specifier Example1651733 +Node: Creating Specifiers1654889 +Node: Specifier Validation Functions1659206 +Node: Other Specification Functions1661590 +Node: Faces and Window-System Objects1665409 +Node: Faces1665733 +Node: Merging Faces1667350 +Node: Basic Face Functions1669311 +Node: Face Properties1671409 +Node: Face Convenience Functions1681651 +Node: Other Face Display Functions1684781 +Node: Fonts1685594 +Node: Font Specifiers1686295 +Node: Font Instances1687480 +Node: Font Instance Names1688447 +Node: Font Instance Size1689288 +Node: Font Instance Characteristics1690574 +Node: Font Convenience Functions1691743 +Node: Colors1693033 +Node: Color Specifiers1693473 +Node: Color Instances1695831 +Node: Color Instance Properties1696575 +Node: Color Convenience Functions1697201 +Node: Glyphs1698254 +Node: Glyph Functions1699855 +Node: Creating Glyphs1700262 +Node: Glyph Properties1712902 +Node: Glyph Convenience Functions1722069 +Node: Glyph Dimensions1726016 +Node: Images1727096 +Node: Image Specifiers1727545 +Node: Image Instantiator Conversion1742891 +Node: Image Instances1744256 +Node: Image Instance Types1745007 +Node: Image Instance Functions1747770 +Node: Glyph Types1754821 +Node: Mouse Pointer1756593 +Node: Redisplay Glyphs1759596 +Node: Subwindows1760629 +Node: Annotations1760872 +Node: Annotation Basics1761888 +Node: Annotation Primitives1765826 +Node: Annotation Properties1767155 +Node: Locating Annotations1770195 +Node: Margin Primitives1771032 +Node: Annotation Hooks1772926 +Node: Display1773586 +Node: Refresh Screen1774564 +Node: Truncation1776475 +Node: The Echo Area1779000 +Node: Warnings1785435 +Node: Invisible Text1789871 +Node: Selective Display1792450 +Node: Overlay Arrow1796576 +Node: Temporary Displays1797929 +Node: Blinking1802050 +Node: Usual Display1804235 +Node: Display Tables1806784 +Node: Display Table Format1807588 +Node: Active Display Table1809030 +Node: Character Descriptors1813025 +Node: Beeping1813782 +Node: Hash Tables1818548 +Node: Introduction to Hash Tables1819156 +Node: Working With Hash Tables1825715 +Node: Weak Hash Tables1826832 +Node: Range Tables1828849 +Node: Introduction to Range Tables1829538 +Node: Working With Range Tables1829969 +Node: Databases1830854 +Node: Connecting to a Database1831153 +Node: Working With a Database1832245 +Node: Other Database Functions1833103 +Node: Processes1833677 +Node: Subprocess Creation1835901 +Node: Synchronous Processes1839190 +Node: MS-DOS Subprocesses1845908 +Node: Asynchronous Processes1846982 +Node: Deleting Processes1850695 +Node: Process Information1852566 +Node: Input to Processes1856492 +Node: Signals to Processes1858782 +Node: Output from Processes1863598 +Node: Process Buffers1864410 +Node: Filter Functions1867277 +Node: Accepting Output1872847 +Node: Sentinels1874374 +Node: Process Window Size1877864 +Node: Transaction Queues1878213 +Node: Network1879911 +Node: System Interface1881745 +Node: Starting Up1883015 +Node: Start-up Summary1883609 +Node: Init File1887163 +Node: Terminal-Specific1889544 +Node: Command Line Arguments1892703 +Node: Getting Out1896192 +Node: Killing XEmacs1896761 +Node: Suspending XEmacs1898430 +Node: System Environment1901772 +Node: User Identification1908439 +Node: Time of Day1911968 +Node: Time Conversion1914755 +Node: Timers1919795 +Node: Terminal Input1921968 +Node: Input Modes1922471 +Node: Translating Input1924884 +Node: Recording Input1929049 +Node: Terminal Output1931149 +Node: Flow Control1934772 +Node: Batch Mode1938564 +Node: X-Windows1939946 +Node: X Selections1940817 +Node: X Server1943027 +Node: Resources1943478 +Node: Server Data1948787 +Node: Grabs1949994 +Node: X Miscellaneous1951574 +Node: ToolTalk Support1953959 +Node: XEmacs ToolTalk API Summary1954176 +Node: Sending Messages1955476 +Node: Example of Sending Messages1955727 +Node: Elisp Interface for Sending Messages1956789 +Node: Receiving Messages1963181 +Node: Example of Receiving Messages1963404 +Node: Elisp Interface for Receiving Messages1964240 +Node: LDAP Support1968065 +Node: Building XEmacs with LDAP support1968559 +Node: XEmacs LDAP API1969536 +Node: LDAP Variables1970588 +Node: The High-Level LDAP API1973188 +Node: The Low-Level LDAP API1976651 +Node: The LDAP Lisp Object1977482 +Node: Opening and Closing a LDAP Connection1978035 +Node: Low-level Operations on a LDAP Server1979835 +Node: LDAP Internationalization1982529 +Node: LDAP Internationalization Variables1983434 +Node: Encoder/Decoder Functions1985163 +Node: Syntax of Search Filters1986202 +Node: PostgreSQL Support1987500 +Node: Building XEmacs with PostgreSQL support1987895 +Node: XEmacs PostgreSQL libpq API1989242 +Node: libpq Lisp Variables1991121 +Node: libpq Lisp Symbols and DataTypes1994085 +Node: Synchronous Interface Functions2007325 +Node: Asynchronous Interface Functions2011816 +Node: Large Object Support2015319 +Node: Other libpq Functions2015946 +Node: Unimplemented libpq Functions2018981 +Node: XEmacs PostgreSQL libpq Examples2024300 +Node: Internationalization2030391 +Node: I18N Levels 1 and 22030734 +Node: I18N Level 32031440 +Node: Level 3 Basics2031721 +Node: Level 3 Primitives2032554 +Node: Dynamic Messaging2034160 +Node: Domain Specification2034623 +Node: Documentation String Extraction2036526 +Node: I18N Level 42037444 +Node: MULE2037636 +Node: Internationalization Terminology2038685 +Node: Charsets2050884 +Node: Charset Properties2051580 +Node: Basic Charset Functions2056295 +Node: Charset Property Functions2058476 +Node: Predefined Charsets2060518 +Node: MULE Characters2063438 +Node: Composite Characters2064285 +Node: Coding Systems2065545 +Node: Coding System Types2067685 +Node: ISO 20222071669 +Node: EOL Conversion2083944 +Node: Coding System Properties2085116 +Node: Basic Coding System Functions2089433 +Node: Coding System Property Functions2091467 +Node: Encoding and Decoding Text2092025 +Node: Detection of Textual Encoding2093161 +Node: Big5 and Shift-JIS Functions2094697 +Node: Predefined Coding Systems2095823 +Node: CCL2107917 +Node: CCL Syntax2111021 +Node: CCL Statements2112597 +Node: CCL Expressions2117245 +Node: Calling CCL2119784 +Node: CCL Examples2122773 +Node: Category Tables2122910 +Node: Tips2125268 +Node: Style Tips2125909 +Node: Compilation Tips2135428 +Node: Documentation Tips2137342 +Node: Comment Tips2142851 +Node: Library Headers2145853 +Node: Building XEmacs and Object Allocation2149825 +Node: Building XEmacs2150708 +Node: Pure Storage2157043 +Node: Garbage Collection2159831 +Node: Standard Errors2170970 +Node: Standard Buffer-Local Variables2175179 +Node: Standard Keymaps2177812 +Node: Standard Hooks2181544 +Node: Index2189044  End Tag Table