X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=info%2Flispref.info;h=320da8635f79bec93a3e62a6f2c63eaab0ec6070;hb=a1655b870904de973c366d85ebdc8adde4ef5e1e;hp=97fd42d18a956f42bfe0a764e5bc21261dfd5bc6;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git diff --git a/info/lispref.info b/info/lispref.info index 97fd42d..320da86 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -52,838 +52,864 @@ 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-2: 48665 +lispref.info-3: 97204 +lispref.info-4: 147044 +lispref.info-5: 195878 +lispref.info-6: 243565 +lispref.info-7: 291843 +lispref.info-8: 340452 +lispref.info-9: 388779 +lispref.info-10: 438231 +lispref.info-11: 486459 +lispref.info-12: 536231 +lispref.info-13: 584130 +lispref.info-14: 632353 +lispref.info-15: 680607 +lispref.info-16: 726799 +lispref.info-17: 775532 +lispref.info-18: 825530 +lispref.info-19: 875221 +lispref.info-20: 924062 +lispref.info-21: 972870 +lispref.info-22: 1019178 +lispref.info-23: 1068608 +lispref.info-24: 1117447 +lispref.info-25: 1162793 +lispref.info-26: 1210215 +lispref.info-27: 1255841 +lispref.info-28: 1305126 +lispref.info-29: 1352976 +lispref.info-30: 1401200 +lispref.info-31: 1450877 +lispref.info-32: 1499202 +lispref.info-33: 1548500 +lispref.info-34: 1589835 +lispref.info-35: 1636140 +lispref.info-36: 1685471 +lispref.info-37: 1733879 +lispref.info-38: 1782970 +lispref.info-39: 1832447 +lispref.info-40: 1880005 +lispref.info-41: 1924826 +lispref.info-42: 1962038 +lispref.info-43: 2006636 +lispref.info-44: 2053069 +lispref.info-45: 2093862 +lispref.info-46: 2143132 +lispref.info-47: 2156997  Tag Table: (Indirect) Node: Top2366 -Node: 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: Copying48665 +Node: Introduction67823 +Node: Caveats69414 +Node: Lisp History71145 +Node: Conventions72401 +Node: Some Terms73216 +Node: nil and t73937 +Node: Evaluation Notation75614 +Node: Printing Notation76527 +Node: Error Messages77401 +Node: Buffer Text Notation77842 +Node: Format of Descriptions78717 +Node: A Sample Function Description79571 +Node: A Sample Variable Description83557 +Node: Acknowledgements84465 +Node: Lisp Data Types86443 +Node: Printed Representation88998 +Node: Comments91040 +Node: Primitive Types91937 +Node: Programming Types93596 +Node: Integer Type95548 +Node: Floating Point Type96585 +Node: Character Type97204 +Node: Symbol Type105108 +Node: Sequence Type107803 +Node: Cons Cell Type109322 +Node: Dotted Pair Notation113806 +Node: Association List Type115927 +Node: Array Type116810 +Node: String Type118276 +Node: Vector Type120957 +Node: Bit Vector Type121729 +Node: Function Type122591 +Node: Macro Type123704 +Node: Primitive Function Type124401 +Node: Compiled-Function Type125927 +Node: Autoload Type126481 +Node: Char Table Type127495 +Node: Hash Table Type127669 +Node: Range Table Type128824 +Node: Weak List Type129677 +Node: Editing Types129827 +Node: Buffer Type131454 +Node: Marker Type133481 +Node: Extent Type134205 +Node: Window Type135473 +Node: Frame Type136884 +Node: Device Type137679 +Node: Console Type138505 +Node: Window Configuration Type139706 +Node: Event Type140404 +Node: Process Type140568 +Node: Stream Type141603 +Node: Keymap Type142726 +Node: Syntax Table Type143264 +Node: Display Table Type144287 +Node: Database Type144726 +Node: Charset Type144892 +Node: Coding System Type145056 +Node: ToolTalk Message Type145240 +Node: ToolTalk Pattern Type145439 +Node: Window-System Types145611 +Node: Face Type146757 +Node: Glyph Type146888 +Node: Specifier Type147044 +Node: Font Instance Type147217 +Node: Color Instance Type147407 +Node: Image Instance Type147604 +Node: Toolbar Button Type147802 +Node: Subwindow Type147995 +Node: X Resource Type148174 +Node: Type Predicates148327 +Node: Equality Predicates157456 +Node: Numbers162261 +Node: Integer Basics163716 +Node: Float Basics166065 +Node: Predicates on Numbers167807 +Node: Comparison of Numbers169440 +Node: Numeric Conversions173261 +Node: Arithmetic Operations174727 +Node: Rounding Operations180192 +Node: Bitwise Operations181297 +Node: Math Functions190343 +Node: Random Numbers192659 +Node: Strings and Characters194425 +Node: String Basics195878 +Node: Predicates for Strings198296 +Node: Creating Strings199059 +Node: Predicates for Characters204376 +Node: Character Codes205447 +Node: Text Comparison206860 +Node: String Conversion210222 +Node: Modifying Strings213898 +Node: String Properties214539 +Node: Formatting Strings215184 +Node: Character Case224802 +Node: Case Tables227948 +Node: Char Tables231846 +Node: Char Table Types233238 +Node: Working With Char Tables234813 +Node: Lists236762 +Node: Cons Cells237885 +Node: Lists as Boxes239221 +Node: List-related Predicates241863 +Node: List Elements243565 +Node: Building Lists248594 +Node: Modifying Lists254586 +Node: Setcar255398 +Node: Setcdr257819 +Node: Rearrangement260330 +Node: Sets And Lists265916 +Node: Association Lists270144 +Ref: Association Lists-Footnote-1279435 +Node: Property Lists279640 +Node: Working With Normal Plists281188 +Node: Working With Lax Plists283456 +Node: Converting Plists To/From Alists285696 +Node: Weak Lists287044 +Node: Sequences Arrays Vectors289207 +Node: Sequence Functions291843 +Node: Arrays295502 +Node: Array Functions298566 +Node: Vectors301099 +Node: Vector Functions302597 +Node: Bit Vectors305168 +Node: Bit Vector Functions306013 +Node: Symbols308263 +Node: Symbol Components309312 +Node: Definitions313485 +Node: Creating Symbols315710 +Node: Symbol Properties322744 +Node: Plists and Alists324271 +Node: Object Plists326020 +Node: Other Plists328780 +Node: Evaluation330582 +Node: Intro Eval331387 +Ref: Intro Eval-Footnote-1334740 +Node: Eval334875 +Node: Forms339293 +Node: Self-Evaluating Forms340452 +Node: Symbol Forms341965 +Node: Classifying Lists342882 +Node: Function Indirection343638 +Node: Function Forms346749 +Node: Macro Forms347746 +Node: Special Forms349346 +Node: Autoloading351655 +Node: Quoting352153 +Node: Control Structures353514 +Node: Sequencing355134 +Node: Conditionals357999 +Node: Combining Conditions361422 +Node: Iteration364692 +Node: Nonlocal Exits366471 +Node: Catch and Throw367173 +Node: Examples of Catch371012 +Node: Errors373031 +Node: Signaling Errors374520 +Node: Processing of Errors379259 +Node: Handling Errors381538 +Node: Error Symbols388779 +Node: Cleanups392735 +Node: Variables396513 +Node: Global Variables398282 +Node: Constant Variables399358 +Node: Local Variables399984 +Node: Void Variables404921 +Node: Defining Variables408437 +Node: Accessing Variables415601 +Node: Setting Variables417026 +Node: Variable Scoping421545 +Node: Scope423144 +Node: Extent424669 +Node: Impl of Scope426148 +Node: Using Scoping428111 +Node: Buffer-Local Variables429633 +Node: Intro to Buffer-Local430469 +Node: Creating Buffer-Local433012 +Node: Default Value438231 +Node: Variable Aliases441374 +Node: Functions443159 +Node: What Is a Function444253 +Node: Lambda Expressions448299 +Node: Lambda Components449209 +Node: Simple Lambda451041 +Node: Argument List452698 +Node: Function Documentation456426 +Node: Function Names458368 +Node: Defining Functions460941 +Node: Calling Functions463981 +Node: Mapping Functions467830 +Node: Anonymous Functions470518 +Node: Function Cells473763 +Node: Inline Functions478573 +Node: Related Topics480383 +Node: Macros481436 +Node: Simple Macro482720 +Node: Expansion483455 +Node: Compiling Macros486459 +Node: Defining Macros488295 +Node: Backquote489612 +Node: Problems with Macros492009 +Node: Argument Evaluation492704 +Node: Surprising Local Vars495619 +Node: Eval During Expansion497687 +Node: Repeated Expansion499380 +Node: Customization501296 +Node: Common Keywords501765 +Node: Group Definitions504610 +Node: Variable Definitions506802 +Node: Customization Types511792 +Node: Simple Types513227 +Node: Composite Types515384 +Node: Splicing into Lists520074 +Node: Type Keywords521909 +Node: Loading525429 +Node: How Programs Do Loading527104 +Node: Autoload536231 +Node: Repeated Loading542310 +Node: Named Features544423 +Node: Unloading550855 +Node: Hooks for Loading553011 +Node: Byte Compilation553728 +Node: Speed of Byte-Code555645 +Node: Compilation Functions556852 +Node: Docs and Compilation563239 +Node: Dynamic Loading565892 +Node: Eval During Compile568256 +Node: Compiled-Function Objects569521 +Node: Disassembly574319 +Node: Debugging581573 +Node: Debugger582985 +Node: Error Debugging584130 +Node: Infinite Loops586883 +Node: Function Debugging588127 +Node: Explicit Debug590917 +Node: Using Debugger591688 +Node: Debugger Commands593550 +Node: Invoking the Debugger597867 +Node: Internals of Debugger601782 +Node: Syntax Errors606669 +Node: Excess Open607917 +Node: Excess Close609792 +Node: Compilation Errors611213 +Node: Edebug612501 +Node: Using Edebug614609 +Node: Instrumenting617306 +Node: Edebug Execution Modes620795 +Node: Jumping623905 +Node: Edebug Misc626248 +Node: Breakpoints627637 +Node: Global Break Condition630443 +Node: Embedded Breakpoints631398 +Node: Trapping Errors632353 +Node: Edebug Views634429 +Node: Edebug Eval636394 +Node: Eval List637571 +Node: Reading in Edebug640956 +Node: Printing in Edebug641755 +Node: Tracing643470 +Node: Coverage Testing645356 +Node: The Outside Context647397 +Node: Checking Whether to Stop648346 +Node: Edebug Display Update648993 +Node: Edebug Recursive Edit651016 +Node: Instrumenting Macro Calls652671 +Node: Specification List655153 +Node: Backtracking664564 +Node: Debugging Backquote666502 +Node: Specification Examples670208 +Node: Edebug Options672275 +Node: Read and Print677612 +Node: Streams Intro678589 +Node: Input Streams680607 +Node: Input Functions685508 +Node: Output Streams687568 +Node: Output Functions691619 +Node: Output Variables695919 +Node: Minibuffers700718 +Node: Intro to Minibuffers701870 +Node: Text from Minibuffer704058 +Node: Object from Minibuffer709144 +Node: Minibuffer History713239 +Node: Completion716218 +Node: Basic Completion718193 +Node: Minibuffer Completion723222 +Node: Completion Commands726799 +Node: High-Level Completion731456 +Node: Reading File Names736198 +Node: Programmed Completion739890 +Node: Yes-or-No Queries742272 +Node: Multiple Queries748009 +Node: Reading a Password752076 +Node: Minibuffer Misc753413 +Node: Command Loop758283 +Node: Command Overview759627 +Node: Defining Commands762905 +Node: Using Interactive763653 +Node: Interactive Codes768426 +Node: Interactive Examples774218 +Node: Interactive Call775532 +Node: Command Loop Info780933 +Node: Events785912 +Node: Event Types787372 +Node: Event Contents789295 +Node: Event Predicates793771 +Node: Accessing Mouse Event Positions795096 +Node: Frame-Level Event Position Info795795 +Node: Window-Level Event Position Info796835 +Node: Event Text Position Info798599 +Node: Event Glyph Position Info801091 +Node: Event Toolbar Position Info802414 +Node: Other Event Position Info803085 +Node: Accessing Other Event Info803494 +Node: Working With Events805114 +Node: Converting Events811102 +Node: Reading Input814054 +Node: Key Sequence Input815056 +Node: Reading One Event817010 +Node: Dispatching an Event819827 +Node: Quoted Character Input820278 +Node: Peeking and Discarding821626 +Node: Waiting825530 +Node: Quitting827838 +Node: Prefix Command Arguments832246 +Node: Recursive Editing837333 +Node: Disabling Commands842129 +Node: Command History844197 +Node: Keyboard Macros845934 +Node: Keymaps848151 +Node: Keymap Terminology849728 +Node: Format of Keymaps852657 +Node: Creating Keymaps853068 +Node: Inheritance and Keymaps855147 +Node: Key Sequences857519 +Node: Prefix Keys862315 +Node: Active Keymaps865900 +Node: Key Lookup875221 +Node: Functions for Key Lookup880384 +Node: Changing Key Bindings886081 +Node: Key Binding Commands892978 +Node: Scanning Keymaps895043 +Node: Other Keymap Functions903554 +Node: Menus904176 +Node: Menu Format904768 +Node: Menubar Format913414 +Node: Menubar914039 +Node: Modifying Menus917152 +Node: Menu Filters922166 +Node: Pop-Up Menus924062 +Node: Menu Accelerators926267 +Node: Creating Menu Accelerators927023 +Node: Keyboard Menu Traversal928383 +Node: Menu Accelerator Functions929110 +Node: Buffers Menu932187 +Node: Dialog Boxes933481 +Node: Dialog Box Format933648 +Node: Dialog Box Functions935073 +Node: Toolbar935470 +Node: Toolbar Intro935791 +Node: Toolbar Descriptor Format938200 +Node: Specifying the Toolbar942694 +Node: Other Toolbar Variables946299 +Node: Gutter950725 +Node: Gutter Intro951201 +Node: Gutter Descriptor Format953198 +Node: Specifying a Gutter957652 +Node: Other Gutter Variables961185 +Node: Common Gutter Widgets965570 +Node: Buffer Tabs966562 +Node: Progress Bars966703 +Node: Scrollbars966848 +Node: Drag and Drop966983 +Node: Supported Protocols968059 +Node: OffiX DND968562 +Node: CDE dt969569 +Node: MSWindows OLE970160 +Node: Loose ends970331 +Node: Drop Interface970723 +Node: Drag Interface971745 +Node: Modes971919 +Node: Major Modes972870 +Node: Major Mode Conventions975785 +Node: Example Major Modes981740 +Node: Auto Major Mode989773 +Node: Mode Help997221 +Node: Derived Modes998322 +Node: Minor Modes1000513 +Node: Minor Mode Conventions1001815 +Node: Keymaps and Minor Modes1004678 +Node: Modeline Format1005513 +Node: Modeline Data1007281 +Node: Modeline Variables1011551 +Node: %-Constructs1016267 +Node: Hooks1019178 +Node: Documentation1025940 +Node: Documentation Basics1027363 +Node: Accessing Documentation1030413 +Node: Keys in Documentation1036692 +Node: Describing Characters1040171 +Node: Help Functions1042520 +Node: Obsoleteness1048971 +Node: Files1051965 +Node: Visiting Files1053890 +Node: Visiting Functions1055395 +Node: Subroutines of Visiting1060442 +Node: Saving Buffers1062515 +Node: Reading from Files1068608 +Node: Writing to Files1070765 +Node: File Locks1073482 +Node: Information about Files1076535 +Node: Testing Accessibility1077296 +Node: Kinds of Files1081036 +Node: Truenames1082717 +Node: File Attributes1083719 +Node: Changing File Attributes1088858 +Node: File Names1094264 +Node: File Name Components1095873 +Node: Directory Names1098974 +Node: Relative File Names1102427 +Node: File Name Expansion1103505 +Node: Unique File Names1107412 +Node: File Name Completion1109027 +Node: User Name Completion1111688 +Node: Contents of Directories1113028 +Node: Create/Delete Dirs1116341 +Node: Magic File Names1117447 +Node: Partial Files1123077 +Node: Intro to Partial Files1123305 +Node: Creating a Partial File1124545 +Node: Detached Partial Files1125480 +Node: Format Conversion1126602 +Node: Files and MS-DOS1133118 +Node: Backups and Auto-Saving1135182 +Node: Backup Files1135857 +Node: Making Backups1137254 +Node: Rename or Copy1140003 +Node: Numbered Backups1142496 +Node: Backup Names1144731 +Node: Auto-Saving1148023 +Node: Reverting1156165 +Node: Buffers1159323 +Node: Buffer Basics1160740 +Node: Current Buffer1162793 +Node: Buffer Names1167481 +Node: Buffer File Name1170686 +Node: Buffer Modification1174805 +Node: Modification Time1176998 +Node: Read Only Buffers1180373 +Node: The Buffer List1182791 +Node: Creating Buffers1187621 +Node: Killing Buffers1189767 +Node: Indirect Buffers1193498 +Node: Windows1196070 +Node: Basic Windows1197548 +Node: Splitting Windows1200646 +Node: Deleting Windows1207535 +Node: Selecting Windows1210215 +Node: Cyclic Window Ordering1213344 +Node: Buffers and Windows1217968 +Node: Displaying Buffers1219809 +Node: Choosing Window1224985 +Node: Window Point1232701 +Node: Window Start1234747 +Node: Vertical Scrolling1239237 +Node: Horizontal Scrolling1245374 +Node: Size of Window1248883 +Node: Position of Window1253601 +Node: Resizing Windows1255841 +Node: Window Configurations1261270 +Node: Frames1264695 +Node: Creating Frames1267036 +Node: Frame Properties1268377 +Node: Property Access1269193 +Node: Initial Properties1270042 +Node: X Frame Properties1272528 +Node: Size and Position1277162 +Node: Frame Name1279158 +Node: Frame Titles1280072 +Node: Deleting Frames1281896 +Node: Finding All Frames1282496 +Node: Frames and Windows1284490 +Node: Minibuffers and Frames1286195 +Node: Input Focus1287113 +Node: Visibility of Frames1290190 +Node: Raising and Lowering1292109 +Node: Frame Configurations1294485 +Node: Frame Hooks1295079 +Node: Consoles and Devices1296884 +Node: Basic Console Functions1299627 +Node: Basic Device Functions1300050 +Node: Console Types and Device Classes1300766 +Node: Connecting to a Console or Device1302963 +Node: The Selected Console and Device1305126 +Node: Console and Device I/O1306152 +Node: Positions1306916 +Node: Point1307885 +Node: Motion1310975 +Node: Character Motion1311742 +Node: Word Motion1313979 +Node: Buffer End Motion1315480 +Node: Text Lines1316977 +Node: Screen Lines1321572 +Node: List Motion1325635 +Node: Skipping Characters1329043 +Node: Excursions1331262 +Node: Narrowing1334294 +Node: Markers1339619 +Node: Overview of Markers1340525 +Node: Predicates on Markers1345217 +Node: Creating Markers1346463 +Node: Information from Markers1350500 +Node: Changing Markers1351598 +Node: The Mark1352976 +Node: The Region1361470 +Node: Text1367156 +Node: Near Point1369855 +Node: Buffer Contents1374042 +Node: Comparing Text1375448 +Node: Insertion1376856 +Node: Commands for Insertion1380698 +Node: Deletion1383654 +Node: User-Level Deletion1387249 +Node: The Kill Ring1391410 +Node: Kill Ring Concepts1393584 +Node: Kill Functions1394638 +Node: Yank Commands1396543 +Node: Low-Level Kill Ring1398414 +Node: Internals of Kill Ring1401200 +Node: Undo1403980 +Node: Maintaining Undo1408309 +Node: Filling1410929 +Node: Margins1416923 +Node: Auto Filling1420852 +Node: Sorting1422033 +Node: Columns1431333 +Node: Indentation1433849 +Node: Primitive Indent1434628 +Node: Mode-Specific Indent1435872 +Node: Region Indent1438383 +Node: Relative Indent1441331 +Node: Indent Tabs1443713 +Node: Motion by Indent1445034 +Node: Case Changes1445813 +Node: Text Properties1449064 +Node: Examining Properties1450877 +Node: Changing Properties1452744 +Node: Property Search1456335 +Node: Special Properties1461046 +Node: Saving Properties1461327 +Node: Substitution1464469 +Node: Registers1467739 +Node: Transposition1470282 +Node: Change Hooks1471176 +Node: Transformations1473216 +Node: Searching and Matching1477601 +Node: String Search1478732 +Node: Regular Expressions1483456 +Node: Syntax of Regexps1484823 +Node: Regexp Example1499202 +Node: Regexp Search1501372 +Node: POSIX Regexps1507460 +Node: Search and Replace1509295 +Node: Match Data1512660 +Node: Simple Match Data1513790 +Node: Replacing Match1518055 +Node: Entire Match Data1520389 +Node: Saving Match Data1522380 +Node: Searching and Case1523761 +Node: Standard Regexps1525795 +Node: Syntax Tables1527993 +Node: Syntax Basics1529107 +Node: Syntax Descriptors1532079 +Node: Syntax Class Table1533929 +Node: Syntax Flags1539967 +Node: Syntax Table Functions1543184 +Node: Motion and Syntax1547048 +Node: Parsing Expressions1548500 +Node: Standard Syntax Tables1554569 +Node: Syntax Table Internals1555413 +Node: Abbrevs1556439 +Node: Abbrev Mode1558242 +Node: Abbrev Tables1558962 +Node: Defining Abbrevs1560495 +Node: Abbrev Files1562400 +Node: Abbrev Expansion1564173 +Node: Standard Abbrev Tables1568804 +Node: Extents1569963 +Node: Intro to Extents1571206 +Node: Creating and Modifying Extents1575200 +Node: Extent Endpoints1576707 +Node: Finding Extents1579970 +Node: Mapping Over Extents1583718 +Node: Extent Properties1589835 +Node: Detached Extents1599979 +Node: Extent Parents1601838 +Node: Duplicable Extents1603532 +Node: Extents and Events1606753 +Node: Atomic Extents1608660 +Node: Specifiers1609107 +Node: Introduction to Specifiers1611220 +Node: Specifiers In-Depth1613530 +Node: Specifier Instancing1618442 +Node: Specifier Types1621704 +Node: Adding Specifications1626778 +Node: Retrieving Specifications1636140 +Node: Specifier Tag Functions1639875 +Node: Specifier Instancing Functions1643109 +Node: Specifier Example1646516 +Node: Creating Specifiers1649672 +Node: Specifier Validation Functions1651921 +Node: Other Specification Functions1654305 +Node: Faces and Window-System Objects1658124 +Node: Faces1658448 +Node: Merging Faces1660065 +Node: Basic Face Functions1662026 +Node: Face Properties1664124 +Node: Face Convenience Functions1674366 +Node: Other Face Display Functions1677496 +Node: Fonts1678309 +Node: Font Specifiers1679010 +Node: Font Instances1679251 +Node: Font Instance Names1680218 +Node: Font Instance Size1681059 +Node: Font Instance Characteristics1682345 +Node: Font Convenience Functions1683514 +Node: Colors1684804 +Node: Color Specifiers1685244 +Node: Color Instances1685471 +Node: Color Instance Properties1686215 +Node: Color Convenience Functions1686841 +Node: Glyphs1687894 +Node: Glyph Functions1689486 +Node: Creating Glyphs1689893 +Node: Glyph Properties1691480 +Node: Glyph Convenience Functions1700647 +Node: Glyph Dimensions1704594 +Node: Images1705674 +Node: Image Specifiers1706123 +Node: Image Instantiator Conversion1717472 +Node: Image Instances1718837 +Node: Image Instance Types1719588 +Node: Image Instance Functions1722243 +Node: Glyph Types1726812 +Node: Mouse Pointer1728584 +Node: Redisplay Glyphs1731587 +Node: Subwindows1732620 +Node: Annotations1732863 +Node: Annotation Basics1733879 +Node: Annotation Primitives1737817 +Node: Annotation Properties1739146 +Node: Locating Annotations1742186 +Node: Margin Primitives1743023 +Node: Annotation Hooks1744917 +Node: Display1745577 +Node: Refresh Screen1746555 +Node: Truncation1748466 +Node: The Echo Area1750991 +Node: Warnings1757426 +Node: Invisible Text1761862 +Node: Selective Display1764441 +Node: Overlay Arrow1768567 +Node: Temporary Displays1769920 +Node: Blinking1774041 +Node: Usual Display1776226 +Node: Display Tables1778775 +Node: Display Table Format1779579 +Node: Active Display Table1781021 +Node: Character Descriptors1782213 +Node: Beeping1782970 +Node: Hash Tables1787736 +Node: Introduction to Hash Tables1788344 +Node: Working With Hash Tables1794367 +Node: Weak Hash Tables1795484 +Node: Range Tables1797283 +Node: Introduction to Range Tables1797972 +Node: Working With Range Tables1798403 +Node: Databases1799288 +Node: Connecting to a Database1799587 +Node: Working With a Database1800678 +Node: Other Database Functions1801536 +Node: Processes1802110 +Node: Subprocess Creation1804334 +Node: Synchronous Processes1807623 +Node: MS-DOS Subprocesses1814341 +Node: Asynchronous Processes1815415 +Node: Deleting Processes1819128 +Node: Process Information1820999 +Node: Input to Processes1824925 +Node: Signals to Processes1827215 +Node: Output from Processes1831635 +Node: Process Buffers1832447 +Node: Filter Functions1835314 +Node: Accepting Output1840884 +Node: Sentinels1842411 +Node: Process Window Size1845901 +Node: Transaction Queues1846250 +Node: Network1847948 +Node: System Interface1849782 +Node: Starting Up1851052 +Node: Start-up Summary1851646 +Node: Init File1855200 +Node: Terminal-Specific1857581 +Node: Command Line Arguments1860740 +Node: Getting Out1864229 +Node: Killing XEmacs1864798 +Node: Suspending XEmacs1866467 +Node: System Environment1869809 +Node: User Identification1876476 +Node: Time of Day1880005 +Node: Time Conversion1882792 +Node: Timers1887832 +Node: Terminal Input1890005 +Node: Input Modes1890508 +Node: Translating Input1892921 +Node: Recording Input1897086 +Node: Terminal Output1899186 +Node: Flow Control1902809 +Node: Batch Mode1906601 +Node: X-Windows1907983 +Node: X Selections1908854 +Node: X Server1911064 +Node: Resources1911515 +Node: Server Data1916824 +Node: Grabs1918031 +Node: X Miscellaneous1919611 +Node: ToolTalk Support1921996 +Node: XEmacs ToolTalk API Summary1922213 +Node: Sending Messages1923513 +Node: Example of Sending Messages1923764 +Node: Elisp Interface for Sending Messages1924826 +Node: Receiving Messages1931218 +Node: Example of Receiving Messages1931441 +Node: Elisp Interface for Receiving Messages1932277 +Node: LDAP Support1936102 +Node: Building XEmacs with LDAP support1936596 +Node: XEmacs LDAP API1937573 +Node: LDAP Variables1938625 +Node: The High-Level LDAP API1941225 +Node: The Low-Level LDAP API1944688 +Node: The LDAP Lisp Object1945519 +Node: Opening and Closing a LDAP Connection1946072 +Node: Low-level Operations on a LDAP Server1947872 +Node: LDAP Internationalization1950566 +Node: LDAP Internationalization Variables1951471 +Node: Encoder/Decoder Functions1953200 +Node: Syntax of Search Filters1954239 +Node: PostgreSQL Support1955537 +Node: Building XEmacs with PostgreSQL support1955932 +Node: XEmacs PostgreSQL libpq API1957199 +Node: libpq Lisp Variables1959074 +Node: libpq Lisp Symbols and DataTypes1962038 +Node: Synchronous Interface Functions1975278 +Node: Asynchronous Interface Functions1979769 +Node: Large Object Support1983270 +Node: Other libpq Functions1983897 +Node: Unimplemented libpq Functions1986932 +Node: XEmacs PostgreSQL libpq Examples1992251 +Node: Internationalization1998342 +Node: I18N Levels 1 and 21998685 +Node: I18N Level 31999391 +Node: Level 3 Basics1999672 +Node: Level 3 Primitives2000505 +Node: Dynamic Messaging2002111 +Node: Domain Specification2002574 +Node: Documentation String Extraction2004477 +Node: I18N Level 42005395 +Node: MULE2005587 +Node: Internationalization Terminology2006636 +Node: Charsets2018835 +Node: Charset Properties2019531 +Node: Basic Charset Functions2024246 +Node: Charset Property Functions2026427 +Node: Predefined Charsets2028469 +Node: MULE Characters2031389 +Node: Composite Characters2032236 +Node: Coding Systems2033496 +Node: Coding System Types2035636 +Node: ISO 20222039620 +Node: EOL Conversion2051897 +Node: Coding System Properties2053069 +Node: Basic Coding System Functions2057386 +Node: Coding System Property Functions2059420 +Node: Encoding and Decoding Text2059978 +Node: Detection of Textual Encoding2061114 +Node: Big5 and Shift-JIS Functions2062650 +Node: Predefined Coding Systems2063776 +Node: CCL2075870 +Node: CCL Syntax2078974 +Node: CCL Statements2080550 +Node: CCL Expressions2085198 +Node: Calling CCL2087737 +Node: CCL Examples2090726 +Node: Category Tables2090863 +Node: Tips2093221 +Node: Style Tips2093862 +Node: Compilation Tips2103381 +Node: Documentation Tips2105295 +Node: Comment Tips2110804 +Node: Library Headers2113806 +Node: Building XEmacs and Object Allocation2117778 +Node: Building XEmacs2118661 +Node: Pure Storage2124996 +Node: Garbage Collection2127784 +Node: Standard Errors2138923 +Node: Standard Buffer-Local Variables2143132 +Node: Standard Keymaps2145765 +Node: Standard Hooks2149497 +Node: Index2156997  End Tag Table