X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info;h=ada9e9b2d3439ee1a093c150ef5af04e4939e7c3;hb=46c694ffc8d81fb7401c5dca89f766093bfd475a;hp=97fd42d18a956f42bfe0a764e5bc21261dfd5bc6;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git diff --git a/info/lispref.info b/info/lispref.info index 97fd42d..ada9e9b 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -1,4 +1,4 @@ -This is ../info/lispref.info, produced by makeinfo version 4.0 from +This is ../info/lispref.info, produced by makeinfo version 4.0b from lispref/lispref.texi. INFO-DIR-SECTION XEmacs Editor @@ -51,839 +51,869 @@ Foundation instead of in the original English.  Indirect: -lispref.info-1: 2366 -lispref.info-2: 48386 -lispref.info-3: 96925 -lispref.info-4: 146765 -lispref.info-5: 195599 -lispref.info-6: 243286 -lispref.info-7: 291564 -lispref.info-8: 340173 -lispref.info-9: 388500 -lispref.info-10: 437952 -lispref.info-11: 486180 -lispref.info-12: 535952 -lispref.info-13: 583851 -lispref.info-14: 632074 -lispref.info-15: 680328 -lispref.info-16: 730084 -lispref.info-17: 778835 -lispref.info-18: 825740 -lispref.info-19: 873123 -lispref.info-20: 921964 -lispref.info-21: 971557 -lispref.info-22: 1018476 -lispref.info-23: 1065503 -lispref.info-24: 1114902 -lispref.info-25: 1164575 -lispref.info-26: 1214485 -lispref.info-27: 1263708 -lispref.info-28: 1312474 -lispref.info-29: 1361910 -lispref.info-30: 1403245 -lispref.info-31: 1452388 -lispref.info-32: 1501601 -lispref.info-33: 1551175 -lispref.info-34: 1599654 -lispref.info-35: 1645336 -lispref.info-36: 1687335 -lispref.info-37: 1732275 -lispref.info-38: 1781962 -lispref.info-39: 1831066 -lispref.info-40: 1880470 -lispref.info-41: 1929796 -lispref.info-42: 1978497 -lispref.info-43: 2023924 -lispref.info-44: 2062260 +lispref.info-1: 2367 +lispref.info-2: 49117 +lispref.info-3: 97602 +lispref.info-4: 147442 +lispref.info-5: 197181 +lispref.info-6: 245535 +lispref.info-7: 293942 +lispref.info-8: 342607 +lispref.info-9: 387689 +lispref.info-10: 436620 +lispref.info-11: 485477 +lispref.info-12: 534008 +lispref.info-13: 581560 +lispref.info-14: 629418 +lispref.info-15: 678833 +lispref.info-16: 726828 +lispref.info-17: 772165 +lispref.info-18: 819635 +lispref.info-19: 867193 +lispref.info-20: 914819 +lispref.info-21: 962846 +lispref.info-22: 1011768 +lispref.info-23: 1058031 +lispref.info-24: 1104495 +lispref.info-25: 1154155 +lispref.info-26: 1202846 +lispref.info-27: 1251701 +lispref.info-28: 1300368 +lispref.info-29: 1350319 +lispref.info-30: 1398468 +lispref.info-31: 1444123 +lispref.info-32: 1494112 +lispref.info-33: 1542682 +lispref.info-34: 1589887 +lispref.info-35: 1639713 +lispref.info-36: 1688389 +lispref.info-37: 1734122 +lispref.info-38: 1783261 +lispref.info-39: 1830703 +lispref.info-40: 1879256 +lispref.info-41: 1925809 +lispref.info-42: 1974504 +lispref.info-43: 2018879 +lispref.info-44: 2063248 +lispref.info-45: 2109742 +lispref.info-46: 2150584 +lispref.info-47: 2199802 +lispref.info-48: 2213671  Tag Table: (Indirect) -Node: Top2366 -Node: Copying48386 -Node: Introduction67544 -Node: Caveats69135 -Node: Lisp History70866 -Node: Conventions72122 -Node: Some Terms72937 -Node: nil and t73658 -Node: Evaluation Notation75335 -Node: Printing Notation76248 -Node: Error Messages77122 -Node: Buffer Text Notation77563 -Node: Format of Descriptions78438 -Node: A Sample Function Description79292 -Node: A Sample Variable Description83278 -Node: Acknowledgements84186 -Node: Lisp Data Types86164 -Node: Printed Representation88719 -Node: Comments90761 -Node: Primitive Types91658 -Node: Programming Types93317 -Node: Integer Type95269 -Node: Floating Point Type96306 -Node: Character Type96925 -Node: Symbol Type104829 -Node: Sequence Type107524 -Node: Cons Cell Type109043 -Node: Dotted Pair Notation113527 -Node: Association List Type115648 -Node: Array Type116531 -Node: String Type117997 -Node: Vector Type120678 -Node: Bit Vector Type121450 -Node: Function Type122312 -Node: Macro Type123425 -Node: Primitive Function Type124122 -Node: Compiled-Function Type125648 -Node: Autoload Type126202 -Node: Char Table Type127216 -Node: Hash Table Type127390 -Node: Range Table Type128545 -Node: Weak List Type129398 -Node: Editing Types129548 -Node: Buffer Type131175 -Node: Marker Type133202 -Node: Extent Type133926 -Node: Window Type135194 -Node: Frame Type136605 -Node: Device Type137400 -Node: Console Type138226 -Node: Window Configuration Type139427 -Node: Event Type140125 -Node: Process Type140289 -Node: Stream Type141324 -Node: Keymap Type142447 -Node: Syntax Table Type142985 -Node: Display Table Type144008 -Node: Database Type144447 -Node: Charset Type144613 -Node: Coding System Type144777 -Node: ToolTalk Message Type144961 -Node: ToolTalk Pattern Type145160 -Node: Window-System Types145332 -Node: Face Type146478 -Node: Glyph Type146609 -Node: Specifier Type146765 -Node: Font Instance Type146938 -Node: Color Instance Type147128 -Node: Image Instance Type147325 -Node: Toolbar Button Type147523 -Node: Subwindow Type147716 -Node: X Resource Type147895 -Node: Type Predicates148048 -Node: Equality Predicates157177 -Node: Numbers161982 -Node: Integer Basics163437 -Node: Float Basics165786 -Node: Predicates on Numbers167528 -Node: Comparison of Numbers169161 -Node: Numeric Conversions172982 -Node: Arithmetic Operations174448 -Node: Rounding Operations179913 -Node: Bitwise Operations181018 -Node: Math Functions190064 -Node: Random Numbers192380 -Node: Strings and Characters194146 -Node: String Basics195599 -Node: Predicates for Strings198017 -Node: Creating Strings198780 -Node: Predicates for Characters204097 -Node: Character Codes205168 -Node: Text Comparison206581 -Node: String Conversion209943 -Node: Modifying Strings213619 -Node: String Properties214260 -Node: Formatting Strings214905 -Node: Character Case224523 -Node: Case Tables227669 -Node: Char Tables231567 -Node: Char Table Types232959 -Node: Working With Char Tables234534 -Node: Lists236483 -Node: Cons Cells237606 -Node: Lists as Boxes238942 -Node: List-related Predicates241584 -Node: List Elements243286 -Node: Building Lists248315 -Node: Modifying Lists254307 -Node: Setcar255119 -Node: Setcdr257540 -Node: Rearrangement260051 -Node: Sets And Lists265637 -Node: Association Lists269865 -Ref: Association Lists-Footnote-1279156 -Node: Property Lists279361 -Node: Working With Normal Plists280909 -Node: Working With Lax Plists283177 -Node: Converting Plists To/From Alists285417 -Node: Weak Lists286765 -Node: Sequences Arrays Vectors288928 -Node: Sequence Functions291564 -Node: Arrays295223 -Node: Array Functions298287 -Node: Vectors300820 -Node: Vector Functions302318 -Node: Bit Vectors304889 -Node: Bit Vector Functions305734 -Node: Symbols307984 -Node: Symbol Components309033 -Node: Definitions313206 -Node: Creating Symbols315431 -Node: Symbol Properties322465 -Node: Plists and Alists323992 -Node: Object Plists325741 -Node: Other Plists328501 -Node: Evaluation330303 -Node: Intro Eval331108 -Ref: Intro Eval-Footnote-1334461 -Node: Eval334596 -Node: Forms339014 -Node: Self-Evaluating Forms340173 -Node: Symbol Forms341686 -Node: Classifying Lists342603 -Node: Function Indirection343359 -Node: Function Forms346470 -Node: Macro Forms347467 -Node: Special Forms349067 -Node: Autoloading351376 -Node: Quoting351874 -Node: Control Structures353235 -Node: Sequencing354855 -Node: Conditionals357720 -Node: Combining Conditions361143 -Node: Iteration364413 -Node: Nonlocal Exits366192 -Node: Catch and Throw366894 -Node: Examples of Catch370733 -Node: Errors372752 -Node: Signaling Errors374241 -Node: Processing of Errors378980 -Node: Handling Errors381259 -Node: Error Symbols388500 -Node: Cleanups392456 -Node: Variables396234 -Node: Global Variables398003 -Node: Constant Variables399079 -Node: Local Variables399705 -Node: Void Variables404642 -Node: Defining Variables408158 -Node: Accessing Variables415322 -Node: Setting Variables416747 -Node: Variable Scoping421266 -Node: Scope422865 -Node: Extent424390 -Node: Impl of Scope425869 -Node: Using Scoping427832 -Node: Buffer-Local Variables429354 -Node: Intro to Buffer-Local430190 -Node: Creating Buffer-Local432733 -Node: Default Value437952 -Node: Variable Aliases441095 -Node: Functions442880 -Node: What Is a Function443974 -Node: Lambda Expressions448020 -Node: Lambda Components448930 -Node: Simple Lambda450762 -Node: Argument List452419 -Node: Function Documentation456147 -Node: Function Names458089 -Node: Defining Functions460662 -Node: Calling Functions463702 -Node: Mapping Functions467551 -Node: Anonymous Functions470239 -Node: Function Cells473484 -Node: Inline Functions478294 -Node: Related Topics480104 -Node: Macros481157 -Node: Simple Macro482441 -Node: Expansion483176 -Node: Compiling Macros486180 -Node: Defining Macros488016 -Node: Backquote489333 -Node: Problems with Macros491730 -Node: Argument Evaluation492425 -Node: Surprising Local Vars495340 -Node: Eval During Expansion497408 -Node: Repeated Expansion499101 -Node: Customization501017 -Node: Common Keywords501486 -Node: Group Definitions504331 -Node: Variable Definitions506523 -Node: Customization Types511513 -Node: Simple Types512948 -Node: Composite Types515105 -Node: Splicing into Lists519795 -Node: Type Keywords521630 -Node: Loading525150 -Node: How Programs Do Loading526825 -Node: Autoload535952 -Node: Repeated Loading542031 -Node: Named Features544144 -Node: Unloading550576 -Node: Hooks for Loading552732 -Node: Byte Compilation553449 -Node: Speed of Byte-Code555366 -Node: Compilation Functions556573 -Node: Docs and Compilation562960 -Node: Dynamic Loading565613 -Node: Eval During Compile567977 -Node: Compiled-Function Objects569242 -Node: Disassembly574040 -Node: Debugging581294 -Node: Debugger582706 -Node: Error Debugging583851 -Node: Infinite Loops586604 -Node: Function Debugging587848 -Node: Explicit Debug590638 -Node: Using Debugger591409 -Node: Debugger Commands593271 -Node: Invoking the Debugger597588 -Node: Internals of Debugger601503 -Node: Syntax Errors606390 -Node: Excess Open607638 -Node: Excess Close609513 -Node: Compilation Errors610934 -Node: Edebug612222 -Node: Using Edebug614330 -Node: Instrumenting617027 -Node: Edebug Execution Modes620516 -Node: Jumping623626 -Node: Edebug Misc625969 -Node: Breakpoints627358 -Node: Global Break Condition630164 -Node: Embedded Breakpoints631119 -Node: Trapping Errors632074 -Node: Edebug Views634150 -Node: Edebug Eval636115 -Node: Eval List637292 -Node: Reading in Edebug640677 -Node: Printing in Edebug641476 -Node: Tracing643191 -Node: Coverage Testing645077 -Node: The Outside Context647118 -Node: Checking Whether to Stop648067 -Node: Edebug Display Update648714 -Node: Edebug Recursive Edit650737 -Node: Instrumenting Macro Calls652392 -Node: Specification List654874 -Node: Backtracking664285 -Node: Debugging Backquote666223 -Node: Specification Examples669929 -Node: Edebug Options671996 -Node: Read and Print677333 -Node: Streams Intro678310 -Node: Input Streams680328 -Node: Input Functions685229 -Node: Output Streams687289 -Node: Output Functions691340 -Node: Output Variables695640 -Node: Minibuffers700439 -Node: Intro to Minibuffers701591 -Node: Text from Minibuffer703779 -Node: Object from Minibuffer708654 -Node: Minibuffer History711881 -Node: Completion714860 -Node: Basic Completion716835 -Node: Minibuffer Completion721864 -Node: Completion Commands725441 -Node: High-Level Completion730084 -Node: Reading File Names734108 -Node: Programmed Completion737792 -Node: Yes-or-No Queries740174 -Node: Multiple Queries745911 -Node: Reading a Password749978 -Node: Minibuffer Misc751315 -Node: Command Loop756185 -Node: Command Overview757529 -Node: Defining Commands760807 -Node: Using Interactive761555 -Node: Interactive Codes766328 -Node: Interactive Examples772120 -Node: Interactive Call773434 -Node: Command Loop Info778835 -Node: Events783814 -Node: Event Types785274 -Node: Event Contents787197 -Node: Event Predicates791673 -Node: Accessing Mouse Event Positions792998 -Node: Frame-Level Event Position Info793697 -Node: Window-Level Event Position Info794737 -Node: Event Text Position Info796501 -Node: Event Glyph Position Info798993 -Node: Event Toolbar Position Info800316 -Node: Other Event Position Info800987 -Node: Accessing Other Event Info801396 -Node: Working With Events803016 -Node: Converting Events809004 -Node: Reading Input811956 -Node: Key Sequence Input812958 -Node: Reading One Event814912 -Node: Dispatching an Event817729 -Node: Quoted Character Input818180 -Node: Peeking and Discarding819528 -Node: Waiting823432 -Node: Quitting825740 -Node: Prefix Command Arguments830148 -Node: Recursive Editing835235 -Node: Disabling Commands840031 -Node: Command History842099 -Node: Keyboard Macros843836 -Node: Keymaps846053 -Node: Keymap Terminology847630 -Node: Format of Keymaps850559 -Node: Creating Keymaps850970 -Node: Inheritance and Keymaps853049 -Node: Key Sequences855421 -Node: Prefix Keys860217 -Node: Active Keymaps863802 -Node: Key Lookup873123 -Node: Functions for Key Lookup878286 -Node: Changing Key Bindings883983 -Node: Key Binding Commands890880 -Node: Scanning Keymaps892945 -Node: Other Keymap Functions901456 -Node: Menus902078 -Node: Menu Format902670 -Node: Menubar Format911316 -Node: Menubar911941 -Node: Modifying Menus915054 -Node: Menu Filters920068 -Node: Pop-Up Menus921964 -Node: Menu Accelerators924169 -Node: Creating Menu Accelerators924925 -Node: Keyboard Menu Traversal926285 -Node: Menu Accelerator Functions927012 -Node: Buffers Menu930089 -Node: Dialog Boxes931383 -Node: Dialog Box Format931550 -Node: Dialog Box Functions932975 -Node: Toolbar933372 -Node: Toolbar Intro933697 -Node: Toolbar Descriptor Format936106 -Node: Specifying the Toolbar940600 -Node: Other Toolbar Variables944205 -Node: Scrollbars948631 -Node: Drag and Drop948767 -Node: Supported Protocols949843 -Node: OffiX DND950346 -Node: CDE dt951353 -Node: MSWindows OLE951944 -Node: Loose ends952115 -Node: Drop Interface952507 -Node: Drag Interface953529 -Node: Modes953703 -Node: Major Modes954654 -Node: Major Mode Conventions957569 -Node: Example Major Modes963524 -Node: Auto Major Mode971557 -Node: Mode Help979005 -Node: Derived Modes980106 -Node: Minor Modes982297 -Node: Minor Mode Conventions983599 -Node: Keymaps and Minor Modes986462 -Node: Modeline Format987297 -Node: Modeline Data989065 -Node: Modeline Variables993335 -Node: %-Constructs998051 -Node: Hooks1000962 -Node: Documentation1007724 -Node: Documentation Basics1009147 -Node: Accessing Documentation1012197 -Node: Keys in Documentation1018476 -Node: Describing Characters1021955 -Node: Help Functions1024304 -Node: Obsoleteness1030755 -Node: Files1033749 -Node: Visiting Files1035674 -Node: Visiting Functions1037179 -Node: Subroutines of Visiting1042226 -Node: Saving Buffers1044299 -Node: Reading from Files1050392 -Node: Writing to Files1052549 -Node: File Locks1055266 -Node: Information about Files1058319 -Node: Testing Accessibility1059080 -Node: Kinds of Files1062820 -Node: Truenames1064501 -Node: File Attributes1065503 -Node: Changing File Attributes1070642 -Node: File Names1076048 -Node: File Name Components1077657 -Node: Directory Names1080758 -Node: Relative File Names1084211 -Node: File Name Expansion1085289 -Node: Unique File Names1089196 -Node: File Name Completion1090811 -Node: User Name Completion1093472 -Node: Contents of Directories1094812 -Node: Create/Delete Dirs1098125 -Node: Magic File Names1099231 -Node: Partial Files1104861 -Node: Intro to Partial Files1105089 -Node: Creating a Partial File1106329 -Node: Detached Partial Files1107264 -Node: Format Conversion1108386 -Node: Files and MS-DOS1114902 -Node: Backups and Auto-Saving1116966 -Node: Backup Files1117641 -Node: Making Backups1119038 -Node: Rename or Copy1121787 -Node: Numbered Backups1124280 -Node: Backup Names1126515 -Node: Auto-Saving1129807 -Node: Reverting1137949 -Node: Buffers1141107 -Node: Buffer Basics1142524 -Node: Current Buffer1144577 -Node: Buffer Names1149265 -Node: Buffer File Name1152470 -Node: Buffer Modification1156589 -Node: Modification Time1158782 -Node: Read Only Buffers1162157 -Node: The Buffer List1164575 -Node: Creating Buffers1169405 -Node: Killing Buffers1171551 -Node: Indirect Buffers1175282 -Node: Windows1177854 -Node: Basic Windows1179332 -Node: Splitting Windows1182430 -Node: Deleting Windows1189319 -Node: Selecting Windows1191999 -Node: Cyclic Window Ordering1195128 -Node: Buffers and Windows1199752 -Node: Displaying Buffers1201593 -Node: Choosing Window1206769 -Node: Window Point1214485 -Node: Window Start1216531 -Node: Vertical Scrolling1221021 -Node: Horizontal Scrolling1227158 -Node: Size of Window1230667 -Node: Position of Window1235385 -Node: Resizing Windows1237625 -Node: Window Configurations1243054 -Node: Frames1246479 -Node: Creating Frames1248248 -Node: Frame Properties1249589 -Node: Property Access1250405 -Node: Initial Properties1251254 -Node: X Frame Properties1253740 -Node: Size and Position1258374 -Node: Frame Name1260370 -Node: Frame Titles1261284 -Node: Deleting Frames1263108 -Node: Finding All Frames1263708 -Node: Frames and Windows1265702 -Node: Minibuffers and Frames1267407 -Node: Input Focus1268325 -Node: Visibility of Frames1271402 -Node: Raising and Lowering1273321 -Node: Frame Configurations1275697 -Node: Frame Hooks1276291 -Node: Consoles and Devices1278096 -Node: Basic Console Functions1280839 -Node: Basic Device Functions1281262 -Node: Console Types and Device Classes1281978 -Node: Connecting to a Console or Device1284175 -Node: The Selected Console and Device1286338 -Node: Console and Device I/O1287364 -Node: Positions1288128 -Node: Point1289097 -Node: Motion1292187 -Node: Character Motion1292954 -Node: Word Motion1295191 -Node: Buffer End Motion1296692 -Node: Text Lines1298189 -Node: Screen Lines1302784 -Node: List Motion1306847 -Node: Skipping Characters1310255 -Node: Excursions1312474 -Node: Narrowing1315506 -Node: Markers1320831 -Node: Overview of Markers1321737 -Node: Predicates on Markers1326429 -Node: Creating Markers1327675 -Node: Information from Markers1331712 -Node: Changing Markers1332810 -Node: The Mark1334188 -Node: The Region1342682 -Node: Text1348368 -Node: Near Point1351067 -Node: Buffer Contents1355254 -Node: Comparing Text1356660 -Node: Insertion1358068 -Node: Commands for Insertion1361910 -Node: Deletion1364866 -Node: User-Level Deletion1368461 -Node: The Kill Ring1372622 -Node: Kill Ring Concepts1374796 -Node: Kill Functions1375850 -Node: Yank Commands1377755 -Node: Low-Level Kill Ring1379626 -Node: Internals of Kill Ring1382412 -Node: Undo1385192 -Node: Maintaining Undo1389521 -Node: Filling1392141 -Node: Margins1398135 -Node: Auto Filling1402064 -Node: Sorting1403245 -Node: Columns1412545 -Node: Indentation1415061 -Node: Primitive Indent1415840 -Node: Mode-Specific Indent1417084 -Node: Region Indent1419595 -Node: Relative Indent1422543 -Node: Indent Tabs1424925 -Node: Motion by Indent1426246 -Node: Case Changes1427025 -Node: Text Properties1430276 -Node: Examining Properties1432089 -Node: Changing Properties1433956 -Node: Property Search1437547 -Node: Special Properties1442258 -Node: Saving Properties1442539 -Node: Substitution1445681 -Node: Registers1448951 -Node: Transposition1451494 -Node: Change Hooks1452388 -Node: Transformations1454428 -Node: Searching and Matching1458813 -Node: String Search1459944 -Node: Regular Expressions1464668 -Node: Syntax of Regexps1466035 -Node: Regexp Example1480414 -Node: Regexp Search1482584 -Node: POSIX Regexps1488672 -Node: Search and Replace1490507 -Node: Match Data1493872 -Node: Simple Match Data1495002 -Node: Replacing Match1499267 -Node: Entire Match Data1501601 -Node: Saving Match Data1503592 -Node: Searching and Case1504973 -Node: Standard Regexps1507007 -Node: Syntax Tables1509205 -Node: Syntax Basics1510319 -Node: Syntax Descriptors1513291 -Node: Syntax Class Table1515141 -Node: Syntax Flags1521179 -Node: Syntax Table Functions1524396 -Node: Motion and Syntax1528260 -Node: Parsing Expressions1529712 -Node: Standard Syntax Tables1535781 -Node: Syntax Table Internals1536625 -Node: Abbrevs1537651 -Node: Abbrev Mode1539454 -Node: Abbrev Tables1540174 -Node: Defining Abbrevs1541707 -Node: Abbrev Files1543612 -Node: Abbrev Expansion1545385 -Node: Standard Abbrev Tables1550016 -Node: Extents1551175 -Node: Intro to Extents1552418 -Node: Creating and Modifying Extents1556412 -Node: Extent Endpoints1557919 -Node: Finding Extents1561182 -Node: Mapping Over Extents1564930 -Node: Extent Properties1571047 -Node: Detached Extents1581191 -Node: Extent Parents1583050 -Node: Duplicable Extents1584744 -Node: Extents and Events1587965 -Node: Atomic Extents1589872 -Node: Specifiers1590319 -Node: Introduction to Specifiers1592432 -Node: Specifiers In-Depth1594742 -Node: Specifier Instancing1599654 -Node: Specifier Types1602916 -Node: Adding Specifications1607990 -Node: Retrieving Specifications1617352 -Node: Specifier Tag Functions1621087 -Node: Specifier Instancing Functions1624321 -Node: Specifier Example1627728 -Node: Creating Specifiers1630884 -Node: Specifier Validation Functions1633133 -Node: Other Specification Functions1635517 -Node: Faces and Window-System Objects1639336 -Node: Faces1639660 -Node: Merging Faces1641277 -Node: Basic Face Functions1643238 -Node: Face Properties1645336 -Node: Face Convenience Functions1655578 -Node: Other Face Display Functions1658708 -Node: Fonts1659521 -Node: Font Specifiers1660222 -Node: Font Instances1660463 -Node: Font Instance Names1661430 -Node: Font Instance Size1662271 -Node: Font Instance Characteristics1663557 -Node: Font Convenience Functions1664726 -Node: Colors1666016 -Node: Color Specifiers1666456 -Node: Color Instances1666683 -Node: Color Instance Properties1667427 -Node: Color Convenience Functions1668053 -Node: Glyphs1669106 -Node: Glyph Functions1670698 -Node: Creating Glyphs1671105 -Node: Glyph Properties1672692 -Node: Glyph Convenience Functions1681859 -Node: Glyph Dimensions1685806 -Node: Images1686886 -Node: Image Specifiers1687335 -Node: Image Instantiator Conversion1698756 -Node: Image Instances1700121 -Node: Image Instance Types1700872 -Node: Image Instance Functions1703527 -Node: Glyph Types1708096 -Node: Mouse Pointer1709868 -Node: Redisplay Glyphs1712871 -Node: Subwindows1713904 -Node: Annotations1714147 -Node: Annotation Basics1715163 -Node: Annotation Primitives1719101 -Node: Annotation Properties1720430 -Node: Locating Annotations1723470 -Node: Margin Primitives1724307 -Node: Annotation Hooks1726201 -Node: Display1726861 -Node: Refresh Screen1727839 -Node: Truncation1729750 -Node: The Echo Area1732275 -Node: Warnings1738710 -Node: Invisible Text1743146 -Node: Selective Display1745725 -Node: Overlay Arrow1749851 -Node: Temporary Displays1751204 -Node: Blinking1755325 -Node: Usual Display1757510 -Node: Display Tables1760059 -Node: Display Table Format1760863 -Node: Active Display Table1762305 -Node: Character Descriptors1763497 -Node: Beeping1764254 -Node: Hash Tables1769020 -Node: Introduction to Hash Tables1769628 -Node: Working With Hash Tables1775651 -Node: Weak Hash Tables1776768 -Node: Range Tables1778567 -Node: Introduction to Range Tables1779256 -Node: Working With Range Tables1779687 -Node: Databases1780572 -Node: Connecting to a Database1780871 -Node: Working With a Database1781962 -Node: Other Database Functions1782820 -Node: Processes1783394 -Node: Subprocess Creation1785618 -Node: Synchronous Processes1788907 -Node: MS-DOS Subprocesses1795625 -Node: Asynchronous Processes1796699 -Node: Deleting Processes1800412 -Node: Process Information1802283 -Node: Input to Processes1806209 -Node: Signals to Processes1808499 -Node: Output from Processes1812919 -Node: Process Buffers1813731 -Node: Filter Functions1816598 -Node: Accepting Output1822168 -Node: Sentinels1823695 -Node: Process Window Size1827185 -Node: Transaction Queues1827534 -Node: Network1829232 -Node: System Interface1831066 -Node: Starting Up1832336 -Node: Start-up Summary1832930 -Node: Init File1836484 -Node: Terminal-Specific1838865 -Node: Command Line Arguments1842024 -Node: Getting Out1845513 -Node: Killing XEmacs1846082 -Node: Suspending XEmacs1847751 -Node: System Environment1851093 -Node: User Identification1857760 -Node: Time of Day1861289 -Node: Time Conversion1864076 -Node: Timers1869116 -Node: Terminal Input1871289 -Node: Input Modes1871792 -Node: Translating Input1874205 -Node: Recording Input1878370 -Node: Terminal Output1880470 -Node: Flow Control1884093 -Node: Batch Mode1887885 -Node: X-Windows1889267 -Node: X Selections1890138 -Node: X Server1892348 -Node: Resources1892799 -Node: Server Data1898108 -Node: Grabs1899315 -Node: X Miscellaneous1900895 -Node: ToolTalk Support1903280 -Node: XEmacs ToolTalk API Summary1903497 -Node: Sending Messages1904797 -Node: Example of Sending Messages1905048 -Node: Elisp Interface for Sending Messages1906110 -Node: Receiving Messages1912502 -Node: Example of Receiving Messages1912725 -Node: Elisp Interface for Receiving Messages1913561 -Node: LDAP Support1917386 -Node: Building XEmacs with LDAP support1917882 -Node: XEmacs LDAP API1918860 -Node: LDAP Variables1919590 -Node: The High-Level LDAP API1922066 -Node: The Low-Level LDAP API1923171 -Node: The LDAP Lisp Object1923445 -Node: Opening and Closing a LDAP Connection1923998 -Node: Searching on a LDAP Server (Low-level)1925781 -Node: Syntax of Search Filters1927174 -Node: Internationalization1928472 -Node: I18N Levels 1 and 21928809 -Node: I18N Level 31929515 -Node: Level 3 Basics1929796 -Node: Level 3 Primitives1930629 -Node: Dynamic Messaging1932235 -Node: Domain Specification1932698 -Node: Documentation String Extraction1934601 -Node: I18N Level 41935519 -Node: MULE1935711 -Node: Internationalization Terminology1936822 -Node: Charsets1945356 -Node: Charset Properties1946052 -Node: Basic Charset Functions1950738 -Node: Charset Property Functions1952919 -Node: Predefined Charsets1954961 -Node: MULE Characters1957881 -Node: Composite Characters1958728 -Node: ISO 20221959982 -Node: Coding Systems1966124 -Node: Coding System Types1968045 -Node: EOL Conversion1969864 -Node: Coding System Properties1971047 -Node: Basic Coding System Functions1974899 -Node: Coding System Property Functions1976803 -Node: Encoding and Decoding Text1977361 -Node: Detection of Textual Encoding1978497 -Node: Big5 and Shift-JIS Functions1980033 -Node: CCL1981121 -Node: CCL Syntax1984225 -Node: CCL Statements1985813 -Node: CCL Expressions1990461 -Node: Calling CCL1993000 -Node: CCL Examples1995989 -Node: Category Tables1996126 -Node: Tips1998484 -Node: Style Tips1999125 -Node: Compilation Tips2008644 -Node: Documentation Tips2010558 -Node: Comment Tips2016067 -Node: Library Headers2019069 -Node: Building XEmacs and Object Allocation2023041 -Node: Building XEmacs2023924 -Node: Pure Storage2030259 -Node: Garbage Collection2033047 -Node: Standard Errors2044186 -Node: Standard Buffer-Local Variables2048395 -Node: Standard Keymaps2051028 -Node: Standard Hooks2054760 -Node: Index2062260 +Node: Top2367 +Node: Copying49117 +Node: Introduction68273 +Node: Caveats69864 +Node: Lisp History71543 +Node: Conventions72799 +Node: Some Terms73614 +Node: nil and t74335 +Node: Evaluation Notation76012 +Node: Printing Notation76925 +Node: Error Messages77799 +Node: Buffer Text Notation78240 +Node: Format of Descriptions79115 +Node: A Sample Function Description79969 +Node: A Sample Variable Description83955 +Node: Acknowledgements84863 +Node: Lisp Data Types86841 +Node: Printed Representation89396 +Node: Comments91438 +Node: Primitive Types92335 +Node: Programming Types93994 +Node: Integer Type95946 +Node: Floating Point Type96983 +Node: Character Type97602 +Node: Symbol Type105506 +Node: Sequence Type108201 +Node: Cons Cell Type109720 +Node: Dotted Pair Notation114204 +Node: Association List Type116325 +Node: Array Type117208 +Node: String Type118674 +Node: Vector Type121355 +Node: Bit Vector Type122127 +Node: Function Type122989 +Node: Macro Type124102 +Node: Primitive Function Type124799 +Node: Compiled-Function Type126325 +Node: Autoload Type126879 +Node: Char Table Type127893 +Node: Hash Table Type128067 +Node: Range Table Type129222 +Node: Weak List Type130075 +Node: Editing Types130225 +Node: Buffer Type131852 +Node: Marker Type133879 +Node: Extent Type134603 +Node: Window Type135871 +Node: Frame Type137282 +Node: Device Type138077 +Node: Console Type138903 +Node: Window Configuration Type140104 +Node: Event Type140802 +Node: Process Type140966 +Node: Stream Type142001 +Node: Keymap Type143124 +Node: Syntax Table Type143662 +Node: Display Table Type144685 +Node: Database Type145124 +Node: Charset Type145290 +Node: Coding System Type145454 +Node: ToolTalk Message Type145638 +Node: ToolTalk Pattern Type145837 +Node: Window-System Types146009 +Node: Face Type147155 +Node: Glyph Type147286 +Node: Specifier Type147442 +Node: Font Instance Type147615 +Node: Color Instance Type147805 +Node: Image Instance Type148002 +Node: Toolbar Button Type148200 +Node: Subwindow Type148393 +Node: X Resource Type148572 +Node: Type Predicates148725 +Node: Equality Predicates157854 +Node: Numbers162665 +Node: Integer Basics164120 +Node: Float Basics166469 +Node: Predicates on Numbers168211 +Node: Comparison of Numbers169844 +Node: Numeric Conversions173665 +Node: Arithmetic Operations175131 +Node: Rounding Operations181270 +Node: Bitwise Operations182383 +Node: Math Functions191429 +Node: Random Numbers193962 +Node: Strings and Characters195728 +Node: String Basics197181 +Node: Predicates for Strings199599 +Node: Creating Strings200362 +Node: Predicates for Characters205703 +Node: Character Codes206774 +Node: Text Comparison208194 +Node: String Conversion211639 +Node: Modifying Strings215309 +Node: String Properties215950 +Node: Formatting Strings216595 +Node: Character Case226213 +Node: Case Tables229767 +Node: Char Tables233738 +Node: Char Table Types235130 +Node: Working With Char Tables236715 +Node: Lists238732 +Node: Cons Cells239855 +Node: Lists as Boxes241191 +Node: List-related Predicates243833 +Node: List Elements245535 +Node: Building Lists250564 +Node: Modifying Lists256556 +Node: Setcar257368 +Node: Setcdr259799 +Node: Rearrangement262320 +Node: Sets And Lists267906 +Node: Association Lists272134 +Ref: Association Lists-Footnote-1281425 +Node: Property Lists281630 +Node: Working With Normal Plists283178 +Node: Working With Lax Plists285515 +Node: Converting Plists To/From Alists287795 +Node: Weak Lists289143 +Node: Sequences Arrays Vectors291306 +Node: Sequence Functions293942 +Node: Arrays297601 +Node: Array Functions300665 +Node: Vectors303198 +Node: Vector Functions304696 +Node: Bit Vectors307267 +Node: Bit Vector Functions308112 +Node: Symbols310411 +Node: Symbol Components311460 +Node: Definitions315643 +Node: Creating Symbols317868 +Node: Symbol Properties324902 +Node: Plists and Alists326429 +Node: Object Plists328178 +Node: Other Plists330938 +Node: Evaluation332737 +Node: Intro Eval333542 +Ref: Intro Eval-Footnote-1336895 +Node: Eval337030 +Node: Forms341448 +Node: Self-Evaluating Forms342607 +Node: Symbol Forms344120 +Node: Classifying Lists345037 +Node: Function Indirection345793 +Node: Function Forms348892 +Node: Macro Forms349889 +Node: Special Forms351489 +Node: Autoloading353798 +Node: Quoting354296 +Node: Control Structures355657 +Node: Sequencing357277 +Node: Conditionals360142 +Node: Combining Conditions363565 +Node: Iteration366835 +Node: Nonlocal Exits368614 +Node: Catch and Throw369316 +Node: Examples of Catch373155 +Node: Errors375174 +Node: Signaling Errors376663 +Node: Processing of Errors385410 +Node: Handling Errors387689 +Node: Error Symbols394930 +Node: Cleanups398886 +Node: Variables402664 +Node: Global Variables404433 +Node: Constant Variables405509 +Node: Local Variables406135 +Node: Void Variables411072 +Node: Defining Variables414588 +Node: Accessing Variables421752 +Node: Setting Variables423177 +Node: Variable Scoping427696 +Node: Scope429295 +Node: Extent430820 +Node: Impl of Scope432299 +Node: Using Scoping434262 +Node: Buffer-Local Variables435784 +Node: Intro to Buffer-Local436620 +Node: Creating Buffer-Local439163 +Node: Default Value445062 +Node: Variable Aliases448205 +Node: Functions450056 +Node: What Is a Function451150 +Node: Lambda Expressions455196 +Node: Lambda Components456106 +Node: Simple Lambda457938 +Node: Argument List459595 +Node: Function Documentation463323 +Node: Function Names465265 +Node: Defining Functions467838 +Node: Calling Functions470878 +Node: Mapping Functions474726 +Node: Anonymous Functions477414 +Node: Function Cells480659 +Node: Inline Functions485477 +Node: Related Topics487287 +Node: Macros488340 +Node: Simple Macro489624 +Node: Expansion490359 +Node: Compiling Macros493363 +Node: Defining Macros495199 +Node: Backquote496516 +Node: Problems with Macros498913 +Node: Argument Evaluation499608 +Node: Surprising Local Vars502523 +Node: Eval During Expansion504591 +Node: Repeated Expansion506284 +Node: Customization508200 +Node: Common Keywords508669 +Node: Group Definitions511514 +Node: Variable Definitions513706 +Node: Customization Types518696 +Node: Simple Types520131 +Node: Composite Types522288 +Node: Splicing into Lists526978 +Node: Type Keywords528813 +Node: Loading532333 +Node: How Programs Do Loading534008 +Node: Autoload543134 +Node: Repeated Loading549204 +Node: Named Features551317 +Node: Unloading557747 +Node: Hooks for Loading559903 +Node: Byte Compilation560620 +Node: Speed of Byte-Code562613 +Node: Compilation Functions563820 +Node: Docs and Compilation570477 +Node: Dynamic Loading573130 +Node: Eval During Compile575494 +Node: Compiled-Function Objects576759 +Node: Disassembly581560 +Node: Different Behavior588841 +Node: Debugging590186 +Node: Debugger591598 +Node: Error Debugging592743 +Node: Infinite Loops595496 +Node: Function Debugging596740 +Node: Explicit Debug599540 +Node: Using Debugger600311 +Node: Debugger Commands602173 +Node: Invoking the Debugger606490 +Node: Internals of Debugger610405 +Node: Syntax Errors615292 +Node: Excess Open616540 +Node: Excess Close618415 +Node: Compilation Errors619836 +Node: Edebug621124 +Node: Using Edebug623232 +Node: Instrumenting625929 +Node: Edebug Execution Modes629418 +Node: Jumping632528 +Node: Edebug Misc634871 +Node: Breakpoints636260 +Node: Global Break Condition639066 +Node: Embedded Breakpoints640021 +Node: Trapping Errors640976 +Node: Edebug Views643052 +Node: Edebug Eval645017 +Node: Eval List646194 +Node: Reading in Edebug649579 +Node: Printing in Edebug650378 +Node: Tracing652093 +Node: Coverage Testing653981 +Node: The Outside Context656022 +Node: Checking Whether to Stop656971 +Node: Edebug Display Update657618 +Node: Edebug Recursive Edit659641 +Node: Instrumenting Macro Calls661296 +Node: Specification List663778 +Node: Backtracking673189 +Node: Debugging Backquote675127 +Node: Specification Examples678833 +Node: Edebug Options680900 +Node: Read and Print686239 +Node: Streams Intro687216 +Node: Input Streams689234 +Node: Input Functions694135 +Node: Output Streams696195 +Node: Output Functions700246 +Node: Output Variables704546 +Node: Minibuffers709347 +Node: Intro to Minibuffers710499 +Node: Text from Minibuffer712687 +Node: Object from Minibuffer717781 +Node: Minibuffer History721874 +Node: Completion724853 +Node: Basic Completion726828 +Node: Minibuffer Completion731711 +Node: Completion Commands735288 +Node: High-Level Completion739945 +Node: Reading File Names744694 +Node: Programmed Completion748386 +Node: Yes-or-No Queries750768 +Node: Multiple Queries756505 +Node: Reading a Password760572 +Node: Minibuffer Misc761915 +Node: Command Loop766795 +Node: Command Overview768139 +Node: Defining Commands771417 +Node: Using Interactive772165 +Node: Interactive Codes776938 +Node: Interactive Examples782730 +Node: Interactive Call784044 +Node: Command Loop Info789459 +Node: Events794438 +Node: Event Types795899 +Node: Event Contents797822 +Node: Event Predicates802298 +Node: Accessing Mouse Event Positions803616 +Node: Frame-Level Event Position Info804315 +Node: Window-Level Event Position Info805355 +Node: Event Text Position Info807119 +Node: Event Glyph Position Info809611 +Node: Event Toolbar Position Info810934 +Node: Other Event Position Info811605 +Node: Accessing Other Event Info812014 +Node: Working With Events813634 +Node: Converting Events819635 +Node: Reading Input823034 +Node: Key Sequence Input824036 +Node: Reading One Event826671 +Node: Dispatching an Event829495 +Node: Quoted Character Input829946 +Node: Peeking and Discarding831294 +Node: Waiting835198 +Node: Quitting837512 +Node: Prefix Command Arguments841920 +Node: Recursive Editing847007 +Node: Disabling Commands851802 +Node: Command History853870 +Node: Keyboard Macros855607 +Node: Keymaps857824 +Node: Keymap Terminology859401 +Node: Format of Keymaps862330 +Node: Creating Keymaps862741 +Node: Inheritance and Keymaps864821 +Node: Key Sequences867193 +Node: Prefix Keys871989 +Node: Active Keymaps875574 +Node: Key Lookup884945 +Node: Functions for Key Lookup890108 +Node: Changing Key Bindings895809 +Node: Key Binding Commands902971 +Node: Scanning Keymaps905036 +Node: Other Keymap Functions913605 +Node: Menus914227 +Node: Menu Format914819 +Node: Menubar Format923465 +Node: Menubar924090 +Node: Modifying Menus927203 +Node: Menu Filters932547 +Node: Pop-Up Menus934443 +Node: Menu Accelerators936771 +Node: Creating Menu Accelerators937527 +Node: Keyboard Menu Traversal938887 +Node: Menu Accelerator Functions939614 +Node: Buffers Menu942690 +Node: Dialog Boxes943984 +Node: Dialog Box Format944151 +Node: Dialog Box Functions945576 +Node: Toolbar945973 +Node: Toolbar Intro946408 +Node: Creating Toolbar948808 +Node: Toolbar Descriptor Format949725 +Node: Specifying the Toolbar954222 +Node: Other Toolbar Variables957829 +Node: Gutter962257 +Node: Gutter Intro962846 +Node: Creating Gutter964849 +Node: Gutter Descriptor Format967736 +Node: Specifying a Gutter972193 +Node: Other Gutter Variables975728 +Node: Common Gutter Widgets980115 +Node: Buffer Tabs981107 +Node: Progress Bars981248 +Node: Scrollbars981393 +Node: Drag and Drop981528 +Node: Supported Protocols982604 +Node: OffiX DND983107 +Node: CDE dt984114 +Node: MSWindows OLE984705 +Node: Loose ends984876 +Node: Drop Interface985268 +Node: Drag Interface986290 +Node: Modes986464 +Node: Major Modes987415 +Node: Major Mode Conventions990330 +Node: Example Major Modes996285 +Node: Auto Major Mode1004318 +Node: Mode Help1011768 +Node: Derived Modes1012869 +Node: Minor Modes1015060 +Node: Minor Mode Conventions1016362 +Node: Keymaps and Minor Modes1019225 +Node: Modeline Format1020060 +Node: Modeline Data1021828 +Node: Modeline Variables1026981 +Node: %-Constructs1031697 +Node: Hooks1034684 +Node: Documentation1041444 +Node: Documentation Basics1042867 +Node: Accessing Documentation1045918 +Node: Keys in Documentation1052199 +Node: Describing Characters1055682 +Node: Help Functions1058031 +Node: Obsoleteness1064481 +Node: Files1067473 +Node: Visiting Files1069398 +Node: Visiting Functions1070903 +Node: Subroutines of Visiting1076061 +Node: Saving Buffers1078134 +Node: Reading from Files1084227 +Node: Writing to Files1086388 +Node: File Locks1089105 +Node: Information about Files1092172 +Node: Testing Accessibility1092933 +Node: Kinds of Files1096673 +Node: Truenames1098354 +Node: File Attributes1099356 +Node: Changing File Attributes1104495 +Node: File Names1109917 +Node: File Name Components1111490 +Node: Directory Names1113935 +Node: Relative File Names1117165 +Node: File Name Expansion1118135 +Node: Unique File Names1121889 +Node: File Name Completion1123504 +Node: User Name Completion1126772 +Node: Contents of Directories1128179 +Node: Create/Delete Dirs1131492 +Node: Magic File Names1132598 +Node: Partial Files1138246 +Node: Intro to Partial Files1138474 +Node: Creating a Partial File1139714 +Node: Detached Partial Files1140650 +Node: Format Conversion1141772 +Node: Files and MS-DOS1147270 +Node: Backups and Auto-Saving1149334 +Node: Backup Files1150009 +Node: Making Backups1151406 +Node: Rename or Copy1154155 +Node: Numbered Backups1156648 +Node: Backup Names1158883 +Node: Auto-Saving1162175 +Node: Reverting1170337 +Node: Buffers1173673 +Node: Buffer Basics1175089 +Node: Current Buffer1177142 +Node: Buffer Names1181846 +Node: Buffer File Name1185053 +Node: Buffer Modification1189172 +Node: Modification Time1191415 +Node: Read Only Buffers1194790 +Node: The Buffer List1198029 +Node: Creating Buffers1202846 +Node: Killing Buffers1204992 +Node: Indirect Buffers1208824 +Node: Windows1211398 +Node: Basic Windows1212876 +Node: Splitting Windows1215974 +Node: Deleting Windows1221300 +Node: Selecting Windows1225218 +Node: Cyclic Window Ordering1229441 +Node: Buffers and Windows1234596 +Node: Displaying Buffers1236374 +Node: Choosing Window1241713 +Node: Window Point1249631 +Node: Window Start1251701 +Node: Vertical Scrolling1256500 +Node: Horizontal Scrolling1262698 +Node: Size of Window1266227 +Node: Position of Window1270945 +Node: Resizing Windows1273198 +Node: Window Configurations1278636 +Node: Frames1282133 +Node: Creating Frames1284474 +Node: Frame Properties1285814 +Node: Property Access1286630 +Node: Initial Properties1287537 +Node: X Frame Properties1290023 +Node: Size and Position1294657 +Node: Frame Name1296655 +Node: Frame Titles1297569 +Node: Deleting Frames1299393 +Node: Finding All Frames1300368 +Node: Frames and Windows1303596 +Node: Minibuffers and Frames1306378 +Node: Input Focus1307296 +Node: Visibility of Frames1310401 +Node: Raising and Lowering1312391 +Node: Frame Configurations1314767 +Node: Frame Hooks1315824 +Node: Consoles and Devices1317629 +Node: Basic Console Functions1320372 +Node: Basic Device Functions1320795 +Node: Console Types and Device Classes1321641 +Node: Connecting to a Console or Device1323908 +Node: The Selected Console and Device1326092 +Node: Console and Device I/O1327118 +Node: Positions1327882 +Node: Point1328851 +Node: Motion1331941 +Node: Character Motion1332708 +Node: Word Motion1334945 +Node: Buffer End Motion1336335 +Node: Text Lines1337872 +Node: Screen Lines1342773 +Node: List Motion1346836 +Node: Skipping Characters1350319 +Node: Excursions1352538 +Node: Narrowing1355578 +Node: Markers1360909 +Node: Overview of Markers1361815 +Node: Predicates on Markers1366507 +Node: Creating Markers1367753 +Node: Information from Markers1371953 +Node: Changing Markers1373051 +Node: The Mark1374579 +Node: The Region1383082 +Node: Text1388768 +Node: Near Point1391467 +Node: Buffer Contents1395654 +Node: Comparing Text1397060 +Node: Insertion1398468 +Node: Commands for Insertion1402378 +Node: Deletion1405272 +Node: User-Level Deletion1408922 +Node: The Kill Ring1413082 +Node: Kill Ring Concepts1415256 +Node: Kill Functions1416310 +Node: Yank Commands1418233 +Node: Low-Level Kill Ring1420104 +Node: Internals of Kill Ring1423190 +Node: Undo1425970 +Node: Maintaining Undo1430307 +Node: Filling1432925 +Node: Margins1438919 +Node: Auto Filling1442942 +Node: Sorting1444123 +Node: Columns1453437 +Node: Indentation1456518 +Node: Primitive Indent1457297 +Node: Mode-Specific Indent1458622 +Node: Region Indent1461154 +Node: Relative Indent1464101 +Node: Indent Tabs1466483 +Node: Motion by Indent1467804 +Node: Case Changes1468583 +Node: Text Properties1471936 +Node: Examining Properties1473749 +Node: Changing Properties1475632 +Node: Property Search1479223 +Node: Special Properties1483942 +Node: Saving Properties1484223 +Node: Substitution1487365 +Node: Registers1490635 +Node: Transposition1493218 +Node: Change Hooks1494112 +Node: Transformations1496152 +Node: Searching and Matching1501256 +Node: String Search1502387 +Node: Regular Expressions1507368 +Node: Syntax of Regexps1508735 +Node: Regexp Example1523338 +Node: Regexp Search1525508 +Node: POSIX Regexps1531845 +Node: Search and Replace1533922 +Node: Match Data1537287 +Node: Simple Match Data1538417 +Node: Replacing Match1542682 +Node: Entire Match Data1545363 +Node: Saving Match Data1547601 +Node: Searching and Case1548989 +Node: Standard Regexps1551023 +Node: Syntax Tables1553221 +Node: Syntax Basics1554335 +Node: Syntax Descriptors1557307 +Node: Syntax Class Table1559157 +Node: Syntax Flags1565195 +Node: Syntax Table Functions1568412 +Node: Motion and Syntax1572700 +Node: Parsing Expressions1574152 +Node: Standard Syntax Tables1580250 +Node: Syntax Table Internals1581094 +Node: Abbrevs1582120 +Node: Abbrev Mode1583924 +Node: Abbrev Tables1584644 +Node: Defining Abbrevs1586183 +Node: Abbrev Files1588104 +Node: Abbrev Expansion1589887 +Node: Standard Abbrev Tables1594518 +Node: Extents1595677 +Node: Intro to Extents1596920 +Node: Creating and Modifying Extents1600912 +Node: Extent Endpoints1602493 +Node: Finding Extents1605756 +Node: Mapping Over Extents1609878 +Node: Extent Properties1616001 +Node: Detached Extents1626162 +Node: Extent Parents1628021 +Node: Duplicable Extents1629715 +Node: Extents and Events1632936 +Node: Atomic Extents1634843 +Node: Specifiers1635290 +Node: Introduction to Specifiers1637403 +Node: Specifiers In-Depth1639713 +Node: Specifier Instancing1644625 +Node: Specifier Types1647887 +Node: Adding Specifications1652961 +Node: Retrieving Specifications1662382 +Node: Specifier Tag Functions1666127 +Node: Specifier Instancing Functions1669361 +Node: Specifier Example1672768 +Node: Creating Specifiers1675924 +Node: Specifier Validation Functions1680241 +Node: Other Specification Functions1682627 +Node: Faces and Window-System Objects1686448 +Node: Faces1686772 +Node: Merging Faces1688389 +Node: Basic Face Functions1690350 +Node: Face Properties1692498 +Node: Face Convenience Functions1702771 +Node: Other Face Display Functions1705991 +Node: Fonts1706803 +Node: Font Specifiers1707504 +Node: Font Instances1708689 +Node: Font Instance Names1709656 +Node: Font Instance Size1710497 +Node: Font Instance Characteristics1711783 +Node: Font Convenience Functions1712961 +Node: Colors1714251 +Node: Color Specifiers1714691 +Node: Color Instances1717051 +Node: Color Instance Properties1717795 +Node: Color Convenience Functions1718421 +Node: Glyphs1719474 +Node: Glyph Functions1721075 +Node: Creating Glyphs1721482 +Node: Glyph Properties1734122 +Node: Glyph Convenience Functions1743289 +Node: Glyph Dimensions1747236 +Node: Images1748316 +Node: Image Specifiers1748765 +Node: Image Instantiator Conversion1764256 +Node: Image Instances1765621 +Node: Image Instance Types1766372 +Node: Image Instance Functions1769137 +Node: Glyph Types1776194 +Node: Mouse Pointer1777966 +Node: Redisplay Glyphs1780969 +Node: Subwindows1782002 +Node: Annotations1782245 +Node: Annotation Basics1783261 +Node: Annotation Primitives1787199 +Node: Annotation Properties1788538 +Node: Locating Annotations1791578 +Node: Margin Primitives1792415 +Node: Annotation Hooks1794309 +Node: Display1794969 +Node: Refresh Screen1795947 +Node: Truncation1798141 +Node: The Echo Area1800666 +Node: Warnings1807109 +Node: Invisible Text1811545 +Node: Selective Display1814124 +Node: Overlay Arrow1818250 +Node: Temporary Displays1819603 +Node: Blinking1823724 +Node: Usual Display1825908 +Node: Display Tables1828457 +Node: Display Table Format1829261 +Node: Active Display Table1830703 +Node: Character Descriptors1834698 +Node: Beeping1835455 +Node: Hash Tables1840221 +Node: Introduction to Hash Tables1840829 +Node: Working With Hash Tables1847388 +Node: Weak Hash Tables1848505 +Node: Range Tables1850522 +Node: Introduction to Range Tables1851211 +Node: Working With Range Tables1851657 +Node: Databases1852616 +Node: Connecting to a Database1852915 +Node: Working With a Database1854022 +Node: Other Database Functions1854896 +Node: Processes1855465 +Node: Subprocess Creation1857689 +Node: Synchronous Processes1861140 +Node: MS-DOS Subprocesses1867862 +Node: Asynchronous Processes1868936 +Node: Deleting Processes1873293 +Node: Process Information1875164 +Node: Input to Processes1879256 +Node: Signals to Processes1881951 +Node: Output from Processes1886766 +Node: Process Buffers1887578 +Node: Filter Functions1890457 +Node: Accepting Output1896048 +Node: Sentinels1897575 +Node: Process Window Size1901065 +Node: Transaction Queues1901414 +Node: Network1903112 +Node: System Interface1905746 +Node: Starting Up1907016 +Node: Start-up Summary1907610 +Node: Init File1911164 +Node: Terminal-Specific1913545 +Node: Command Line Arguments1916704 +Node: Getting Out1920193 +Node: Killing XEmacs1920762 +Node: Suspending XEmacs1922430 +Node: System Environment1925809 +Node: User Identification1931990 +Node: Time of Day1935519 +Node: Time Conversion1938306 +Node: Timers1943548 +Node: Terminal Input1945721 +Node: Input Modes1946224 +Node: Translating Input1948683 +Node: Recording Input1952848 +Node: Terminal Output1954948 +Node: Flow Control1958569 +Node: Batch Mode1962531 +Node: X-Windows1963913 +Node: X Selections1964784 +Node: X Server1967535 +Node: Resources1967986 +Node: Server Data1973297 +Node: Grabs1974504 +Node: X Miscellaneous1976084 +Node: ToolTalk Support1978469 +Node: XEmacs ToolTalk API Summary1978686 +Node: Sending Messages1979986 +Node: Example of Sending Messages1980237 +Node: Elisp Interface for Sending Messages1981299 +Node: Receiving Messages1987895 +Node: Example of Receiving Messages1988118 +Node: Elisp Interface for Receiving Messages1988954 +Node: LDAP Support1992811 +Node: Building XEmacs with LDAP support1993305 +Node: XEmacs LDAP API1994282 +Node: LDAP Variables1995334 +Node: The High-Level LDAP API1997934 +Node: The Low-Level LDAP API2001407 +Node: The LDAP Lisp Object2002238 +Node: Opening and Closing a LDAP Connection2002793 +Node: Low-level Operations on a LDAP Server2004599 +Node: LDAP Internationalization2007323 +Node: LDAP Internationalization Variables2008228 +Node: Encoder/Decoder Functions2009959 +Node: Syntax of Search Filters2010996 +Node: PostgreSQL Support2012294 +Node: Building XEmacs with PostgreSQL support2012689 +Node: XEmacs PostgreSQL libpq API2014036 +Node: libpq Lisp Variables2015915 +Node: libpq Lisp Symbols and DataTypes2018879 +Node: Synchronous Interface Functions2032119 +Node: Asynchronous Interface Functions2036610 +Node: Large Object Support2040115 +Node: Other libpq Functions2040742 +Node: Unimplemented libpq Functions2043777 +Node: XEmacs PostgreSQL libpq Examples2049096 +Node: Internationalization2055187 +Node: I18N Levels 1 and 22055530 +Node: I18N Level 32056236 +Node: Level 3 Basics2056517 +Node: Level 3 Primitives2057350 +Node: Dynamic Messaging2058956 +Node: Domain Specification2059419 +Node: Documentation String Extraction2061089 +Node: I18N Level 42062007 +Node: MULE2062199 +Node: Internationalization Terminology2063248 +Node: Charsets2075447 +Node: Charset Properties2076143 +Node: Basic Charset Functions2080858 +Node: Charset Property Functions2083039 +Node: Predefined Charsets2085109 +Node: MULE Characters2088029 +Node: Composite Characters2088904 +Node: Coding Systems2090171 +Node: Coding System Types2092311 +Node: ISO 20222096295 +Node: EOL Conversion2108570 +Node: Coding System Properties2109742 +Node: Basic Coding System Functions2114065 +Node: Coding System Property Functions2116099 +Node: Encoding and Decoding Text2116657 +Node: Detection of Textual Encoding2117793 +Node: Big5 and Shift-JIS Functions2119329 +Node: Predefined Coding Systems2120481 +Node: CCL2132575 +Node: CCL Syntax2135679 +Node: CCL Statements2137255 +Node: CCL Expressions2141903 +Node: Calling CCL2144442 +Node: CCL Examples2147447 +Node: Category Tables2147584 +Node: Tips2149943 +Node: Style Tips2150584 +Node: Compilation Tips2160103 +Node: Documentation Tips2162017 +Node: Comment Tips2167526 +Node: Library Headers2170529 +Node: Building XEmacs and Object Allocation2174501 +Node: Building XEmacs2175384 +Node: Pure Storage2181962 +Node: Garbage Collection2184750 +Node: Standard Errors2195593 +Node: Standard Buffer-Local Variables2199802 +Node: Standard Keymaps2202437 +Node: Standard Hooks2206171 +Node: Index2213671  End Tag Table