X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=info%2Flispref.info;h=a936cb7e95c87616c40066ed576bd592ca3b52a0;hp=97fd42d18a956f42bfe0a764e5bc21261dfd5bc6;hb=2fd9701a4f902054649dde9143a3f77809afee8f;hpb=efab7bccd7d7da13ff3979d2890a417a048ec960 diff --git a/info/lispref.info b/info/lispref.info index 97fd42d..a936cb7 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -52,838 +52,860 @@ 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: 48507 +lispref.info-3: 97046 +lispref.info-4: 146886 +lispref.info-5: 195720 +lispref.info-6: 243407 +lispref.info-7: 291685 +lispref.info-8: 340294 +lispref.info-9: 388621 +lispref.info-10: 438073 +lispref.info-11: 486301 +lispref.info-12: 536073 +lispref.info-13: 583972 +lispref.info-14: 632195 +lispref.info-15: 680449 +lispref.info-16: 726641 +lispref.info-17: 775374 +lispref.info-18: 825372 +lispref.info-19: 875063 +lispref.info-20: 923904 +lispref.info-21: 972712 +lispref.info-22: 1019020 +lispref.info-23: 1068450 +lispref.info-24: 1117289 +lispref.info-25: 1162635 +lispref.info-26: 1210057 +lispref.info-27: 1255683 +lispref.info-28: 1304968 +lispref.info-29: 1352818 +lispref.info-30: 1401042 +lispref.info-31: 1450719 +lispref.info-32: 1499044 +lispref.info-33: 1548342 +lispref.info-34: 1589677 +lispref.info-35: 1635982 +lispref.info-36: 1685313 +lispref.info-37: 1733721 +lispref.info-38: 1782812 +lispref.info-39: 1832289 +lispref.info-40: 1879847 +lispref.info-41: 1924668 +lispref.info-42: 1971260 +lispref.info-43: 2019960 +lispref.info-44: 2067361 +lispref.info-45: 2116487 +lispref.info-46: 2148488  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: Copying48507 +Node: Introduction67665 +Node: Caveats69256 +Node: Lisp History70987 +Node: Conventions72243 +Node: Some Terms73058 +Node: nil and t73779 +Node: Evaluation Notation75456 +Node: Printing Notation76369 +Node: Error Messages77243 +Node: Buffer Text Notation77684 +Node: Format of Descriptions78559 +Node: A Sample Function Description79413 +Node: A Sample Variable Description83399 +Node: Acknowledgements84307 +Node: Lisp Data Types86285 +Node: Printed Representation88840 +Node: Comments90882 +Node: Primitive Types91779 +Node: Programming Types93438 +Node: Integer Type95390 +Node: Floating Point Type96427 +Node: Character Type97046 +Node: Symbol Type104950 +Node: Sequence Type107645 +Node: Cons Cell Type109164 +Node: Dotted Pair Notation113648 +Node: Association List Type115769 +Node: Array Type116652 +Node: String Type118118 +Node: Vector Type120799 +Node: Bit Vector Type121571 +Node: Function Type122433 +Node: Macro Type123546 +Node: Primitive Function Type124243 +Node: Compiled-Function Type125769 +Node: Autoload Type126323 +Node: Char Table Type127337 +Node: Hash Table Type127511 +Node: Range Table Type128666 +Node: Weak List Type129519 +Node: Editing Types129669 +Node: Buffer Type131296 +Node: Marker Type133323 +Node: Extent Type134047 +Node: Window Type135315 +Node: Frame Type136726 +Node: Device Type137521 +Node: Console Type138347 +Node: Window Configuration Type139548 +Node: Event Type140246 +Node: Process Type140410 +Node: Stream Type141445 +Node: Keymap Type142568 +Node: Syntax Table Type143106 +Node: Display Table Type144129 +Node: Database Type144568 +Node: Charset Type144734 +Node: Coding System Type144898 +Node: ToolTalk Message Type145082 +Node: ToolTalk Pattern Type145281 +Node: Window-System Types145453 +Node: Face Type146599 +Node: Glyph Type146730 +Node: Specifier Type146886 +Node: Font Instance Type147059 +Node: Color Instance Type147249 +Node: Image Instance Type147446 +Node: Toolbar Button Type147644 +Node: Subwindow Type147837 +Node: X Resource Type148016 +Node: Type Predicates148169 +Node: Equality Predicates157298 +Node: Numbers162103 +Node: Integer Basics163558 +Node: Float Basics165907 +Node: Predicates on Numbers167649 +Node: Comparison of Numbers169282 +Node: Numeric Conversions173103 +Node: Arithmetic Operations174569 +Node: Rounding Operations180034 +Node: Bitwise Operations181139 +Node: Math Functions190185 +Node: Random Numbers192501 +Node: Strings and Characters194267 +Node: String Basics195720 +Node: Predicates for Strings198138 +Node: Creating Strings198901 +Node: Predicates for Characters204218 +Node: Character Codes205289 +Node: Text Comparison206702 +Node: String Conversion210064 +Node: Modifying Strings213740 +Node: String Properties214381 +Node: Formatting Strings215026 +Node: Character Case224644 +Node: Case Tables227790 +Node: Char Tables231688 +Node: Char Table Types233080 +Node: Working With Char Tables234655 +Node: Lists236604 +Node: Cons Cells237727 +Node: Lists as Boxes239063 +Node: List-related Predicates241705 +Node: List Elements243407 +Node: Building Lists248436 +Node: Modifying Lists254428 +Node: Setcar255240 +Node: Setcdr257661 +Node: Rearrangement260172 +Node: Sets And Lists265758 +Node: Association Lists269986 +Ref: Association Lists-Footnote-1279277 +Node: Property Lists279482 +Node: Working With Normal Plists281030 +Node: Working With Lax Plists283298 +Node: Converting Plists To/From Alists285538 +Node: Weak Lists286886 +Node: Sequences Arrays Vectors289049 +Node: Sequence Functions291685 +Node: Arrays295344 +Node: Array Functions298408 +Node: Vectors300941 +Node: Vector Functions302439 +Node: Bit Vectors305010 +Node: Bit Vector Functions305855 +Node: Symbols308105 +Node: Symbol Components309154 +Node: Definitions313327 +Node: Creating Symbols315552 +Node: Symbol Properties322586 +Node: Plists and Alists324113 +Node: Object Plists325862 +Node: Other Plists328622 +Node: Evaluation330424 +Node: Intro Eval331229 +Ref: Intro Eval-Footnote-1334582 +Node: Eval334717 +Node: Forms339135 +Node: Self-Evaluating Forms340294 +Node: Symbol Forms341807 +Node: Classifying Lists342724 +Node: Function Indirection343480 +Node: Function Forms346591 +Node: Macro Forms347588 +Node: Special Forms349188 +Node: Autoloading351497 +Node: Quoting351995 +Node: Control Structures353356 +Node: Sequencing354976 +Node: Conditionals357841 +Node: Combining Conditions361264 +Node: Iteration364534 +Node: Nonlocal Exits366313 +Node: Catch and Throw367015 +Node: Examples of Catch370854 +Node: Errors372873 +Node: Signaling Errors374362 +Node: Processing of Errors379101 +Node: Handling Errors381380 +Node: Error Symbols388621 +Node: Cleanups392577 +Node: Variables396355 +Node: Global Variables398124 +Node: Constant Variables399200 +Node: Local Variables399826 +Node: Void Variables404763 +Node: Defining Variables408279 +Node: Accessing Variables415443 +Node: Setting Variables416868 +Node: Variable Scoping421387 +Node: Scope422986 +Node: Extent424511 +Node: Impl of Scope425990 +Node: Using Scoping427953 +Node: Buffer-Local Variables429475 +Node: Intro to Buffer-Local430311 +Node: Creating Buffer-Local432854 +Node: Default Value438073 +Node: Variable Aliases441216 +Node: Functions443001 +Node: What Is a Function444095 +Node: Lambda Expressions448141 +Node: Lambda Components449051 +Node: Simple Lambda450883 +Node: Argument List452540 +Node: Function Documentation456268 +Node: Function Names458210 +Node: Defining Functions460783 +Node: Calling Functions463823 +Node: Mapping Functions467672 +Node: Anonymous Functions470360 +Node: Function Cells473605 +Node: Inline Functions478415 +Node: Related Topics480225 +Node: Macros481278 +Node: Simple Macro482562 +Node: Expansion483297 +Node: Compiling Macros486301 +Node: Defining Macros488137 +Node: Backquote489454 +Node: Problems with Macros491851 +Node: Argument Evaluation492546 +Node: Surprising Local Vars495461 +Node: Eval During Expansion497529 +Node: Repeated Expansion499222 +Node: Customization501138 +Node: Common Keywords501607 +Node: Group Definitions504452 +Node: Variable Definitions506644 +Node: Customization Types511634 +Node: Simple Types513069 +Node: Composite Types515226 +Node: Splicing into Lists519916 +Node: Type Keywords521751 +Node: Loading525271 +Node: How Programs Do Loading526946 +Node: Autoload536073 +Node: Repeated Loading542152 +Node: Named Features544265 +Node: Unloading550697 +Node: Hooks for Loading552853 +Node: Byte Compilation553570 +Node: Speed of Byte-Code555487 +Node: Compilation Functions556694 +Node: Docs and Compilation563081 +Node: Dynamic Loading565734 +Node: Eval During Compile568098 +Node: Compiled-Function Objects569363 +Node: Disassembly574161 +Node: Debugging581415 +Node: Debugger582827 +Node: Error Debugging583972 +Node: Infinite Loops586725 +Node: Function Debugging587969 +Node: Explicit Debug590759 +Node: Using Debugger591530 +Node: Debugger Commands593392 +Node: Invoking the Debugger597709 +Node: Internals of Debugger601624 +Node: Syntax Errors606511 +Node: Excess Open607759 +Node: Excess Close609634 +Node: Compilation Errors611055 +Node: Edebug612343 +Node: Using Edebug614451 +Node: Instrumenting617148 +Node: Edebug Execution Modes620637 +Node: Jumping623747 +Node: Edebug Misc626090 +Node: Breakpoints627479 +Node: Global Break Condition630285 +Node: Embedded Breakpoints631240 +Node: Trapping Errors632195 +Node: Edebug Views634271 +Node: Edebug Eval636236 +Node: Eval List637413 +Node: Reading in Edebug640798 +Node: Printing in Edebug641597 +Node: Tracing643312 +Node: Coverage Testing645198 +Node: The Outside Context647239 +Node: Checking Whether to Stop648188 +Node: Edebug Display Update648835 +Node: Edebug Recursive Edit650858 +Node: Instrumenting Macro Calls652513 +Node: Specification List654995 +Node: Backtracking664406 +Node: Debugging Backquote666344 +Node: Specification Examples670050 +Node: Edebug Options672117 +Node: Read and Print677454 +Node: Streams Intro678431 +Node: Input Streams680449 +Node: Input Functions685350 +Node: Output Streams687410 +Node: Output Functions691461 +Node: Output Variables695761 +Node: Minibuffers700560 +Node: Intro to Minibuffers701712 +Node: Text from Minibuffer703900 +Node: Object from Minibuffer708986 +Node: Minibuffer History713081 +Node: Completion716060 +Node: Basic Completion718035 +Node: Minibuffer Completion723064 +Node: Completion Commands726641 +Node: High-Level Completion731298 +Node: Reading File Names736040 +Node: Programmed Completion739732 +Node: Yes-or-No Queries742114 +Node: Multiple Queries747851 +Node: Reading a Password751918 +Node: Minibuffer Misc753255 +Node: Command Loop758125 +Node: Command Overview759469 +Node: Defining Commands762747 +Node: Using Interactive763495 +Node: Interactive Codes768268 +Node: Interactive Examples774060 +Node: Interactive Call775374 +Node: Command Loop Info780775 +Node: Events785754 +Node: Event Types787214 +Node: Event Contents789137 +Node: Event Predicates793613 +Node: Accessing Mouse Event Positions794938 +Node: Frame-Level Event Position Info795637 +Node: Window-Level Event Position Info796677 +Node: Event Text Position Info798441 +Node: Event Glyph Position Info800933 +Node: Event Toolbar Position Info802256 +Node: Other Event Position Info802927 +Node: Accessing Other Event Info803336 +Node: Working With Events804956 +Node: Converting Events810944 +Node: Reading Input813896 +Node: Key Sequence Input814898 +Node: Reading One Event816852 +Node: Dispatching an Event819669 +Node: Quoted Character Input820120 +Node: Peeking and Discarding821468 +Node: Waiting825372 +Node: Quitting827680 +Node: Prefix Command Arguments832088 +Node: Recursive Editing837175 +Node: Disabling Commands841971 +Node: Command History844039 +Node: Keyboard Macros845776 +Node: Keymaps847993 +Node: Keymap Terminology849570 +Node: Format of Keymaps852499 +Node: Creating Keymaps852910 +Node: Inheritance and Keymaps854989 +Node: Key Sequences857361 +Node: Prefix Keys862157 +Node: Active Keymaps865742 +Node: Key Lookup875063 +Node: Functions for Key Lookup880226 +Node: Changing Key Bindings885923 +Node: Key Binding Commands892820 +Node: Scanning Keymaps894885 +Node: Other Keymap Functions903396 +Node: Menus904018 +Node: Menu Format904610 +Node: Menubar Format913256 +Node: Menubar913881 +Node: Modifying Menus916994 +Node: Menu Filters922008 +Node: Pop-Up Menus923904 +Node: Menu Accelerators926109 +Node: Creating Menu Accelerators926865 +Node: Keyboard Menu Traversal928225 +Node: Menu Accelerator Functions928952 +Node: Buffers Menu932029 +Node: Dialog Boxes933323 +Node: Dialog Box Format933490 +Node: Dialog Box Functions934915 +Node: Toolbar935312 +Node: Toolbar Intro935633 +Node: Toolbar Descriptor Format938042 +Node: Specifying the Toolbar942536 +Node: Other Toolbar Variables946141 +Node: Gutter950567 +Node: Gutter Intro951043 +Node: Gutter Descriptor Format953040 +Node: Specifying a Gutter957494 +Node: Other Gutter Variables961027 +Node: Common Gutter Widgets965412 +Node: Buffer Tabs966404 +Node: Progress Bars966545 +Node: Scrollbars966690 +Node: Drag and Drop966825 +Node: Supported Protocols967901 +Node: OffiX DND968404 +Node: CDE dt969411 +Node: MSWindows OLE970002 +Node: Loose ends970173 +Node: Drop Interface970565 +Node: Drag Interface971587 +Node: Modes971761 +Node: Major Modes972712 +Node: Major Mode Conventions975627 +Node: Example Major Modes981582 +Node: Auto Major Mode989615 +Node: Mode Help997063 +Node: Derived Modes998164 +Node: Minor Modes1000355 +Node: Minor Mode Conventions1001657 +Node: Keymaps and Minor Modes1004520 +Node: Modeline Format1005355 +Node: Modeline Data1007123 +Node: Modeline Variables1011393 +Node: %-Constructs1016109 +Node: Hooks1019020 +Node: Documentation1025782 +Node: Documentation Basics1027205 +Node: Accessing Documentation1030255 +Node: Keys in Documentation1036534 +Node: Describing Characters1040013 +Node: Help Functions1042362 +Node: Obsoleteness1048813 +Node: Files1051807 +Node: Visiting Files1053732 +Node: Visiting Functions1055237 +Node: Subroutines of Visiting1060284 +Node: Saving Buffers1062357 +Node: Reading from Files1068450 +Node: Writing to Files1070607 +Node: File Locks1073324 +Node: Information about Files1076377 +Node: Testing Accessibility1077138 +Node: Kinds of Files1080878 +Node: Truenames1082559 +Node: File Attributes1083561 +Node: Changing File Attributes1088700 +Node: File Names1094106 +Node: File Name Components1095715 +Node: Directory Names1098816 +Node: Relative File Names1102269 +Node: File Name Expansion1103347 +Node: Unique File Names1107254 +Node: File Name Completion1108869 +Node: User Name Completion1111530 +Node: Contents of Directories1112870 +Node: Create/Delete Dirs1116183 +Node: Magic File Names1117289 +Node: Partial Files1122919 +Node: Intro to Partial Files1123147 +Node: Creating a Partial File1124387 +Node: Detached Partial Files1125322 +Node: Format Conversion1126444 +Node: Files and MS-DOS1132960 +Node: Backups and Auto-Saving1135024 +Node: Backup Files1135699 +Node: Making Backups1137096 +Node: Rename or Copy1139845 +Node: Numbered Backups1142338 +Node: Backup Names1144573 +Node: Auto-Saving1147865 +Node: Reverting1156007 +Node: Buffers1159165 +Node: Buffer Basics1160582 +Node: Current Buffer1162635 +Node: Buffer Names1167323 +Node: Buffer File Name1170528 +Node: Buffer Modification1174647 +Node: Modification Time1176840 +Node: Read Only Buffers1180215 +Node: The Buffer List1182633 +Node: Creating Buffers1187463 +Node: Killing Buffers1189609 +Node: Indirect Buffers1193340 +Node: Windows1195912 +Node: Basic Windows1197390 +Node: Splitting Windows1200488 +Node: Deleting Windows1207377 +Node: Selecting Windows1210057 +Node: Cyclic Window Ordering1213186 +Node: Buffers and Windows1217810 +Node: Displaying Buffers1219651 +Node: Choosing Window1224827 +Node: Window Point1232543 +Node: Window Start1234589 +Node: Vertical Scrolling1239079 +Node: Horizontal Scrolling1245216 +Node: Size of Window1248725 +Node: Position of Window1253443 +Node: Resizing Windows1255683 +Node: Window Configurations1261112 +Node: Frames1264537 +Node: Creating Frames1266878 +Node: Frame Properties1268219 +Node: Property Access1269035 +Node: Initial Properties1269884 +Node: X Frame Properties1272370 +Node: Size and Position1277004 +Node: Frame Name1279000 +Node: Frame Titles1279914 +Node: Deleting Frames1281738 +Node: Finding All Frames1282338 +Node: Frames and Windows1284332 +Node: Minibuffers and Frames1286037 +Node: Input Focus1286955 +Node: Visibility of Frames1290032 +Node: Raising and Lowering1291951 +Node: Frame Configurations1294327 +Node: Frame Hooks1294921 +Node: Consoles and Devices1296726 +Node: Basic Console Functions1299469 +Node: Basic Device Functions1299892 +Node: Console Types and Device Classes1300608 +Node: Connecting to a Console or Device1302805 +Node: The Selected Console and Device1304968 +Node: Console and Device I/O1305994 +Node: Positions1306758 +Node: Point1307727 +Node: Motion1310817 +Node: Character Motion1311584 +Node: Word Motion1313821 +Node: Buffer End Motion1315322 +Node: Text Lines1316819 +Node: Screen Lines1321414 +Node: List Motion1325477 +Node: Skipping Characters1328885 +Node: Excursions1331104 +Node: Narrowing1334136 +Node: Markers1339461 +Node: Overview of Markers1340367 +Node: Predicates on Markers1345059 +Node: Creating Markers1346305 +Node: Information from Markers1350342 +Node: Changing Markers1351440 +Node: The Mark1352818 +Node: The Region1361312 +Node: Text1366998 +Node: Near Point1369697 +Node: Buffer Contents1373884 +Node: Comparing Text1375290 +Node: Insertion1376698 +Node: Commands for Insertion1380540 +Node: Deletion1383496 +Node: User-Level Deletion1387091 +Node: The Kill Ring1391252 +Node: Kill Ring Concepts1393426 +Node: Kill Functions1394480 +Node: Yank Commands1396385 +Node: Low-Level Kill Ring1398256 +Node: Internals of Kill Ring1401042 +Node: Undo1403822 +Node: Maintaining Undo1408151 +Node: Filling1410771 +Node: Margins1416765 +Node: Auto Filling1420694 +Node: Sorting1421875 +Node: Columns1431175 +Node: Indentation1433691 +Node: Primitive Indent1434470 +Node: Mode-Specific Indent1435714 +Node: Region Indent1438225 +Node: Relative Indent1441173 +Node: Indent Tabs1443555 +Node: Motion by Indent1444876 +Node: Case Changes1445655 +Node: Text Properties1448906 +Node: Examining Properties1450719 +Node: Changing Properties1452586 +Node: Property Search1456177 +Node: Special Properties1460888 +Node: Saving Properties1461169 +Node: Substitution1464311 +Node: Registers1467581 +Node: Transposition1470124 +Node: Change Hooks1471018 +Node: Transformations1473058 +Node: Searching and Matching1477443 +Node: String Search1478574 +Node: Regular Expressions1483298 +Node: Syntax of Regexps1484665 +Node: Regexp Example1499044 +Node: Regexp Search1501214 +Node: POSIX Regexps1507302 +Node: Search and Replace1509137 +Node: Match Data1512502 +Node: Simple Match Data1513632 +Node: Replacing Match1517897 +Node: Entire Match Data1520231 +Node: Saving Match Data1522222 +Node: Searching and Case1523603 +Node: Standard Regexps1525637 +Node: Syntax Tables1527835 +Node: Syntax Basics1528949 +Node: Syntax Descriptors1531921 +Node: Syntax Class Table1533771 +Node: Syntax Flags1539809 +Node: Syntax Table Functions1543026 +Node: Motion and Syntax1546890 +Node: Parsing Expressions1548342 +Node: Standard Syntax Tables1554411 +Node: Syntax Table Internals1555255 +Node: Abbrevs1556281 +Node: Abbrev Mode1558084 +Node: Abbrev Tables1558804 +Node: Defining Abbrevs1560337 +Node: Abbrev Files1562242 +Node: Abbrev Expansion1564015 +Node: Standard Abbrev Tables1568646 +Node: Extents1569805 +Node: Intro to Extents1571048 +Node: Creating and Modifying Extents1575042 +Node: Extent Endpoints1576549 +Node: Finding Extents1579812 +Node: Mapping Over Extents1583560 +Node: Extent Properties1589677 +Node: Detached Extents1599821 +Node: Extent Parents1601680 +Node: Duplicable Extents1603374 +Node: Extents and Events1606595 +Node: Atomic Extents1608502 +Node: Specifiers1608949 +Node: Introduction to Specifiers1611062 +Node: Specifiers In-Depth1613372 +Node: Specifier Instancing1618284 +Node: Specifier Types1621546 +Node: Adding Specifications1626620 +Node: Retrieving Specifications1635982 +Node: Specifier Tag Functions1639717 +Node: Specifier Instancing Functions1642951 +Node: Specifier Example1646358 +Node: Creating Specifiers1649514 +Node: Specifier Validation Functions1651763 +Node: Other Specification Functions1654147 +Node: Faces and Window-System Objects1657966 +Node: Faces1658290 +Node: Merging Faces1659907 +Node: Basic Face Functions1661868 +Node: Face Properties1663966 +Node: Face Convenience Functions1674208 +Node: Other Face Display Functions1677338 +Node: Fonts1678151 +Node: Font Specifiers1678852 +Node: Font Instances1679093 +Node: Font Instance Names1680060 +Node: Font Instance Size1680901 +Node: Font Instance Characteristics1682187 +Node: Font Convenience Functions1683356 +Node: Colors1684646 +Node: Color Specifiers1685086 +Node: Color Instances1685313 +Node: Color Instance Properties1686057 +Node: Color Convenience Functions1686683 +Node: Glyphs1687736 +Node: Glyph Functions1689328 +Node: Creating Glyphs1689735 +Node: Glyph Properties1691322 +Node: Glyph Convenience Functions1700489 +Node: Glyph Dimensions1704436 +Node: Images1705516 +Node: Image Specifiers1705965 +Node: Image Instantiator Conversion1717314 +Node: Image Instances1718679 +Node: Image Instance Types1719430 +Node: Image Instance Functions1722085 +Node: Glyph Types1726654 +Node: Mouse Pointer1728426 +Node: Redisplay Glyphs1731429 +Node: Subwindows1732462 +Node: Annotations1732705 +Node: Annotation Basics1733721 +Node: Annotation Primitives1737659 +Node: Annotation Properties1738988 +Node: Locating Annotations1742028 +Node: Margin Primitives1742865 +Node: Annotation Hooks1744759 +Node: Display1745419 +Node: Refresh Screen1746397 +Node: Truncation1748308 +Node: The Echo Area1750833 +Node: Warnings1757268 +Node: Invisible Text1761704 +Node: Selective Display1764283 +Node: Overlay Arrow1768409 +Node: Temporary Displays1769762 +Node: Blinking1773883 +Node: Usual Display1776068 +Node: Display Tables1778617 +Node: Display Table Format1779421 +Node: Active Display Table1780863 +Node: Character Descriptors1782055 +Node: Beeping1782812 +Node: Hash Tables1787578 +Node: Introduction to Hash Tables1788186 +Node: Working With Hash Tables1794209 +Node: Weak Hash Tables1795326 +Node: Range Tables1797125 +Node: Introduction to Range Tables1797814 +Node: Working With Range Tables1798245 +Node: Databases1799130 +Node: Connecting to a Database1799429 +Node: Working With a Database1800520 +Node: Other Database Functions1801378 +Node: Processes1801952 +Node: Subprocess Creation1804176 +Node: Synchronous Processes1807465 +Node: MS-DOS Subprocesses1814183 +Node: Asynchronous Processes1815257 +Node: Deleting Processes1818970 +Node: Process Information1820841 +Node: Input to Processes1824767 +Node: Signals to Processes1827057 +Node: Output from Processes1831477 +Node: Process Buffers1832289 +Node: Filter Functions1835156 +Node: Accepting Output1840726 +Node: Sentinels1842253 +Node: Process Window Size1845743 +Node: Transaction Queues1846092 +Node: Network1847790 +Node: System Interface1849624 +Node: Starting Up1850894 +Node: Start-up Summary1851488 +Node: Init File1855042 +Node: Terminal-Specific1857423 +Node: Command Line Arguments1860582 +Node: Getting Out1864071 +Node: Killing XEmacs1864640 +Node: Suspending XEmacs1866309 +Node: System Environment1869651 +Node: User Identification1876318 +Node: Time of Day1879847 +Node: Time Conversion1882634 +Node: Timers1887674 +Node: Terminal Input1889847 +Node: Input Modes1890350 +Node: Translating Input1892763 +Node: Recording Input1896928 +Node: Terminal Output1899028 +Node: Flow Control1902651 +Node: Batch Mode1906443 +Node: X-Windows1907825 +Node: X Selections1908696 +Node: X Server1910906 +Node: Resources1911357 +Node: Server Data1916666 +Node: Grabs1917873 +Node: X Miscellaneous1919453 +Node: ToolTalk Support1921838 +Node: XEmacs ToolTalk API Summary1922055 +Node: Sending Messages1923355 +Node: Example of Sending Messages1923606 +Node: Elisp Interface for Sending Messages1924668 +Node: Receiving Messages1931060 +Node: Example of Receiving Messages1931283 +Node: Elisp Interface for Receiving Messages1932119 +Node: LDAP Support1935944 +Node: Building XEmacs with LDAP support1936438 +Node: XEmacs LDAP API1937416 +Node: LDAP Variables1938146 +Node: The High-Level LDAP API1940622 +Node: The Low-Level LDAP API1941727 +Node: The LDAP Lisp Object1942001 +Node: Opening and Closing a LDAP Connection1942554 +Node: Searching on a LDAP Server (Low-level)1944337 +Node: Syntax of Search Filters1945730 +Node: PostgreSQL Support1947028 +Node: Building XEmacs with PostgreSQL support1947423 +Node: XEmacs PostgreSQL libpq API1948690 +Node: libpq Lisp Variables1950565 +Node: libpq Lisp Symbols and DataTypes1953529 +Node: Synchronous Interface Functions1966769 +Node: Asynchronous Interface Functions1971260 +Node: Large Object Support1974761 +Node: Other libpq Functions1975388 +Node: Unimplemented libpq Functions1978423 +Node: XEmacs PostgreSQL libpq Examples1983742 +Node: Internationalization1989833 +Node: I18N Levels 1 and 21990176 +Node: I18N Level 31990882 +Node: Level 3 Basics1991163 +Node: Level 3 Primitives1991996 +Node: Dynamic Messaging1993602 +Node: Domain Specification1994065 +Node: Documentation String Extraction1995968 +Node: I18N Level 41996886 +Node: MULE1997078 +Node: Internationalization Terminology1998127 +Node: Charsets2010326 +Node: Charset Properties2011022 +Node: Basic Charset Functions2015737 +Node: Charset Property Functions2017918 +Node: Predefined Charsets2019960 +Node: MULE Characters2022880 +Node: Composite Characters2023727 +Node: Coding Systems2024987 +Node: Coding System Types2027127 +Node: ISO 20222031111 +Node: EOL Conversion2043388 +Node: Coding System Properties2044560 +Node: Basic Coding System Functions2048877 +Node: Coding System Property Functions2050911 +Node: Encoding and Decoding Text2051469 +Node: Detection of Textual Encoding2052605 +Node: Big5 and Shift-JIS Functions2054141 +Node: Predefined Coding Systems2055267 +Node: CCL2067361 +Node: CCL Syntax2070465 +Node: CCL Statements2072041 +Node: CCL Expressions2076689 +Node: Calling CCL2079228 +Node: CCL Examples2082217 +Node: Category Tables2082354 +Node: Tips2084712 +Node: Style Tips2085353 +Node: Compilation Tips2094872 +Node: Documentation Tips2096786 +Node: Comment Tips2102295 +Node: Library Headers2105297 +Node: Building XEmacs and Object Allocation2109269 +Node: Building XEmacs2110152 +Node: Pure Storage2116487 +Node: Garbage Collection2119275 +Node: Standard Errors2130414 +Node: Standard Buffer-Local Variables2134623 +Node: Standard Keymaps2137256 +Node: Standard Hooks2140988 +Node: Index2148488  End Tag Table