X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info;h=ada9e9b2d3439ee1a093c150ef5af04e4939e7c3;hb=e360f6ed68e0824411bb30b526359dd1c0d8f4a7;hp=19586e0b0c9344704deb86cd12f6ca72ee7942fd;hpb=376658ea71d16dced8acff36c3e385ac3738d868;p=chise%2Fxemacs-chise.git- diff --git a/info/lispref.info b/info/lispref.info index 19586e0..ada9e9b 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -1,4 +1,4 @@ -This is ../info/lispref.info, produced by makeinfo version 3.12s from +This is ../info/lispref.info, produced by makeinfo version 4.0b from lispref/lispref.texi. INFO-DIR-SECTION XEmacs Editor @@ -51,838 +51,869 @@ Foundation instead of in the original English.  Indirect: -lispref.info-1: 2368 -lispref.info-2: 48387 -lispref.info-3: 96926 -lispref.info-4: 146768 -lispref.info-5: 195602 -lispref.info-6: 243287 -lispref.info-7: 291570 -lispref.info-8: 340706 -lispref.info-9: 388028 -lispref.info-10: 436667 -lispref.info-11: 484610 -lispref.info-12: 531222 -lispref.info-13: 579121 -lispref.info-14: 627344 -lispref.info-15: 675598 -lispref.info-16: 724800 -lispref.info-17: 772040 -lispref.info-18: 818890 -lispref.info-19: 865941 -lispref.info-20: 914671 -lispref.info-21: 964093 -lispref.info-22: 1011012 -lispref.info-23: 1058039 -lispref.info-24: 1107438 -lispref.info-25: 1157120 -lispref.info-26: 1207030 -lispref.info-27: 1256253 -lispref.info-28: 1305020 -lispref.info-29: 1353992 -lispref.info-30: 1395327 -lispref.info-31: 1444470 -lispref.info-32: 1493683 -lispref.info-33: 1543257 -lispref.info-34: 1591434 -lispref.info-35: 1637066 -lispref.info-36: 1678382 -lispref.info-37: 1723323 -lispref.info-38: 1773010 -lispref.info-39: 1822114 -lispref.info-40: 1871518 -lispref.info-41: 1921402 -lispref.info-42: 1970393 -lispref.info-43: 2014285 -lispref.info-44: 2052621 +lispref.info-1: 2367 +lispref.info-2: 49117 +lispref.info-3: 97602 +lispref.info-4: 147442 +lispref.info-5: 197181 +lispref.info-6: 245535 +lispref.info-7: 293942 +lispref.info-8: 342607 +lispref.info-9: 387689 +lispref.info-10: 436620 +lispref.info-11: 485477 +lispref.info-12: 534008 +lispref.info-13: 581560 +lispref.info-14: 629418 +lispref.info-15: 678833 +lispref.info-16: 726828 +lispref.info-17: 772165 +lispref.info-18: 819635 +lispref.info-19: 867193 +lispref.info-20: 914819 +lispref.info-21: 962846 +lispref.info-22: 1011768 +lispref.info-23: 1058031 +lispref.info-24: 1104495 +lispref.info-25: 1154155 +lispref.info-26: 1202846 +lispref.info-27: 1251701 +lispref.info-28: 1300368 +lispref.info-29: 1350319 +lispref.info-30: 1398468 +lispref.info-31: 1444123 +lispref.info-32: 1494112 +lispref.info-33: 1542682 +lispref.info-34: 1589887 +lispref.info-35: 1639713 +lispref.info-36: 1688389 +lispref.info-37: 1734122 +lispref.info-38: 1783261 +lispref.info-39: 1830703 +lispref.info-40: 1879256 +lispref.info-41: 1925809 +lispref.info-42: 1974504 +lispref.info-43: 2018879 +lispref.info-44: 2063248 +lispref.info-45: 2109742 +lispref.info-46: 2150584 +lispref.info-47: 2199802 +lispref.info-48: 2213671  Tag Table: (Indirect) -Node: Top2368 -Node: Copying48387 -Node: Introduction67545 -Node: Caveats69136 -Node: Lisp History70867 -Node: Conventions72123 -Node: Some Terms72938 -Node: nil and t73659 -Node: Evaluation Notation75336 -Node: Printing Notation76249 -Node: Error Messages77123 -Node: Buffer Text Notation77564 -Node: Format of Descriptions78439 -Node: A Sample Function Description79293 -Node: A Sample Variable Description83279 -Node: Acknowledgements84187 -Node: Lisp Data Types86165 -Node: Printed Representation88720 -Node: Comments90762 -Node: Primitive Types91659 -Node: Programming Types93318 -Node: Integer Type95270 -Node: Floating Point Type96307 -Node: Character Type96926 -Node: Symbol Type104832 -Node: Sequence Type107527 -Node: Cons Cell Type109046 -Node: Dotted Pair Notation113530 -Node: Association List Type115651 -Node: Array Type116534 -Node: String Type118000 -Node: Vector Type120681 -Node: Bit Vector Type121453 -Node: Function Type122315 -Node: Macro Type123428 -Node: Primitive Function Type124125 -Node: Compiled-Function Type125651 -Node: Autoload Type126205 -Node: Char Table Type127219 -Node: Hash Table Type127393 -Node: Range Table Type128548 -Node: Weak List Type129401 -Node: Editing Types129551 -Node: Buffer Type131178 -Node: Marker Type133205 -Node: Extent Type133929 -Node: Window Type135197 -Node: Frame Type136608 -Node: Device Type137403 -Node: Console Type138229 -Node: Window Configuration Type139430 -Node: Event Type140128 -Node: Process Type140292 -Node: Stream Type141327 -Node: Keymap Type142450 -Node: Syntax Table Type142988 -Node: Display Table Type144011 -Node: Database Type144450 -Node: Charset Type144616 -Node: Coding System Type144780 -Node: ToolTalk Message Type144964 -Node: ToolTalk Pattern Type145163 -Node: Window-System Types145335 -Node: Face Type146481 -Node: Glyph Type146612 -Node: Specifier Type146768 -Node: Font Instance Type146941 -Node: Color Instance Type147131 -Node: Image Instance Type147328 -Node: Toolbar Button Type147526 -Node: Subwindow Type147719 -Node: X Resource Type147898 -Node: Type Predicates148051 -Node: Equality Predicates157180 -Node: Numbers161985 -Node: Integer Basics163440 -Node: Float Basics165789 -Node: Predicates on Numbers167531 -Node: Comparison of Numbers169164 -Node: Numeric Conversions172985 -Node: Arithmetic Operations174451 -Node: Rounding Operations179916 -Node: Bitwise Operations181021 -Node: Math Functions190067 -Node: Random Numbers192383 -Node: Strings and Characters194149 -Node: String Basics195602 -Node: Predicates for Strings198020 -Node: Creating Strings198783 -Node: Predicates for Characters204100 -Node: Character Codes205171 -Node: Text Comparison206584 -Node: String Conversion209946 -Node: Modifying Strings213622 -Node: String Properties214263 -Node: Formatting Strings214906 -Node: Character Case224524 -Node: Case Tables227670 -Node: Char Tables231568 -Node: Char Table Types232960 -Node: Working With Char Tables234535 -Node: Lists236484 -Node: Cons Cells237607 -Node: Lists as Boxes238943 -Node: List-related Predicates241585 -Node: List Elements243287 -Node: Building Lists248316 -Node: Modifying Lists254308 -Node: Setcar255120 -Node: Setcdr257541 -Node: Rearrangement260052 -Node: Sets And Lists265638 -Node: Association Lists269866 -Ref: Association Lists-Footnote-1279161 -Node: Property Lists279366 -Node: Working With Normal Plists280914 -Node: Working With Lax Plists283182 -Node: Converting Plists To/From Alists285422 -Node: Weak Lists286770 -Node: Sequences Arrays Vectors288934 -Node: Sequence Functions291570 -Node: Arrays295229 -Node: Array Functions298293 -Node: Vectors300826 -Node: Vector Functions302324 -Node: Bit Vectors304895 -Node: Bit Vector Functions305740 -Node: Symbols307990 -Node: Symbol Components309039 -Node: Definitions313212 -Node: Creating Symbols315437 -Node: Symbol Properties322471 -Node: Plists and Alists323987 -Node: Symbol Plists325736 -Node: Other Plists327545 -Node: Evaluation329323 -Node: Intro Eval330128 -Ref: Intro Eval-Footnote-1333481 -Node: Eval333616 -Node: Forms338034 -Node: Self-Evaluating Forms339193 -Node: Symbol Forms340706 -Node: Classifying Lists341623 -Node: Function Indirection342379 -Node: Function Forms345490 -Node: Macro Forms346487 -Node: Special Forms348087 -Node: Autoloading350396 -Node: Quoting350894 -Node: Control Structures352255 -Node: Sequencing353875 -Node: Conditionals356740 -Node: Combining Conditions360163 -Node: Iteration363433 -Node: Nonlocal Exits365212 -Node: Catch and Throw365914 -Node: Examples of Catch369753 -Node: Errors371772 -Node: Signaling Errors373261 -Node: Processing of Errors376337 -Node: Handling Errors377666 -Node: Error Symbols384582 -Node: Cleanups388028 -Node: Variables391806 -Node: Global Variables393575 -Node: Constant Variables394651 -Node: Local Variables395277 -Node: Void Variables400214 -Node: Defining Variables403730 -Node: Accessing Variables410894 -Node: Setting Variables412319 -Node: Variable Scoping416838 -Node: Scope418437 -Node: Extent419962 -Node: Impl of Scope421441 -Node: Using Scoping423404 -Node: Buffer-Local Variables424926 -Node: Intro to Buffer-Local425762 -Node: Creating Buffer-Local428305 -Node: Default Value433524 -Node: Variable Aliases436667 -Node: Functions438452 -Node: What Is a Function439546 -Node: Lambda Expressions443592 -Node: Lambda Components444502 -Node: Simple Lambda446334 -Node: Argument List447991 -Node: Function Documentation451719 -Node: Function Names453661 -Node: Defining Functions456234 -Node: Calling Functions459274 -Node: Mapping Functions463123 -Node: Anonymous Functions465516 -Node: Function Cells468761 -Node: Inline Functions473571 -Node: Related Topics475381 -Node: Macros476434 -Node: Simple Macro477718 -Node: Expansion478453 -Node: Compiling Macros481457 -Node: Defining Macros483293 -Node: Backquote484610 -Node: Problems with Macros487007 -Node: Argument Evaluation487702 -Node: Surprising Local Vars490617 -Node: Eval During Expansion492685 -Node: Repeated Expansion494378 -Node: Customization496294 -Node: Common Keywords496763 -Node: Group Definitions499608 -Node: Variable Definitions501800 -Node: Customization Types506783 -Node: Simple Types508218 -Node: Composite Types510375 -Node: Splicing into Lists515065 -Node: Type Keywords516900 -Node: Loading520420 -Node: How Programs Do Loading522095 -Node: Autoload531222 -Node: Repeated Loading537301 -Node: Named Features539414 -Node: Unloading545846 -Node: Hooks for Loading548002 -Node: Byte Compilation548719 -Node: Speed of Byte-Code550636 -Node: Compilation Functions551843 -Node: Docs and Compilation558230 -Node: Dynamic Loading560883 -Node: Eval During Compile563247 -Node: Compiled-Function Objects564512 -Node: Disassembly569310 -Node: Debugging576564 -Node: Debugger577976 -Node: Error Debugging579121 -Node: Infinite Loops581874 -Node: Function Debugging583118 -Node: Explicit Debug585908 -Node: Using Debugger586679 -Node: Debugger Commands588541 -Node: Invoking the Debugger592858 -Node: Internals of Debugger596773 -Node: Syntax Errors601660 -Node: Excess Open602908 -Node: Excess Close604783 -Node: Compilation Errors606204 -Node: Edebug607492 -Node: Using Edebug609600 -Node: Instrumenting612297 -Node: Edebug Execution Modes615786 -Node: Jumping618896 -Node: Edebug Misc621239 -Node: Breakpoints622628 -Node: Global Break Condition625434 -Node: Embedded Breakpoints626389 -Node: Trapping Errors627344 -Node: Edebug Views629420 -Node: Edebug Eval631385 -Node: Eval List632562 -Node: Reading in Edebug635947 -Node: Printing in Edebug636746 -Node: Tracing638461 -Node: Coverage Testing640347 -Node: The Outside Context642388 -Node: Checking Whether to Stop643337 -Node: Edebug Display Update643984 -Node: Edebug Recursive Edit646007 -Node: Instrumenting Macro Calls647662 -Node: Specification List650144 -Node: Backtracking659555 -Node: Debugging Backquote661493 -Node: Specification Examples665199 -Node: Edebug Options667266 -Node: Read and Print672603 -Node: Streams Intro673580 -Node: Input Streams675598 -Node: Input Functions680499 -Node: Output Streams682559 -Node: Output Functions686610 -Node: Output Variables690910 -Node: Minibuffers695709 -Node: Intro to Minibuffers696794 -Node: Text from Minibuffer699120 -Node: Object from Minibuffer703782 -Node: Minibuffer History706999 -Node: Completion709909 -Node: Basic Completion711884 -Node: Minibuffer Completion716908 -Node: Completion Commands720153 -Node: High-Level Completion724800 -Node: Reading File Names728824 -Node: Programmed Completion732513 -Node: Yes-or-No Queries734723 -Node: Multiple Queries740460 -Node: Minibuffer Misc744524 -Node: Command Loop749390 -Node: Command Overview750734 -Node: Defining Commands754012 -Node: Using Interactive754760 -Node: Interactive Codes759533 -Node: Interactive Examples765325 -Node: Interactive Call766639 -Node: Command Loop Info772040 -Node: Events777019 -Node: Event Types778479 -Node: Event Contents780402 -Node: Event Predicates784878 -Node: Accessing Mouse Event Positions786203 -Node: Frame-Level Event Position Info786902 -Node: Window-Level Event Position Info787942 -Node: Event Text Position Info789706 -Node: Event Glyph Position Info792198 -Node: Event Toolbar Position Info793521 -Node: Other Event Position Info794192 -Node: Accessing Other Event Info794601 -Node: Working With Events796221 -Node: Converting Events802209 -Node: Reading Input805162 -Node: Key Sequence Input806164 -Node: Reading One Event808118 -Node: Dispatching an Event810879 -Node: Quoted Character Input811330 -Node: Peeking and Discarding812678 -Node: Waiting816582 -Node: Quitting818890 -Node: Prefix Command Arguments823298 -Node: Recursive Editing828385 -Node: Disabling Commands833181 -Node: Command History835249 -Node: Keyboard Macros836986 -Node: Keymaps839203 -Node: Keymap Terminology840780 -Node: Format of Keymaps843709 -Node: Creating Keymaps844120 -Node: Inheritance and Keymaps846199 -Node: Key Sequences848571 -Node: Prefix Keys853141 -Node: Active Keymaps856726 -Node: Key Lookup865941 -Node: Functions for Key Lookup871104 -Node: Changing Key Bindings876801 -Node: Key Binding Commands883698 -Node: Scanning Keymaps885763 -Node: Other Keymap Functions894274 -Node: Menus894896 -Node: Menu Format895438 -Node: Menubar Format904023 -Node: Menubar904648 -Node: Modifying Menus907761 -Node: Menu Filters912775 -Node: Pop-Up Menus914671 -Node: Menu Accelerators916876 -Node: Creating Menu Accelerators917598 -Node: Keyboard Menu Traversal918916 -Node: Menu Accelerator Functions919643 -Node: Buffers Menu922678 -Node: Dialog Boxes923972 -Node: Dialog Box Format924139 -Node: Dialog Box Functions925509 -Node: Toolbar925906 -Node: Toolbar Intro926231 -Node: Toolbar Descriptor Format928641 -Node: Specifying the Toolbar933135 -Node: Other Toolbar Variables936740 -Node: Scrollbars941167 -Node: Drag and Drop941303 -Node: Supported Protocols942379 -Node: OffiX DND942882 -Node: CDE dt943889 -Node: MSWindows OLE944480 -Node: Loose ends944651 -Node: Drop Interface945043 -Node: Drag Interface946065 -Node: Modes946239 -Node: Major Modes947190 -Node: Major Mode Conventions950105 -Node: Example Major Modes956060 -Node: Auto Major Mode964093 -Node: Mode Help971541 -Node: Derived Modes972642 -Node: Minor Modes974833 -Node: Minor Mode Conventions976135 -Node: Keymaps and Minor Modes978998 -Node: Modeline Format979833 -Node: Modeline Data981601 -Node: Modeline Variables985871 -Node: %-Constructs990587 -Node: Hooks993498 -Node: Documentation1000260 -Node: Documentation Basics1001683 -Node: Accessing Documentation1004733 -Node: Keys in Documentation1011012 -Node: Describing Characters1014491 -Node: Help Functions1016840 -Node: Obsoleteness1023291 -Node: Files1026285 -Node: Visiting Files1028210 -Node: Visiting Functions1029715 -Node: Subroutines of Visiting1034762 -Node: Saving Buffers1036835 -Node: Reading from Files1042928 -Node: Writing to Files1045085 -Node: File Locks1047802 -Node: Information about Files1050855 -Node: Testing Accessibility1051616 -Node: Kinds of Files1055356 -Node: Truenames1057037 -Node: File Attributes1058039 -Node: Changing File Attributes1063178 -Node: File Names1068584 -Node: File Name Components1070193 -Node: Directory Names1073294 -Node: Relative File Names1076747 -Node: File Name Expansion1077825 -Node: Unique File Names1081732 -Node: File Name Completion1083347 -Node: User Name Completion1086008 -Node: Contents of Directories1087348 -Node: Create/Delete Dirs1090661 -Node: Magic File Names1091767 -Node: Partial Files1097397 -Node: Intro to Partial Files1097625 -Node: Creating a Partial File1098865 -Node: Detached Partial Files1099800 -Node: Format Conversion1100922 -Node: Files and MS-DOS1107438 -Node: Backups and Auto-Saving1109502 -Node: Backup Files1110177 -Node: Making Backups1111574 -Node: Rename or Copy1114323 -Node: Numbered Backups1116816 -Node: Backup Names1119060 -Node: Auto-Saving1122352 -Node: Reverting1130494 -Node: Buffers1133652 -Node: Buffer Basics1135069 -Node: Current Buffer1137122 -Node: Buffer Names1141810 -Node: Buffer File Name1145015 -Node: Buffer Modification1149134 -Node: Modification Time1151327 -Node: Read Only Buffers1154702 -Node: The Buffer List1157120 -Node: Creating Buffers1161950 -Node: Killing Buffers1164096 -Node: Indirect Buffers1167827 -Node: Windows1170399 -Node: Basic Windows1171877 -Node: Splitting Windows1174975 -Node: Deleting Windows1181864 -Node: Selecting Windows1184544 -Node: Cyclic Window Ordering1187673 -Node: Buffers and Windows1192297 -Node: Displaying Buffers1194138 -Node: Choosing Window1199314 -Node: Window Point1207030 -Node: Window Start1209076 -Node: Vertical Scrolling1213566 -Node: Horizontal Scrolling1219703 -Node: Size of Window1223212 -Node: Position of Window1227930 -Node: Resizing Windows1230170 -Node: Window Configurations1235599 -Node: Frames1239024 -Node: Creating Frames1240793 -Node: Frame Properties1242134 -Node: Property Access1242950 -Node: Initial Properties1243799 -Node: X Frame Properties1246285 -Node: Size and Position1250919 -Node: Frame Name1252915 -Node: Frame Titles1253829 -Node: Deleting Frames1255653 -Node: Finding All Frames1256253 -Node: Frames and Windows1258247 -Node: Minibuffers and Frames1259952 -Node: Input Focus1260870 -Node: Visibility of Frames1263947 -Node: Raising and Lowering1265866 -Node: Frame Configurations1268242 -Node: Frame Hooks1268836 -Node: Consoles and Devices1270641 -Node: Basic Console Functions1273385 -Node: Basic Device Functions1273808 -Node: Console Types and Device Classes1274524 -Node: Connecting to a Console or Device1276721 -Node: The Selected Console and Device1278884 -Node: Console and Device I/O1279910 -Node: Positions1280674 -Node: Point1281643 -Node: Motion1284733 -Node: Character Motion1285500 -Node: Word Motion1287737 -Node: Buffer End Motion1289238 -Node: Text Lines1290735 -Node: Screen Lines1295330 -Node: List Motion1299393 -Node: Skipping Characters1302801 -Node: Excursions1305020 -Node: Narrowing1308052 -Node: Markers1313377 -Node: Overview of Markers1314283 -Node: Predicates on Markers1318975 -Node: Creating Markers1320221 -Node: Information from Markers1324258 -Node: Changing Markers1325356 -Node: The Mark1326734 -Node: The Region1335228 -Node: Text1340915 -Node: Near Point1343614 -Node: Buffer Contents1347336 -Node: Comparing Text1348742 -Node: Insertion1350150 -Node: Commands for Insertion1353992 -Node: Deletion1356948 -Node: User-Level Deletion1360543 -Node: The Kill Ring1364704 -Node: Kill Ring Concepts1366878 -Node: Kill Functions1367932 -Node: Yank Commands1369837 -Node: Low-Level Kill Ring1371708 -Node: Internals of Kill Ring1374494 -Node: Undo1377274 -Node: Maintaining Undo1381603 -Node: Filling1384223 -Node: Margins1390217 -Node: Auto Filling1394146 -Node: Sorting1395327 -Node: Columns1404627 -Node: Indentation1407143 -Node: Primitive Indent1407922 -Node: Mode-Specific Indent1409166 -Node: Region Indent1411677 -Node: Relative Indent1414625 -Node: Indent Tabs1417007 -Node: Motion by Indent1418328 -Node: Case Changes1419107 -Node: Text Properties1422358 -Node: Examining Properties1424171 -Node: Changing Properties1426038 -Node: Property Search1429629 -Node: Special Properties1434340 -Node: Saving Properties1434621 -Node: Substitution1437763 -Node: Registers1441033 -Node: Transposition1443576 -Node: Change Hooks1444470 -Node: Transformations1446510 -Node: Searching and Matching1450895 -Node: String Search1452026 -Node: Regular Expressions1456750 -Node: Syntax of Regexps1458117 -Node: Regexp Example1472496 -Node: Regexp Search1474666 -Node: POSIX Regexps1480754 -Node: Search and Replace1482589 -Node: Match Data1485954 -Node: Simple Match Data1487084 -Node: Replacing Match1491349 -Node: Entire Match Data1493683 -Node: Saving Match Data1495674 -Node: Searching and Case1497055 -Node: Standard Regexps1499089 -Node: Syntax Tables1501287 -Node: Syntax Basics1502401 -Node: Syntax Descriptors1505373 -Node: Syntax Class Table1507223 -Node: Syntax Flags1513261 -Node: Syntax Table Functions1516478 -Node: Motion and Syntax1520342 -Node: Parsing Expressions1521794 -Node: Standard Syntax Tables1527863 -Node: Syntax Table Internals1528707 -Node: Abbrevs1529733 -Node: Abbrev Mode1531536 -Node: Abbrev Tables1532256 -Node: Defining Abbrevs1533789 -Node: Abbrev Files1535694 -Node: Abbrev Expansion1537467 -Node: Standard Abbrev Tables1542098 -Node: Extents1543257 -Node: Intro to Extents1544500 -Node: Creating and Modifying Extents1548494 -Node: Extent Endpoints1550001 -Node: Finding Extents1553264 -Node: Mapping Over Extents1557013 -Node: Extent Properties1563130 -Node: Detached Extents1573274 -Node: Extent Parents1575133 -Node: Duplicable Extents1576828 -Node: Extents and Events1580049 -Node: Atomic Extents1581956 -Node: Specifiers1582403 -Node: Introduction to Specifiers1584210 -Node: Specifiers In-Depth1586520 -Node: Specifier Instancing1591434 -Node: Specifier Types1594696 -Node: Adding Specifications1599770 -Node: Retrieving Specifications1609132 -Node: Specifier Tag Functions1612867 -Node: Specifier Instancing Functions1616101 -Node: Specifier Example1619508 -Node: Creating Specifiers1622614 -Node: Specifier Validation Functions1624863 -Node: Other Specification Functions1627247 -Node: Faces and Window-System Objects1631066 -Node: Faces1631390 -Node: Merging Faces1633007 -Node: Basic Face Functions1634968 -Node: Face Properties1637066 -Node: Face Convenience Functions1646625 -Node: Other Face Display Functions1649755 -Node: Fonts1650568 -Node: Font Specifiers1651269 -Node: Font Instances1651510 -Node: Font Instance Names1652477 -Node: Font Instance Size1653318 -Node: Font Instance Characteristics1654604 -Node: Font Convenience Functions1655773 -Node: Colors1657063 -Node: Color Specifiers1657503 -Node: Color Instances1657730 -Node: Color Instance Properties1658474 -Node: Color Convenience Functions1659100 -Node: Glyphs1660153 -Node: Glyph Functions1661745 -Node: Creating Glyphs1662152 -Node: Glyph Properties1663739 -Node: Glyph Convenience Functions1672906 -Node: Glyph Dimensions1676853 -Node: Images1677933 -Node: Image Specifiers1678382 -Node: Image Instantiator Conversion1689804 -Node: Image Instances1691169 -Node: Image Instance Types1691920 -Node: Image Instance Functions1694575 -Node: Glyph Types1699144 -Node: Mouse Pointer1700916 -Node: Redisplay Glyphs1703919 -Node: Subwindows1704952 -Node: Annotations1705195 -Node: Annotation Basics1706211 -Node: Annotation Primitives1710149 -Node: Annotation Properties1711478 -Node: Locating Annotations1714518 -Node: Margin Primitives1715355 -Node: Annotation Hooks1717249 -Node: Display1717909 -Node: Refresh Screen1718887 -Node: Truncation1720798 -Node: The Echo Area1723323 -Node: Warnings1729758 -Node: Invisible Text1734194 -Node: Selective Display1736773 -Node: Overlay Arrow1740899 -Node: Temporary Displays1742252 -Node: Blinking1746373 -Node: Usual Display1748558 -Node: Display Tables1751107 -Node: Display Table Format1751911 -Node: Active Display Table1753353 -Node: Character Descriptors1754545 -Node: Beeping1755302 -Node: Hash Tables1760068 -Node: Introduction to Hash Tables1760676 -Node: Working With Hash Tables1766699 -Node: Weak Hash Tables1767816 -Node: Range Tables1769615 -Node: Introduction to Range Tables1770304 -Node: Working With Range Tables1770735 -Node: Databases1771620 -Node: Connecting to a Database1771919 -Node: Working With a Database1773010 -Node: Other Database Functions1773868 -Node: Processes1774442 -Node: Subprocess Creation1776666 -Node: Synchronous Processes1779955 -Node: MS-DOS Subprocesses1786673 -Node: Asynchronous Processes1787747 -Node: Deleting Processes1791460 -Node: Process Information1793331 -Node: Input to Processes1797257 -Node: Signals to Processes1799547 -Node: Output from Processes1803967 -Node: Process Buffers1804779 -Node: Filter Functions1807646 -Node: Accepting Output1813216 -Node: Sentinels1814743 -Node: Process Window Size1818233 -Node: Transaction Queues1818582 -Node: Network1820280 -Node: System Interface1822114 -Node: Starting Up1823384 -Node: Start-up Summary1823978 -Node: Init File1827532 -Node: Terminal-Specific1829913 -Node: Command Line Arguments1833072 -Node: Getting Out1836561 -Node: Killing XEmacs1837130 -Node: Suspending XEmacs1838799 -Node: System Environment1842141 -Node: User Identification1848808 -Node: Time of Day1852337 -Node: Time Conversion1855124 -Node: Timers1860164 -Node: Terminal Input1862337 -Node: Input Modes1862840 -Node: Translating Input1865253 -Node: Recording Input1869418 -Node: Terminal Output1871518 -Node: Flow Control1875141 -Node: Batch Mode1878933 -Node: X-Windows1880315 -Node: X Selections1881127 -Node: X Server1883337 -Node: Resources1883738 -Node: Server Data1888879 -Node: Grabs1890086 -Node: X Miscellaneous1891667 -Node: ToolTalk Support1894052 -Node: XEmacs ToolTalk API Summary1894269 -Node: Sending Messages1895569 -Node: Example of Sending Messages1895820 -Node: Elisp Interface for Sending Messages1896882 -Node: Receiving Messages1903275 -Node: Example of Receiving Messages1903498 -Node: Elisp Interface for Receiving Messages1904334 -Node: LDAP Support1908159 -Node: Building XEmacs with LDAP support1908655 -Node: XEmacs LDAP API1909633 -Node: LDAP Variables1910363 -Node: The High-Level LDAP API1912839 -Node: The Low-Level LDAP API1913944 -Node: The LDAP Lisp Object1914218 -Node: Opening and Closing a LDAP Connection1914771 -Node: Searching on a LDAP Server (Low-level)1916554 -Node: Syntax of Search Filters1917947 -Node: Internationalization1919245 -Node: I18N Levels 1 and 21919582 -Node: I18N Level 31920288 -Node: Level 3 Basics1920569 -Node: Level 3 Primitives1921402 -Node: Dynamic Messaging1923008 -Node: Domain Specification1923471 -Node: Documentation String Extraction1925374 -Node: I18N Level 41926292 -Node: MULE1926484 -Node: Internationalization Terminology1927595 -Node: Charsets1936134 -Node: Charset Properties1936830 -Node: Basic Charset Functions1941516 -Node: Charset Property Functions1943697 -Node: Predefined Charsets1945740 -Node: MULE Characters1948660 -Node: Composite Characters1949507 -Node: ISO 20221950761 -Node: Coding Systems1956483 -Node: Coding System Types1958405 -Node: EOL Conversion1960224 -Node: Coding System Properties1961407 -Node: Basic Coding System Functions1965259 -Node: Coding System Property Functions1967163 -Node: Encoding and Decoding Text1967721 -Node: Detection of Textual Encoding1968857 -Node: Big5 and Shift-JIS Functions1970393 -Node: CCL1971481 -Node: CCL Syntax1974585 -Node: CCL Statements1976173 -Node: CCL Expressions1980821 -Node: Calling CCL1983360 -Node: CCL Examples1986349 -Node: Category Tables1986486 -Node: Tips1988845 -Node: Style Tips1989486 -Node: Compilation Tips1999005 -Node: Documentation Tips2000919 -Node: Comment Tips2006428 -Node: Library Headers2009430 -Node: Building XEmacs and Object Allocation2013402 -Node: Building XEmacs2014285 -Node: Pure Storage2020620 -Node: Garbage Collection2023408 -Node: Standard Errors2034547 -Node: Standard Buffer-Local Variables2038756 -Node: Standard Keymaps2041389 -Node: Standard Hooks2045121 -Node: Index2052621 +Node: Top2367 +Node: Copying49117 +Node: Introduction68273 +Node: Caveats69864 +Node: Lisp History71543 +Node: Conventions72799 +Node: Some Terms73614 +Node: nil and t74335 +Node: Evaluation Notation76012 +Node: Printing Notation76925 +Node: Error Messages77799 +Node: Buffer Text Notation78240 +Node: Format of Descriptions79115 +Node: A Sample Function Description79969 +Node: A Sample Variable Description83955 +Node: Acknowledgements84863 +Node: Lisp Data Types86841 +Node: Printed Representation89396 +Node: Comments91438 +Node: Primitive Types92335 +Node: Programming Types93994 +Node: Integer Type95946 +Node: Floating Point Type96983 +Node: Character Type97602 +Node: Symbol Type105506 +Node: Sequence Type108201 +Node: Cons Cell Type109720 +Node: Dotted Pair Notation114204 +Node: Association List Type116325 +Node: Array Type117208 +Node: String Type118674 +Node: Vector Type121355 +Node: Bit Vector Type122127 +Node: Function Type122989 +Node: Macro Type124102 +Node: Primitive Function Type124799 +Node: Compiled-Function Type126325 +Node: Autoload Type126879 +Node: Char Table Type127893 +Node: Hash Table Type128067 +Node: Range Table Type129222 +Node: Weak List Type130075 +Node: Editing Types130225 +Node: Buffer Type131852 +Node: Marker Type133879 +Node: Extent Type134603 +Node: Window Type135871 +Node: Frame Type137282 +Node: Device Type138077 +Node: Console Type138903 +Node: Window Configuration Type140104 +Node: Event Type140802 +Node: Process Type140966 +Node: Stream Type142001 +Node: Keymap Type143124 +Node: Syntax Table Type143662 +Node: Display Table Type144685 +Node: Database Type145124 +Node: Charset Type145290 +Node: Coding System Type145454 +Node: ToolTalk Message Type145638 +Node: ToolTalk Pattern Type145837 +Node: Window-System Types146009 +Node: Face Type147155 +Node: Glyph Type147286 +Node: Specifier Type147442 +Node: Font Instance Type147615 +Node: Color Instance Type147805 +Node: Image Instance Type148002 +Node: Toolbar Button Type148200 +Node: Subwindow Type148393 +Node: X Resource Type148572 +Node: Type Predicates148725 +Node: Equality Predicates157854 +Node: Numbers162665 +Node: Integer Basics164120 +Node: Float Basics166469 +Node: Predicates on Numbers168211 +Node: Comparison of Numbers169844 +Node: Numeric Conversions173665 +Node: Arithmetic Operations175131 +Node: Rounding Operations181270 +Node: Bitwise Operations182383 +Node: Math Functions191429 +Node: Random Numbers193962 +Node: Strings and Characters195728 +Node: String Basics197181 +Node: Predicates for Strings199599 +Node: Creating Strings200362 +Node: Predicates for Characters205703 +Node: Character Codes206774 +Node: Text Comparison208194 +Node: String Conversion211639 +Node: Modifying Strings215309 +Node: String Properties215950 +Node: Formatting Strings216595 +Node: Character Case226213 +Node: Case Tables229767 +Node: Char Tables233738 +Node: Char Table Types235130 +Node: Working With Char Tables236715 +Node: Lists238732 +Node: Cons Cells239855 +Node: Lists as Boxes241191 +Node: List-related Predicates243833 +Node: List Elements245535 +Node: Building Lists250564 +Node: Modifying Lists256556 +Node: Setcar257368 +Node: Setcdr259799 +Node: Rearrangement262320 +Node: Sets And Lists267906 +Node: Association Lists272134 +Ref: Association Lists-Footnote-1281425 +Node: Property Lists281630 +Node: Working With Normal Plists283178 +Node: Working With Lax Plists285515 +Node: Converting Plists To/From Alists287795 +Node: Weak Lists289143 +Node: Sequences Arrays Vectors291306 +Node: Sequence Functions293942 +Node: Arrays297601 +Node: Array Functions300665 +Node: Vectors303198 +Node: Vector Functions304696 +Node: Bit Vectors307267 +Node: Bit Vector Functions308112 +Node: Symbols310411 +Node: Symbol Components311460 +Node: Definitions315643 +Node: Creating Symbols317868 +Node: Symbol Properties324902 +Node: Plists and Alists326429 +Node: Object Plists328178 +Node: Other Plists330938 +Node: Evaluation332737 +Node: Intro Eval333542 +Ref: Intro Eval-Footnote-1336895 +Node: Eval337030 +Node: Forms341448 +Node: Self-Evaluating Forms342607 +Node: Symbol Forms344120 +Node: Classifying Lists345037 +Node: Function Indirection345793 +Node: Function Forms348892 +Node: Macro Forms349889 +Node: Special Forms351489 +Node: Autoloading353798 +Node: Quoting354296 +Node: Control Structures355657 +Node: Sequencing357277 +Node: Conditionals360142 +Node: Combining Conditions363565 +Node: Iteration366835 +Node: Nonlocal Exits368614 +Node: Catch and Throw369316 +Node: Examples of Catch373155 +Node: Errors375174 +Node: Signaling Errors376663 +Node: Processing of Errors385410 +Node: Handling Errors387689 +Node: Error Symbols394930 +Node: Cleanups398886 +Node: Variables402664 +Node: Global Variables404433 +Node: Constant Variables405509 +Node: Local Variables406135 +Node: Void Variables411072 +Node: Defining Variables414588 +Node: Accessing Variables421752 +Node: Setting Variables423177 +Node: Variable Scoping427696 +Node: Scope429295 +Node: Extent430820 +Node: Impl of Scope432299 +Node: Using Scoping434262 +Node: Buffer-Local Variables435784 +Node: Intro to Buffer-Local436620 +Node: Creating Buffer-Local439163 +Node: Default Value445062 +Node: Variable Aliases448205 +Node: Functions450056 +Node: What Is a Function451150 +Node: Lambda Expressions455196 +Node: Lambda Components456106 +Node: Simple Lambda457938 +Node: Argument List459595 +Node: Function Documentation463323 +Node: Function Names465265 +Node: Defining Functions467838 +Node: Calling Functions470878 +Node: Mapping Functions474726 +Node: Anonymous Functions477414 +Node: Function Cells480659 +Node: Inline Functions485477 +Node: Related Topics487287 +Node: Macros488340 +Node: Simple Macro489624 +Node: Expansion490359 +Node: Compiling Macros493363 +Node: Defining Macros495199 +Node: Backquote496516 +Node: Problems with Macros498913 +Node: Argument Evaluation499608 +Node: Surprising Local Vars502523 +Node: Eval During Expansion504591 +Node: Repeated Expansion506284 +Node: Customization508200 +Node: Common Keywords508669 +Node: Group Definitions511514 +Node: Variable Definitions513706 +Node: Customization Types518696 +Node: Simple Types520131 +Node: Composite Types522288 +Node: Splicing into Lists526978 +Node: Type Keywords528813 +Node: Loading532333 +Node: How Programs Do Loading534008 +Node: Autoload543134 +Node: Repeated Loading549204 +Node: Named Features551317 +Node: Unloading557747 +Node: Hooks for Loading559903 +Node: Byte Compilation560620 +Node: Speed of Byte-Code562613 +Node: Compilation Functions563820 +Node: Docs and Compilation570477 +Node: Dynamic Loading573130 +Node: Eval During Compile575494 +Node: Compiled-Function Objects576759 +Node: Disassembly581560 +Node: Different Behavior588841 +Node: Debugging590186 +Node: Debugger591598 +Node: Error Debugging592743 +Node: Infinite Loops595496 +Node: Function Debugging596740 +Node: Explicit Debug599540 +Node: Using Debugger600311 +Node: Debugger Commands602173 +Node: Invoking the Debugger606490 +Node: Internals of Debugger610405 +Node: Syntax Errors615292 +Node: Excess Open616540 +Node: Excess Close618415 +Node: Compilation Errors619836 +Node: Edebug621124 +Node: Using Edebug623232 +Node: Instrumenting625929 +Node: Edebug Execution Modes629418 +Node: Jumping632528 +Node: Edebug Misc634871 +Node: Breakpoints636260 +Node: Global Break Condition639066 +Node: Embedded Breakpoints640021 +Node: Trapping Errors640976 +Node: Edebug Views643052 +Node: Edebug Eval645017 +Node: Eval List646194 +Node: Reading in Edebug649579 +Node: Printing in Edebug650378 +Node: Tracing652093 +Node: Coverage Testing653981 +Node: The Outside Context656022 +Node: Checking Whether to Stop656971 +Node: Edebug Display Update657618 +Node: Edebug Recursive Edit659641 +Node: Instrumenting Macro Calls661296 +Node: Specification List663778 +Node: Backtracking673189 +Node: Debugging Backquote675127 +Node: Specification Examples678833 +Node: Edebug Options680900 +Node: Read and Print686239 +Node: Streams Intro687216 +Node: Input Streams689234 +Node: Input Functions694135 +Node: Output Streams696195 +Node: Output Functions700246 +Node: Output Variables704546 +Node: Minibuffers709347 +Node: Intro to Minibuffers710499 +Node: Text from Minibuffer712687 +Node: Object from Minibuffer717781 +Node: Minibuffer History721874 +Node: Completion724853 +Node: Basic Completion726828 +Node: Minibuffer Completion731711 +Node: Completion Commands735288 +Node: High-Level Completion739945 +Node: Reading File Names744694 +Node: Programmed Completion748386 +Node: Yes-or-No Queries750768 +Node: Multiple Queries756505 +Node: Reading a Password760572 +Node: Minibuffer Misc761915 +Node: Command Loop766795 +Node: Command Overview768139 +Node: Defining Commands771417 +Node: Using Interactive772165 +Node: Interactive Codes776938 +Node: Interactive Examples782730 +Node: Interactive Call784044 +Node: Command Loop Info789459 +Node: Events794438 +Node: Event Types795899 +Node: Event Contents797822 +Node: Event Predicates802298 +Node: Accessing Mouse Event Positions803616 +Node: Frame-Level Event Position Info804315 +Node: Window-Level Event Position Info805355 +Node: Event Text Position Info807119 +Node: Event Glyph Position Info809611 +Node: Event Toolbar Position Info810934 +Node: Other Event Position Info811605 +Node: Accessing Other Event Info812014 +Node: Working With Events813634 +Node: Converting Events819635 +Node: Reading Input823034 +Node: Key Sequence Input824036 +Node: Reading One Event826671 +Node: Dispatching an Event829495 +Node: Quoted Character Input829946 +Node: Peeking and Discarding831294 +Node: Waiting835198 +Node: Quitting837512 +Node: Prefix Command Arguments841920 +Node: Recursive Editing847007 +Node: Disabling Commands851802 +Node: Command History853870 +Node: Keyboard Macros855607 +Node: Keymaps857824 +Node: Keymap Terminology859401 +Node: Format of Keymaps862330 +Node: Creating Keymaps862741 +Node: Inheritance and Keymaps864821 +Node: Key Sequences867193 +Node: Prefix Keys871989 +Node: Active Keymaps875574 +Node: Key Lookup884945 +Node: Functions for Key Lookup890108 +Node: Changing Key Bindings895809 +Node: Key Binding Commands902971 +Node: Scanning Keymaps905036 +Node: Other Keymap Functions913605 +Node: Menus914227 +Node: Menu Format914819 +Node: Menubar Format923465 +Node: Menubar924090 +Node: Modifying Menus927203 +Node: Menu Filters932547 +Node: Pop-Up Menus934443 +Node: Menu Accelerators936771 +Node: Creating Menu Accelerators937527 +Node: Keyboard Menu Traversal938887 +Node: Menu Accelerator Functions939614 +Node: Buffers Menu942690 +Node: Dialog Boxes943984 +Node: Dialog Box Format944151 +Node: Dialog Box Functions945576 +Node: Toolbar945973 +Node: Toolbar Intro946408 +Node: Creating Toolbar948808 +Node: Toolbar Descriptor Format949725 +Node: Specifying the Toolbar954222 +Node: Other Toolbar Variables957829 +Node: Gutter962257 +Node: Gutter Intro962846 +Node: Creating Gutter964849 +Node: Gutter Descriptor Format967736 +Node: Specifying a Gutter972193 +Node: Other Gutter Variables975728 +Node: Common Gutter Widgets980115 +Node: Buffer Tabs981107 +Node: Progress Bars981248 +Node: Scrollbars981393 +Node: Drag and Drop981528 +Node: Supported Protocols982604 +Node: OffiX DND983107 +Node: CDE dt984114 +Node: MSWindows OLE984705 +Node: Loose ends984876 +Node: Drop Interface985268 +Node: Drag Interface986290 +Node: Modes986464 +Node: Major Modes987415 +Node: Major Mode Conventions990330 +Node: Example Major Modes996285 +Node: Auto Major Mode1004318 +Node: Mode Help1011768 +Node: Derived Modes1012869 +Node: Minor Modes1015060 +Node: Minor Mode Conventions1016362 +Node: Keymaps and Minor Modes1019225 +Node: Modeline Format1020060 +Node: Modeline Data1021828 +Node: Modeline Variables1026981 +Node: %-Constructs1031697 +Node: Hooks1034684 +Node: Documentation1041444 +Node: Documentation Basics1042867 +Node: Accessing Documentation1045918 +Node: Keys in Documentation1052199 +Node: Describing Characters1055682 +Node: Help Functions1058031 +Node: Obsoleteness1064481 +Node: Files1067473 +Node: Visiting Files1069398 +Node: Visiting Functions1070903 +Node: Subroutines of Visiting1076061 +Node: Saving Buffers1078134 +Node: Reading from Files1084227 +Node: Writing to Files1086388 +Node: File Locks1089105 +Node: Information about Files1092172 +Node: Testing Accessibility1092933 +Node: Kinds of Files1096673 +Node: Truenames1098354 +Node: File Attributes1099356 +Node: Changing File Attributes1104495 +Node: File Names1109917 +Node: File Name Components1111490 +Node: Directory Names1113935 +Node: Relative File Names1117165 +Node: File Name Expansion1118135 +Node: Unique File Names1121889 +Node: File Name Completion1123504 +Node: User Name Completion1126772 +Node: Contents of Directories1128179 +Node: Create/Delete Dirs1131492 +Node: Magic File Names1132598 +Node: Partial Files1138246 +Node: Intro to Partial Files1138474 +Node: Creating a Partial File1139714 +Node: Detached Partial Files1140650 +Node: Format Conversion1141772 +Node: Files and MS-DOS1147270 +Node: Backups and Auto-Saving1149334 +Node: Backup Files1150009 +Node: Making Backups1151406 +Node: Rename or Copy1154155 +Node: Numbered Backups1156648 +Node: Backup Names1158883 +Node: Auto-Saving1162175 +Node: Reverting1170337 +Node: Buffers1173673 +Node: Buffer Basics1175089 +Node: Current Buffer1177142 +Node: Buffer Names1181846 +Node: Buffer File Name1185053 +Node: Buffer Modification1189172 +Node: Modification Time1191415 +Node: Read Only Buffers1194790 +Node: The Buffer List1198029 +Node: Creating Buffers1202846 +Node: Killing Buffers1204992 +Node: Indirect Buffers1208824 +Node: Windows1211398 +Node: Basic Windows1212876 +Node: Splitting Windows1215974 +Node: Deleting Windows1221300 +Node: Selecting Windows1225218 +Node: Cyclic Window Ordering1229441 +Node: Buffers and Windows1234596 +Node: Displaying Buffers1236374 +Node: Choosing Window1241713 +Node: Window Point1249631 +Node: Window Start1251701 +Node: Vertical Scrolling1256500 +Node: Horizontal Scrolling1262698 +Node: Size of Window1266227 +Node: Position of Window1270945 +Node: Resizing Windows1273198 +Node: Window Configurations1278636 +Node: Frames1282133 +Node: Creating Frames1284474 +Node: Frame Properties1285814 +Node: Property Access1286630 +Node: Initial Properties1287537 +Node: X Frame Properties1290023 +Node: Size and Position1294657 +Node: Frame Name1296655 +Node: Frame Titles1297569 +Node: Deleting Frames1299393 +Node: Finding All Frames1300368 +Node: Frames and Windows1303596 +Node: Minibuffers and Frames1306378 +Node: Input Focus1307296 +Node: Visibility of Frames1310401 +Node: Raising and Lowering1312391 +Node: Frame Configurations1314767 +Node: Frame Hooks1315824 +Node: Consoles and Devices1317629 +Node: Basic Console Functions1320372 +Node: Basic Device Functions1320795 +Node: Console Types and Device Classes1321641 +Node: Connecting to a Console or Device1323908 +Node: The Selected Console and Device1326092 +Node: Console and Device I/O1327118 +Node: Positions1327882 +Node: Point1328851 +Node: Motion1331941 +Node: Character Motion1332708 +Node: Word Motion1334945 +Node: Buffer End Motion1336335 +Node: Text Lines1337872 +Node: Screen Lines1342773 +Node: List Motion1346836 +Node: Skipping Characters1350319 +Node: Excursions1352538 +Node: Narrowing1355578 +Node: Markers1360909 +Node: Overview of Markers1361815 +Node: Predicates on Markers1366507 +Node: Creating Markers1367753 +Node: Information from Markers1371953 +Node: Changing Markers1373051 +Node: The Mark1374579 +Node: The Region1383082 +Node: Text1388768 +Node: Near Point1391467 +Node: Buffer Contents1395654 +Node: Comparing Text1397060 +Node: Insertion1398468 +Node: Commands for Insertion1402378 +Node: Deletion1405272 +Node: User-Level Deletion1408922 +Node: The Kill Ring1413082 +Node: Kill Ring Concepts1415256 +Node: Kill Functions1416310 +Node: Yank Commands1418233 +Node: Low-Level Kill Ring1420104 +Node: Internals of Kill Ring1423190 +Node: Undo1425970 +Node: Maintaining Undo1430307 +Node: Filling1432925 +Node: Margins1438919 +Node: Auto Filling1442942 +Node: Sorting1444123 +Node: Columns1453437 +Node: Indentation1456518 +Node: Primitive Indent1457297 +Node: Mode-Specific Indent1458622 +Node: Region Indent1461154 +Node: Relative Indent1464101 +Node: Indent Tabs1466483 +Node: Motion by Indent1467804 +Node: Case Changes1468583 +Node: Text Properties1471936 +Node: Examining Properties1473749 +Node: Changing Properties1475632 +Node: Property Search1479223 +Node: Special Properties1483942 +Node: Saving Properties1484223 +Node: Substitution1487365 +Node: Registers1490635 +Node: Transposition1493218 +Node: Change Hooks1494112 +Node: Transformations1496152 +Node: Searching and Matching1501256 +Node: String Search1502387 +Node: Regular Expressions1507368 +Node: Syntax of Regexps1508735 +Node: Regexp Example1523338 +Node: Regexp Search1525508 +Node: POSIX Regexps1531845 +Node: Search and Replace1533922 +Node: Match Data1537287 +Node: Simple Match Data1538417 +Node: Replacing Match1542682 +Node: Entire Match Data1545363 +Node: Saving Match Data1547601 +Node: Searching and Case1548989 +Node: Standard Regexps1551023 +Node: Syntax Tables1553221 +Node: Syntax Basics1554335 +Node: Syntax Descriptors1557307 +Node: Syntax Class Table1559157 +Node: Syntax Flags1565195 +Node: Syntax Table Functions1568412 +Node: Motion and Syntax1572700 +Node: Parsing Expressions1574152 +Node: Standard Syntax Tables1580250 +Node: Syntax Table Internals1581094 +Node: Abbrevs1582120 +Node: Abbrev Mode1583924 +Node: Abbrev Tables1584644 +Node: Defining Abbrevs1586183 +Node: Abbrev Files1588104 +Node: Abbrev Expansion1589887 +Node: Standard Abbrev Tables1594518 +Node: Extents1595677 +Node: Intro to Extents1596920 +Node: Creating and Modifying Extents1600912 +Node: Extent Endpoints1602493 +Node: Finding Extents1605756 +Node: Mapping Over Extents1609878 +Node: Extent Properties1616001 +Node: Detached Extents1626162 +Node: Extent Parents1628021 +Node: Duplicable Extents1629715 +Node: Extents and Events1632936 +Node: Atomic Extents1634843 +Node: Specifiers1635290 +Node: Introduction to Specifiers1637403 +Node: Specifiers In-Depth1639713 +Node: Specifier Instancing1644625 +Node: Specifier Types1647887 +Node: Adding Specifications1652961 +Node: Retrieving Specifications1662382 +Node: Specifier Tag Functions1666127 +Node: Specifier Instancing Functions1669361 +Node: Specifier Example1672768 +Node: Creating Specifiers1675924 +Node: Specifier Validation Functions1680241 +Node: Other Specification Functions1682627 +Node: Faces and Window-System Objects1686448 +Node: Faces1686772 +Node: Merging Faces1688389 +Node: Basic Face Functions1690350 +Node: Face Properties1692498 +Node: Face Convenience Functions1702771 +Node: Other Face Display Functions1705991 +Node: Fonts1706803 +Node: Font Specifiers1707504 +Node: Font Instances1708689 +Node: Font Instance Names1709656 +Node: Font Instance Size1710497 +Node: Font Instance Characteristics1711783 +Node: Font Convenience Functions1712961 +Node: Colors1714251 +Node: Color Specifiers1714691 +Node: Color Instances1717051 +Node: Color Instance Properties1717795 +Node: Color Convenience Functions1718421 +Node: Glyphs1719474 +Node: Glyph Functions1721075 +Node: Creating Glyphs1721482 +Node: Glyph Properties1734122 +Node: Glyph Convenience Functions1743289 +Node: Glyph Dimensions1747236 +Node: Images1748316 +Node: Image Specifiers1748765 +Node: Image Instantiator Conversion1764256 +Node: Image Instances1765621 +Node: Image Instance Types1766372 +Node: Image Instance Functions1769137 +Node: Glyph Types1776194 +Node: Mouse Pointer1777966 +Node: Redisplay Glyphs1780969 +Node: Subwindows1782002 +Node: Annotations1782245 +Node: Annotation Basics1783261 +Node: Annotation Primitives1787199 +Node: Annotation Properties1788538 +Node: Locating Annotations1791578 +Node: Margin Primitives1792415 +Node: Annotation Hooks1794309 +Node: Display1794969 +Node: Refresh Screen1795947 +Node: Truncation1798141 +Node: The Echo Area1800666 +Node: Warnings1807109 +Node: Invisible Text1811545 +Node: Selective Display1814124 +Node: Overlay Arrow1818250 +Node: Temporary Displays1819603 +Node: Blinking1823724 +Node: Usual Display1825908 +Node: Display Tables1828457 +Node: Display Table Format1829261 +Node: Active Display Table1830703 +Node: Character Descriptors1834698 +Node: Beeping1835455 +Node: Hash Tables1840221 +Node: Introduction to Hash Tables1840829 +Node: Working With Hash Tables1847388 +Node: Weak Hash Tables1848505 +Node: Range Tables1850522 +Node: Introduction to Range Tables1851211 +Node: Working With Range Tables1851657 +Node: Databases1852616 +Node: Connecting to a Database1852915 +Node: Working With a Database1854022 +Node: Other Database Functions1854896 +Node: Processes1855465 +Node: Subprocess Creation1857689 +Node: Synchronous Processes1861140 +Node: MS-DOS Subprocesses1867862 +Node: Asynchronous Processes1868936 +Node: Deleting Processes1873293 +Node: Process Information1875164 +Node: Input to Processes1879256 +Node: Signals to Processes1881951 +Node: Output from Processes1886766 +Node: Process Buffers1887578 +Node: Filter Functions1890457 +Node: Accepting Output1896048 +Node: Sentinels1897575 +Node: Process Window Size1901065 +Node: Transaction Queues1901414 +Node: Network1903112 +Node: System Interface1905746 +Node: Starting Up1907016 +Node: Start-up Summary1907610 +Node: Init File1911164 +Node: Terminal-Specific1913545 +Node: Command Line Arguments1916704 +Node: Getting Out1920193 +Node: Killing XEmacs1920762 +Node: Suspending XEmacs1922430 +Node: System Environment1925809 +Node: User Identification1931990 +Node: Time of Day1935519 +Node: Time Conversion1938306 +Node: Timers1943548 +Node: Terminal Input1945721 +Node: Input Modes1946224 +Node: Translating Input1948683 +Node: Recording Input1952848 +Node: Terminal Output1954948 +Node: Flow Control1958569 +Node: Batch Mode1962531 +Node: X-Windows1963913 +Node: X Selections1964784 +Node: X Server1967535 +Node: Resources1967986 +Node: Server Data1973297 +Node: Grabs1974504 +Node: X Miscellaneous1976084 +Node: ToolTalk Support1978469 +Node: XEmacs ToolTalk API Summary1978686 +Node: Sending Messages1979986 +Node: Example of Sending Messages1980237 +Node: Elisp Interface for Sending Messages1981299 +Node: Receiving Messages1987895 +Node: Example of Receiving Messages1988118 +Node: Elisp Interface for Receiving Messages1988954 +Node: LDAP Support1992811 +Node: Building XEmacs with LDAP support1993305 +Node: XEmacs LDAP API1994282 +Node: LDAP Variables1995334 +Node: The High-Level LDAP API1997934 +Node: The Low-Level LDAP API2001407 +Node: The LDAP Lisp Object2002238 +Node: Opening and Closing a LDAP Connection2002793 +Node: Low-level Operations on a LDAP Server2004599 +Node: LDAP Internationalization2007323 +Node: LDAP Internationalization Variables2008228 +Node: Encoder/Decoder Functions2009959 +Node: Syntax of Search Filters2010996 +Node: PostgreSQL Support2012294 +Node: Building XEmacs with PostgreSQL support2012689 +Node: XEmacs PostgreSQL libpq API2014036 +Node: libpq Lisp Variables2015915 +Node: libpq Lisp Symbols and DataTypes2018879 +Node: Synchronous Interface Functions2032119 +Node: Asynchronous Interface Functions2036610 +Node: Large Object Support2040115 +Node: Other libpq Functions2040742 +Node: Unimplemented libpq Functions2043777 +Node: XEmacs PostgreSQL libpq Examples2049096 +Node: Internationalization2055187 +Node: I18N Levels 1 and 22055530 +Node: I18N Level 32056236 +Node: Level 3 Basics2056517 +Node: Level 3 Primitives2057350 +Node: Dynamic Messaging2058956 +Node: Domain Specification2059419 +Node: Documentation String Extraction2061089 +Node: I18N Level 42062007 +Node: MULE2062199 +Node: Internationalization Terminology2063248 +Node: Charsets2075447 +Node: Charset Properties2076143 +Node: Basic Charset Functions2080858 +Node: Charset Property Functions2083039 +Node: Predefined Charsets2085109 +Node: MULE Characters2088029 +Node: Composite Characters2088904 +Node: Coding Systems2090171 +Node: Coding System Types2092311 +Node: ISO 20222096295 +Node: EOL Conversion2108570 +Node: Coding System Properties2109742 +Node: Basic Coding System Functions2114065 +Node: Coding System Property Functions2116099 +Node: Encoding and Decoding Text2116657 +Node: Detection of Textual Encoding2117793 +Node: Big5 and Shift-JIS Functions2119329 +Node: Predefined Coding Systems2120481 +Node: CCL2132575 +Node: CCL Syntax2135679 +Node: CCL Statements2137255 +Node: CCL Expressions2141903 +Node: Calling CCL2144442 +Node: CCL Examples2147447 +Node: Category Tables2147584 +Node: Tips2149943 +Node: Style Tips2150584 +Node: Compilation Tips2160103 +Node: Documentation Tips2162017 +Node: Comment Tips2167526 +Node: Library Headers2170529 +Node: Building XEmacs and Object Allocation2174501 +Node: Building XEmacs2175384 +Node: Pure Storage2181962 +Node: Garbage Collection2184750 +Node: Standard Errors2195593 +Node: Standard Buffer-Local Variables2199802 +Node: Standard Keymaps2202437 +Node: Standard Hooks2206171 +Node: Index2213671  End Tag Table