X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info;h=da8e9343936b1ed5a04d92dd30e8ab215f320b24;hb=b5eeb6918c29470b36f8461c402eb0c65cb19bd2;hp=83889a887fb103c3ef3e1f792a9302f430dda58d;hpb=755e352634f2cf331256ecc3bf7e45facab3cdc3;p=chise%2Fxemacs-chise.git- diff --git a/info/lispref.info b/info/lispref.info index 83889a8..da8e934 100644 --- a/info/lispref.info +++ b/info/lispref.info @@ -59,42 +59,42 @@ lispref.info-5: 195600 lispref.info-6: 243285 lispref.info-7: 291568 lispref.info-8: 340704 -lispref.info-9: 388026 -lispref.info-10: 436665 -lispref.info-11: 484903 -lispref.info-12: 531515 -lispref.info-13: 579414 -lispref.info-14: 627637 -lispref.info-15: 675891 -lispref.info-16: 725647 -lispref.info-17: 774398 -lispref.info-18: 821248 -lispref.info-19: 868299 -lispref.info-20: 917029 -lispref.info-21: 966451 -lispref.info-22: 1013370 -lispref.info-23: 1060397 -lispref.info-24: 1109796 -lispref.info-25: 1159478 -lispref.info-26: 1209388 -lispref.info-27: 1258611 -lispref.info-28: 1307378 -lispref.info-29: 1356815 -lispref.info-30: 1398150 -lispref.info-31: 1447293 -lispref.info-32: 1496506 -lispref.info-33: 1546080 -lispref.info-34: 1594257 -lispref.info-35: 1639889 -lispref.info-36: 1681205 -lispref.info-37: 1726146 -lispref.info-38: 1775833 -lispref.info-39: 1824937 -lispref.info-40: 1874341 -lispref.info-41: 1924225 -lispref.info-42: 1973216 -lispref.info-43: 2017108 -lispref.info-44: 2055444 +lispref.info-9: 387518 +lispref.info-10: 436970 +lispref.info-11: 485198 +lispref.info-12: 534963 +lispref.info-13: 582862 +lispref.info-14: 631085 +lispref.info-15: 679339 +lispref.info-16: 729095 +lispref.info-17: 777846 +lispref.info-18: 824696 +lispref.info-19: 871747 +lispref.info-20: 920477 +lispref.info-21: 969899 +lispref.info-22: 1016818 +lispref.info-23: 1063845 +lispref.info-24: 1113244 +lispref.info-25: 1162926 +lispref.info-26: 1212836 +lispref.info-27: 1262059 +lispref.info-28: 1310826 +lispref.info-29: 1360263 +lispref.info-30: 1401598 +lispref.info-31: 1450741 +lispref.info-32: 1499954 +lispref.info-33: 1549528 +lispref.info-34: 1597705 +lispref.info-35: 1643337 +lispref.info-36: 1684653 +lispref.info-37: 1729594 +lispref.info-38: 1779281 +lispref.info-39: 1828385 +lispref.info-40: 1877789 +lispref.info-41: 1927673 +lispref.info-42: 1976664 +lispref.info-43: 2020556 +lispref.info-44: 2058892  Tag Table: (Indirect) @@ -257,633 +257,633 @@ Node: Catch and Throw365912 Node: Examples of Catch369751 Node: Errors371770 Node: Signaling Errors373259 -Node: Processing of Errors376335 -Node: Handling Errors377664 -Node: Error Symbols384580 -Node: Cleanups388026 -Node: Variables391804 -Node: Global Variables393573 -Node: Constant Variables394649 -Node: Local Variables395275 -Node: Void Variables400212 -Node: Defining Variables403728 -Node: Accessing Variables410892 -Node: Setting Variables412317 -Node: Variable Scoping416836 -Node: Scope418435 -Node: Extent419960 -Node: Impl of Scope421439 -Node: Using Scoping423402 -Node: Buffer-Local Variables424924 -Node: Intro to Buffer-Local425760 -Node: Creating Buffer-Local428303 -Node: Default Value433522 -Node: Variable Aliases436665 -Node: Functions438450 -Node: What Is a Function439544 -Node: Lambda Expressions443590 -Node: Lambda Components444500 -Node: Simple Lambda446332 -Node: Argument List447989 -Node: Function Documentation451717 -Node: Function Names453659 -Node: Defining Functions456232 -Node: Calling Functions459272 -Node: Mapping Functions463121 -Node: Anonymous Functions465809 -Node: Function Cells469054 -Node: Inline Functions473864 -Node: Related Topics475674 -Node: Macros476727 -Node: Simple Macro478011 -Node: Expansion478746 -Node: Compiling Macros481750 -Node: Defining Macros483586 -Node: Backquote484903 -Node: Problems with Macros487300 -Node: Argument Evaluation487995 -Node: Surprising Local Vars490910 -Node: Eval During Expansion492978 -Node: Repeated Expansion494671 -Node: Customization496587 -Node: Common Keywords497056 -Node: Group Definitions499901 -Node: Variable Definitions502093 -Node: Customization Types507076 -Node: Simple Types508511 -Node: Composite Types510668 -Node: Splicing into Lists515358 -Node: Type Keywords517193 -Node: Loading520713 -Node: How Programs Do Loading522388 -Node: Autoload531515 -Node: Repeated Loading537594 -Node: Named Features539707 -Node: Unloading546139 -Node: Hooks for Loading548295 -Node: Byte Compilation549012 -Node: Speed of Byte-Code550929 -Node: Compilation Functions552136 -Node: Docs and Compilation558523 -Node: Dynamic Loading561176 -Node: Eval During Compile563540 -Node: Compiled-Function Objects564805 -Node: Disassembly569603 -Node: Debugging576857 -Node: Debugger578269 -Node: Error Debugging579414 -Node: Infinite Loops582167 -Node: Function Debugging583411 -Node: Explicit Debug586201 -Node: Using Debugger586972 -Node: Debugger Commands588834 -Node: Invoking the Debugger593151 -Node: Internals of Debugger597066 -Node: Syntax Errors601953 -Node: Excess Open603201 -Node: Excess Close605076 -Node: Compilation Errors606497 -Node: Edebug607785 -Node: Using Edebug609893 -Node: Instrumenting612590 -Node: Edebug Execution Modes616079 -Node: Jumping619189 -Node: Edebug Misc621532 -Node: Breakpoints622921 -Node: Global Break Condition625727 -Node: Embedded Breakpoints626682 -Node: Trapping Errors627637 -Node: Edebug Views629713 -Node: Edebug Eval631678 -Node: Eval List632855 -Node: Reading in Edebug636240 -Node: Printing in Edebug637039 -Node: Tracing638754 -Node: Coverage Testing640640 -Node: The Outside Context642681 -Node: Checking Whether to Stop643630 -Node: Edebug Display Update644277 -Node: Edebug Recursive Edit646300 -Node: Instrumenting Macro Calls647955 -Node: Specification List650437 -Node: Backtracking659848 -Node: Debugging Backquote661786 -Node: Specification Examples665492 -Node: Edebug Options667559 -Node: Read and Print672896 -Node: Streams Intro673873 -Node: Input Streams675891 -Node: Input Functions680792 -Node: Output Streams682852 -Node: Output Functions686903 -Node: Output Variables691203 -Node: Minibuffers696002 -Node: Intro to Minibuffers697154 -Node: Text from Minibuffer699342 -Node: Object from Minibuffer704217 -Node: Minibuffer History707444 -Node: Completion710423 -Node: Basic Completion712398 -Node: Minibuffer Completion717427 -Node: Completion Commands721004 -Node: High-Level Completion725647 -Node: Reading File Names729671 -Node: Programmed Completion733355 -Node: Yes-or-No Queries735737 -Node: Multiple Queries741474 -Node: Reading a Password745541 -Node: Minibuffer Misc746878 -Node: Command Loop751748 -Node: Command Overview753092 -Node: Defining Commands756370 -Node: Using Interactive757118 -Node: Interactive Codes761891 -Node: Interactive Examples767683 -Node: Interactive Call768997 -Node: Command Loop Info774398 -Node: Events779377 -Node: Event Types780837 -Node: Event Contents782760 -Node: Event Predicates787236 -Node: Accessing Mouse Event Positions788561 -Node: Frame-Level Event Position Info789260 -Node: Window-Level Event Position Info790300 -Node: Event Text Position Info792064 -Node: Event Glyph Position Info794556 -Node: Event Toolbar Position Info795879 -Node: Other Event Position Info796550 -Node: Accessing Other Event Info796959 -Node: Working With Events798579 -Node: Converting Events804567 -Node: Reading Input807520 -Node: Key Sequence Input808522 -Node: Reading One Event810476 -Node: Dispatching an Event813237 -Node: Quoted Character Input813688 -Node: Peeking and Discarding815036 -Node: Waiting818940 -Node: Quitting821248 -Node: Prefix Command Arguments825656 -Node: Recursive Editing830743 -Node: Disabling Commands835539 -Node: Command History837607 -Node: Keyboard Macros839344 -Node: Keymaps841561 -Node: Keymap Terminology843138 -Node: Format of Keymaps846067 -Node: Creating Keymaps846478 -Node: Inheritance and Keymaps848557 -Node: Key Sequences850929 -Node: Prefix Keys855499 -Node: Active Keymaps859084 -Node: Key Lookup868299 -Node: Functions for Key Lookup873462 -Node: Changing Key Bindings879159 -Node: Key Binding Commands886056 -Node: Scanning Keymaps888121 -Node: Other Keymap Functions896632 -Node: Menus897254 -Node: Menu Format897796 -Node: Menubar Format906381 -Node: Menubar907006 -Node: Modifying Menus910119 -Node: Menu Filters915133 -Node: Pop-Up Menus917029 -Node: Menu Accelerators919234 -Node: Creating Menu Accelerators919956 -Node: Keyboard Menu Traversal921274 -Node: Menu Accelerator Functions922001 -Node: Buffers Menu925036 -Node: Dialog Boxes926330 -Node: Dialog Box Format926497 -Node: Dialog Box Functions927867 -Node: Toolbar928264 -Node: Toolbar Intro928589 -Node: Toolbar Descriptor Format930999 -Node: Specifying the Toolbar935493 -Node: Other Toolbar Variables939098 -Node: Scrollbars943525 -Node: Drag and Drop943661 -Node: Supported Protocols944737 -Node: OffiX DND945240 -Node: CDE dt946247 -Node: MSWindows OLE946838 -Node: Loose ends947009 -Node: Drop Interface947401 -Node: Drag Interface948423 -Node: Modes948597 -Node: Major Modes949548 -Node: Major Mode Conventions952463 -Node: Example Major Modes958418 -Node: Auto Major Mode966451 -Node: Mode Help973899 -Node: Derived Modes975000 -Node: Minor Modes977191 -Node: Minor Mode Conventions978493 -Node: Keymaps and Minor Modes981356 -Node: Modeline Format982191 -Node: Modeline Data983959 -Node: Modeline Variables988229 -Node: %-Constructs992945 -Node: Hooks995856 -Node: Documentation1002618 -Node: Documentation Basics1004041 -Node: Accessing Documentation1007091 -Node: Keys in Documentation1013370 -Node: Describing Characters1016849 -Node: Help Functions1019198 -Node: Obsoleteness1025649 -Node: Files1028643 -Node: Visiting Files1030568 -Node: Visiting Functions1032073 -Node: Subroutines of Visiting1037120 -Node: Saving Buffers1039193 -Node: Reading from Files1045286 -Node: Writing to Files1047443 -Node: File Locks1050160 -Node: Information about Files1053213 -Node: Testing Accessibility1053974 -Node: Kinds of Files1057714 -Node: Truenames1059395 -Node: File Attributes1060397 -Node: Changing File Attributes1065536 -Node: File Names1070942 -Node: File Name Components1072551 -Node: Directory Names1075652 -Node: Relative File Names1079105 -Node: File Name Expansion1080183 -Node: Unique File Names1084090 -Node: File Name Completion1085705 -Node: User Name Completion1088366 -Node: Contents of Directories1089706 -Node: Create/Delete Dirs1093019 -Node: Magic File Names1094125 -Node: Partial Files1099755 -Node: Intro to Partial Files1099983 -Node: Creating a Partial File1101223 -Node: Detached Partial Files1102158 -Node: Format Conversion1103280 -Node: Files and MS-DOS1109796 -Node: Backups and Auto-Saving1111860 -Node: Backup Files1112535 -Node: Making Backups1113932 -Node: Rename or Copy1116681 -Node: Numbered Backups1119174 -Node: Backup Names1121418 -Node: Auto-Saving1124710 -Node: Reverting1132852 -Node: Buffers1136010 -Node: Buffer Basics1137427 -Node: Current Buffer1139480 -Node: Buffer Names1144168 -Node: Buffer File Name1147373 -Node: Buffer Modification1151492 -Node: Modification Time1153685 -Node: Read Only Buffers1157060 -Node: The Buffer List1159478 -Node: Creating Buffers1164308 -Node: Killing Buffers1166454 -Node: Indirect Buffers1170185 -Node: Windows1172757 -Node: Basic Windows1174235 -Node: Splitting Windows1177333 -Node: Deleting Windows1184222 -Node: Selecting Windows1186902 -Node: Cyclic Window Ordering1190031 -Node: Buffers and Windows1194655 -Node: Displaying Buffers1196496 -Node: Choosing Window1201672 -Node: Window Point1209388 -Node: Window Start1211434 -Node: Vertical Scrolling1215924 -Node: Horizontal Scrolling1222061 -Node: Size of Window1225570 -Node: Position of Window1230288 -Node: Resizing Windows1232528 -Node: Window Configurations1237957 -Node: Frames1241382 -Node: Creating Frames1243151 -Node: Frame Properties1244492 -Node: Property Access1245308 -Node: Initial Properties1246157 -Node: X Frame Properties1248643 -Node: Size and Position1253277 -Node: Frame Name1255273 -Node: Frame Titles1256187 -Node: Deleting Frames1258011 -Node: Finding All Frames1258611 -Node: Frames and Windows1260605 -Node: Minibuffers and Frames1262310 -Node: Input Focus1263228 -Node: Visibility of Frames1266305 -Node: Raising and Lowering1268224 -Node: Frame Configurations1270600 -Node: Frame Hooks1271194 -Node: Consoles and Devices1272999 -Node: Basic Console Functions1275743 -Node: Basic Device Functions1276166 -Node: Console Types and Device Classes1276882 -Node: Connecting to a Console or Device1279079 -Node: The Selected Console and Device1281242 -Node: Console and Device I/O1282268 -Node: Positions1283032 -Node: Point1284001 -Node: Motion1287091 -Node: Character Motion1287858 -Node: Word Motion1290095 -Node: Buffer End Motion1291596 -Node: Text Lines1293093 -Node: Screen Lines1297688 -Node: List Motion1301751 -Node: Skipping Characters1305159 -Node: Excursions1307378 -Node: Narrowing1310410 -Node: Markers1315735 -Node: Overview of Markers1316641 -Node: Predicates on Markers1321333 -Node: Creating Markers1322579 -Node: Information from Markers1326616 -Node: Changing Markers1327714 -Node: The Mark1329092 -Node: The Region1337586 -Node: Text1343273 -Node: Near Point1345972 -Node: Buffer Contents1350159 -Node: Comparing Text1351565 -Node: Insertion1352973 -Node: Commands for Insertion1356815 -Node: Deletion1359771 -Node: User-Level Deletion1363366 -Node: The Kill Ring1367527 -Node: Kill Ring Concepts1369701 -Node: Kill Functions1370755 -Node: Yank Commands1372660 -Node: Low-Level Kill Ring1374531 -Node: Internals of Kill Ring1377317 -Node: Undo1380097 -Node: Maintaining Undo1384426 -Node: Filling1387046 -Node: Margins1393040 -Node: Auto Filling1396969 -Node: Sorting1398150 -Node: Columns1407450 -Node: Indentation1409966 -Node: Primitive Indent1410745 -Node: Mode-Specific Indent1411989 -Node: Region Indent1414500 -Node: Relative Indent1417448 -Node: Indent Tabs1419830 -Node: Motion by Indent1421151 -Node: Case Changes1421930 -Node: Text Properties1425181 -Node: Examining Properties1426994 -Node: Changing Properties1428861 -Node: Property Search1432452 -Node: Special Properties1437163 -Node: Saving Properties1437444 -Node: Substitution1440586 -Node: Registers1443856 -Node: Transposition1446399 -Node: Change Hooks1447293 -Node: Transformations1449333 -Node: Searching and Matching1453718 -Node: String Search1454849 -Node: Regular Expressions1459573 -Node: Syntax of Regexps1460940 -Node: Regexp Example1475319 -Node: Regexp Search1477489 -Node: POSIX Regexps1483577 -Node: Search and Replace1485412 -Node: Match Data1488777 -Node: Simple Match Data1489907 -Node: Replacing Match1494172 -Node: Entire Match Data1496506 -Node: Saving Match Data1498497 -Node: Searching and Case1499878 -Node: Standard Regexps1501912 -Node: Syntax Tables1504110 -Node: Syntax Basics1505224 -Node: Syntax Descriptors1508196 -Node: Syntax Class Table1510046 -Node: Syntax Flags1516084 -Node: Syntax Table Functions1519301 -Node: Motion and Syntax1523165 -Node: Parsing Expressions1524617 -Node: Standard Syntax Tables1530686 -Node: Syntax Table Internals1531530 -Node: Abbrevs1532556 -Node: Abbrev Mode1534359 -Node: Abbrev Tables1535079 -Node: Defining Abbrevs1536612 -Node: Abbrev Files1538517 -Node: Abbrev Expansion1540290 -Node: Standard Abbrev Tables1544921 -Node: Extents1546080 -Node: Intro to Extents1547323 -Node: Creating and Modifying Extents1551317 -Node: Extent Endpoints1552824 -Node: Finding Extents1556087 -Node: Mapping Over Extents1559836 -Node: Extent Properties1565953 -Node: Detached Extents1576097 -Node: Extent Parents1577956 -Node: Duplicable Extents1579651 -Node: Extents and Events1582872 -Node: Atomic Extents1584779 -Node: Specifiers1585226 -Node: Introduction to Specifiers1587033 -Node: Specifiers In-Depth1589343 -Node: Specifier Instancing1594257 -Node: Specifier Types1597519 -Node: Adding Specifications1602593 -Node: Retrieving Specifications1611955 -Node: Specifier Tag Functions1615690 -Node: Specifier Instancing Functions1618924 -Node: Specifier Example1622331 -Node: Creating Specifiers1625437 -Node: Specifier Validation Functions1627686 -Node: Other Specification Functions1630070 -Node: Faces and Window-System Objects1633889 -Node: Faces1634213 -Node: Merging Faces1635830 -Node: Basic Face Functions1637791 -Node: Face Properties1639889 -Node: Face Convenience Functions1649448 -Node: Other Face Display Functions1652578 -Node: Fonts1653391 -Node: Font Specifiers1654092 -Node: Font Instances1654333 -Node: Font Instance Names1655300 -Node: Font Instance Size1656141 -Node: Font Instance Characteristics1657427 -Node: Font Convenience Functions1658596 -Node: Colors1659886 -Node: Color Specifiers1660326 -Node: Color Instances1660553 -Node: Color Instance Properties1661297 -Node: Color Convenience Functions1661923 -Node: Glyphs1662976 -Node: Glyph Functions1664568 -Node: Creating Glyphs1664975 -Node: Glyph Properties1666562 -Node: Glyph Convenience Functions1675729 -Node: Glyph Dimensions1679676 -Node: Images1680756 -Node: Image Specifiers1681205 -Node: Image Instantiator Conversion1692627 -Node: Image Instances1693992 -Node: Image Instance Types1694743 -Node: Image Instance Functions1697398 -Node: Glyph Types1701967 -Node: Mouse Pointer1703739 -Node: Redisplay Glyphs1706742 -Node: Subwindows1707775 -Node: Annotations1708018 -Node: Annotation Basics1709034 -Node: Annotation Primitives1712972 -Node: Annotation Properties1714301 -Node: Locating Annotations1717341 -Node: Margin Primitives1718178 -Node: Annotation Hooks1720072 -Node: Display1720732 -Node: Refresh Screen1721710 -Node: Truncation1723621 -Node: The Echo Area1726146 -Node: Warnings1732581 -Node: Invisible Text1737017 -Node: Selective Display1739596 -Node: Overlay Arrow1743722 -Node: Temporary Displays1745075 -Node: Blinking1749196 -Node: Usual Display1751381 -Node: Display Tables1753930 -Node: Display Table Format1754734 -Node: Active Display Table1756176 -Node: Character Descriptors1757368 -Node: Beeping1758125 -Node: Hash Tables1762891 -Node: Introduction to Hash Tables1763499 -Node: Working With Hash Tables1769522 -Node: Weak Hash Tables1770639 -Node: Range Tables1772438 -Node: Introduction to Range Tables1773127 -Node: Working With Range Tables1773558 -Node: Databases1774443 -Node: Connecting to a Database1774742 -Node: Working With a Database1775833 -Node: Other Database Functions1776691 -Node: Processes1777265 -Node: Subprocess Creation1779489 -Node: Synchronous Processes1782778 -Node: MS-DOS Subprocesses1789496 -Node: Asynchronous Processes1790570 -Node: Deleting Processes1794283 -Node: Process Information1796154 -Node: Input to Processes1800080 -Node: Signals to Processes1802370 -Node: Output from Processes1806790 -Node: Process Buffers1807602 -Node: Filter Functions1810469 -Node: Accepting Output1816039 -Node: Sentinels1817566 -Node: Process Window Size1821056 -Node: Transaction Queues1821405 -Node: Network1823103 -Node: System Interface1824937 -Node: Starting Up1826207 -Node: Start-up Summary1826801 -Node: Init File1830355 -Node: Terminal-Specific1832736 -Node: Command Line Arguments1835895 -Node: Getting Out1839384 -Node: Killing XEmacs1839953 -Node: Suspending XEmacs1841622 -Node: System Environment1844964 -Node: User Identification1851631 -Node: Time of Day1855160 -Node: Time Conversion1857947 -Node: Timers1862987 -Node: Terminal Input1865160 -Node: Input Modes1865663 -Node: Translating Input1868076 -Node: Recording Input1872241 -Node: Terminal Output1874341 -Node: Flow Control1877964 -Node: Batch Mode1881756 -Node: X-Windows1883138 -Node: X Selections1883950 -Node: X Server1886160 -Node: Resources1886561 -Node: Server Data1891702 -Node: Grabs1892909 -Node: X Miscellaneous1894490 -Node: ToolTalk Support1896875 -Node: XEmacs ToolTalk API Summary1897092 -Node: Sending Messages1898392 -Node: Example of Sending Messages1898643 -Node: Elisp Interface for Sending Messages1899705 -Node: Receiving Messages1906098 -Node: Example of Receiving Messages1906321 -Node: Elisp Interface for Receiving Messages1907157 -Node: LDAP Support1910982 -Node: Building XEmacs with LDAP support1911478 -Node: XEmacs LDAP API1912456 -Node: LDAP Variables1913186 -Node: The High-Level LDAP API1915662 -Node: The Low-Level LDAP API1916767 -Node: The LDAP Lisp Object1917041 -Node: Opening and Closing a LDAP Connection1917594 -Node: Searching on a LDAP Server (Low-level)1919377 -Node: Syntax of Search Filters1920770 -Node: Internationalization1922068 -Node: I18N Levels 1 and 21922405 -Node: I18N Level 31923111 -Node: Level 3 Basics1923392 -Node: Level 3 Primitives1924225 -Node: Dynamic Messaging1925831 -Node: Domain Specification1926294 -Node: Documentation String Extraction1928197 -Node: I18N Level 41929115 -Node: MULE1929307 -Node: Internationalization Terminology1930418 -Node: Charsets1938957 -Node: Charset Properties1939653 -Node: Basic Charset Functions1944339 -Node: Charset Property Functions1946520 -Node: Predefined Charsets1948563 -Node: MULE Characters1951483 -Node: Composite Characters1952330 -Node: ISO 20221953584 -Node: Coding Systems1959306 -Node: Coding System Types1961228 -Node: EOL Conversion1963047 -Node: Coding System Properties1964230 -Node: Basic Coding System Functions1968082 -Node: Coding System Property Functions1969986 -Node: Encoding and Decoding Text1970544 -Node: Detection of Textual Encoding1971680 -Node: Big5 and Shift-JIS Functions1973216 -Node: CCL1974304 -Node: CCL Syntax1977408 -Node: CCL Statements1978996 -Node: CCL Expressions1983644 -Node: Calling CCL1986183 -Node: CCL Examples1989172 -Node: Category Tables1989309 -Node: Tips1991668 -Node: Style Tips1992309 -Node: Compilation Tips2001828 -Node: Documentation Tips2003742 -Node: Comment Tips2009251 -Node: Library Headers2012253 -Node: Building XEmacs and Object Allocation2016225 -Node: Building XEmacs2017108 -Node: Pure Storage2023443 -Node: Garbage Collection2026231 -Node: Standard Errors2037370 -Node: Standard Buffer-Local Variables2041579 -Node: Standard Keymaps2044212 -Node: Standard Hooks2047944 -Node: Index2055444 +Node: Processing of Errors377998 +Node: Handling Errors380277 +Node: Error Symbols387518 +Node: Cleanups391474 +Node: Variables395252 +Node: Global Variables397021 +Node: Constant Variables398097 +Node: Local Variables398723 +Node: Void Variables403660 +Node: Defining Variables407176 +Node: Accessing Variables414340 +Node: Setting Variables415765 +Node: Variable Scoping420284 +Node: Scope421883 +Node: Extent423408 +Node: Impl of Scope424887 +Node: Using Scoping426850 +Node: Buffer-Local Variables428372 +Node: Intro to Buffer-Local429208 +Node: Creating Buffer-Local431751 +Node: Default Value436970 +Node: Variable Aliases440113 +Node: Functions441898 +Node: What Is a Function442992 +Node: Lambda Expressions447038 +Node: Lambda Components447948 +Node: Simple Lambda449780 +Node: Argument List451437 +Node: Function Documentation455165 +Node: Function Names457107 +Node: Defining Functions459680 +Node: Calling Functions462720 +Node: Mapping Functions466569 +Node: Anonymous Functions469257 +Node: Function Cells472502 +Node: Inline Functions477312 +Node: Related Topics479122 +Node: Macros480175 +Node: Simple Macro481459 +Node: Expansion482194 +Node: Compiling Macros485198 +Node: Defining Macros487034 +Node: Backquote488351 +Node: Problems with Macros490748 +Node: Argument Evaluation491443 +Node: Surprising Local Vars494358 +Node: Eval During Expansion496426 +Node: Repeated Expansion498119 +Node: Customization500035 +Node: Common Keywords500504 +Node: Group Definitions503349 +Node: Variable Definitions505541 +Node: Customization Types510524 +Node: Simple Types511959 +Node: Composite Types514116 +Node: Splicing into Lists518806 +Node: Type Keywords520641 +Node: Loading524161 +Node: How Programs Do Loading525836 +Node: Autoload534963 +Node: Repeated Loading541042 +Node: Named Features543155 +Node: Unloading549587 +Node: Hooks for Loading551743 +Node: Byte Compilation552460 +Node: Speed of Byte-Code554377 +Node: Compilation Functions555584 +Node: Docs and Compilation561971 +Node: Dynamic Loading564624 +Node: Eval During Compile566988 +Node: Compiled-Function Objects568253 +Node: Disassembly573051 +Node: Debugging580305 +Node: Debugger581717 +Node: Error Debugging582862 +Node: Infinite Loops585615 +Node: Function Debugging586859 +Node: Explicit Debug589649 +Node: Using Debugger590420 +Node: Debugger Commands592282 +Node: Invoking the Debugger596599 +Node: Internals of Debugger600514 +Node: Syntax Errors605401 +Node: Excess Open606649 +Node: Excess Close608524 +Node: Compilation Errors609945 +Node: Edebug611233 +Node: Using Edebug613341 +Node: Instrumenting616038 +Node: Edebug Execution Modes619527 +Node: Jumping622637 +Node: Edebug Misc624980 +Node: Breakpoints626369 +Node: Global Break Condition629175 +Node: Embedded Breakpoints630130 +Node: Trapping Errors631085 +Node: Edebug Views633161 +Node: Edebug Eval635126 +Node: Eval List636303 +Node: Reading in Edebug639688 +Node: Printing in Edebug640487 +Node: Tracing642202 +Node: Coverage Testing644088 +Node: The Outside Context646129 +Node: Checking Whether to Stop647078 +Node: Edebug Display Update647725 +Node: Edebug Recursive Edit649748 +Node: Instrumenting Macro Calls651403 +Node: Specification List653885 +Node: Backtracking663296 +Node: Debugging Backquote665234 +Node: Specification Examples668940 +Node: Edebug Options671007 +Node: Read and Print676344 +Node: Streams Intro677321 +Node: Input Streams679339 +Node: Input Functions684240 +Node: Output Streams686300 +Node: Output Functions690351 +Node: Output Variables694651 +Node: Minibuffers699450 +Node: Intro to Minibuffers700602 +Node: Text from Minibuffer702790 +Node: Object from Minibuffer707665 +Node: Minibuffer History710892 +Node: Completion713871 +Node: Basic Completion715846 +Node: Minibuffer Completion720875 +Node: Completion Commands724452 +Node: High-Level Completion729095 +Node: Reading File Names733119 +Node: Programmed Completion736803 +Node: Yes-or-No Queries739185 +Node: Multiple Queries744922 +Node: Reading a Password748989 +Node: Minibuffer Misc750326 +Node: Command Loop755196 +Node: Command Overview756540 +Node: Defining Commands759818 +Node: Using Interactive760566 +Node: Interactive Codes765339 +Node: Interactive Examples771131 +Node: Interactive Call772445 +Node: Command Loop Info777846 +Node: Events782825 +Node: Event Types784285 +Node: Event Contents786208 +Node: Event Predicates790684 +Node: Accessing Mouse Event Positions792009 +Node: Frame-Level Event Position Info792708 +Node: Window-Level Event Position Info793748 +Node: Event Text Position Info795512 +Node: Event Glyph Position Info798004 +Node: Event Toolbar Position Info799327 +Node: Other Event Position Info799998 +Node: Accessing Other Event Info800407 +Node: Working With Events802027 +Node: Converting Events808015 +Node: Reading Input810968 +Node: Key Sequence Input811970 +Node: Reading One Event813924 +Node: Dispatching an Event816685 +Node: Quoted Character Input817136 +Node: Peeking and Discarding818484 +Node: Waiting822388 +Node: Quitting824696 +Node: Prefix Command Arguments829104 +Node: Recursive Editing834191 +Node: Disabling Commands838987 +Node: Command History841055 +Node: Keyboard Macros842792 +Node: Keymaps845009 +Node: Keymap Terminology846586 +Node: Format of Keymaps849515 +Node: Creating Keymaps849926 +Node: Inheritance and Keymaps852005 +Node: Key Sequences854377 +Node: Prefix Keys858947 +Node: Active Keymaps862532 +Node: Key Lookup871747 +Node: Functions for Key Lookup876910 +Node: Changing Key Bindings882607 +Node: Key Binding Commands889504 +Node: Scanning Keymaps891569 +Node: Other Keymap Functions900080 +Node: Menus900702 +Node: Menu Format901244 +Node: Menubar Format909829 +Node: Menubar910454 +Node: Modifying Menus913567 +Node: Menu Filters918581 +Node: Pop-Up Menus920477 +Node: Menu Accelerators922682 +Node: Creating Menu Accelerators923404 +Node: Keyboard Menu Traversal924722 +Node: Menu Accelerator Functions925449 +Node: Buffers Menu928484 +Node: Dialog Boxes929778 +Node: Dialog Box Format929945 +Node: Dialog Box Functions931315 +Node: Toolbar931712 +Node: Toolbar Intro932037 +Node: Toolbar Descriptor Format934447 +Node: Specifying the Toolbar938941 +Node: Other Toolbar Variables942546 +Node: Scrollbars946973 +Node: Drag and Drop947109 +Node: Supported Protocols948185 +Node: OffiX DND948688 +Node: CDE dt949695 +Node: MSWindows OLE950286 +Node: Loose ends950457 +Node: Drop Interface950849 +Node: Drag Interface951871 +Node: Modes952045 +Node: Major Modes952996 +Node: Major Mode Conventions955911 +Node: Example Major Modes961866 +Node: Auto Major Mode969899 +Node: Mode Help977347 +Node: Derived Modes978448 +Node: Minor Modes980639 +Node: Minor Mode Conventions981941 +Node: Keymaps and Minor Modes984804 +Node: Modeline Format985639 +Node: Modeline Data987407 +Node: Modeline Variables991677 +Node: %-Constructs996393 +Node: Hooks999304 +Node: Documentation1006066 +Node: Documentation Basics1007489 +Node: Accessing Documentation1010539 +Node: Keys in Documentation1016818 +Node: Describing Characters1020297 +Node: Help Functions1022646 +Node: Obsoleteness1029097 +Node: Files1032091 +Node: Visiting Files1034016 +Node: Visiting Functions1035521 +Node: Subroutines of Visiting1040568 +Node: Saving Buffers1042641 +Node: Reading from Files1048734 +Node: Writing to Files1050891 +Node: File Locks1053608 +Node: Information about Files1056661 +Node: Testing Accessibility1057422 +Node: Kinds of Files1061162 +Node: Truenames1062843 +Node: File Attributes1063845 +Node: Changing File Attributes1068984 +Node: File Names1074390 +Node: File Name Components1075999 +Node: Directory Names1079100 +Node: Relative File Names1082553 +Node: File Name Expansion1083631 +Node: Unique File Names1087538 +Node: File Name Completion1089153 +Node: User Name Completion1091814 +Node: Contents of Directories1093154 +Node: Create/Delete Dirs1096467 +Node: Magic File Names1097573 +Node: Partial Files1103203 +Node: Intro to Partial Files1103431 +Node: Creating a Partial File1104671 +Node: Detached Partial Files1105606 +Node: Format Conversion1106728 +Node: Files and MS-DOS1113244 +Node: Backups and Auto-Saving1115308 +Node: Backup Files1115983 +Node: Making Backups1117380 +Node: Rename or Copy1120129 +Node: Numbered Backups1122622 +Node: Backup Names1124866 +Node: Auto-Saving1128158 +Node: Reverting1136300 +Node: Buffers1139458 +Node: Buffer Basics1140875 +Node: Current Buffer1142928 +Node: Buffer Names1147616 +Node: Buffer File Name1150821 +Node: Buffer Modification1154940 +Node: Modification Time1157133 +Node: Read Only Buffers1160508 +Node: The Buffer List1162926 +Node: Creating Buffers1167756 +Node: Killing Buffers1169902 +Node: Indirect Buffers1173633 +Node: Windows1176205 +Node: Basic Windows1177683 +Node: Splitting Windows1180781 +Node: Deleting Windows1187670 +Node: Selecting Windows1190350 +Node: Cyclic Window Ordering1193479 +Node: Buffers and Windows1198103 +Node: Displaying Buffers1199944 +Node: Choosing Window1205120 +Node: Window Point1212836 +Node: Window Start1214882 +Node: Vertical Scrolling1219372 +Node: Horizontal Scrolling1225509 +Node: Size of Window1229018 +Node: Position of Window1233736 +Node: Resizing Windows1235976 +Node: Window Configurations1241405 +Node: Frames1244830 +Node: Creating Frames1246599 +Node: Frame Properties1247940 +Node: Property Access1248756 +Node: Initial Properties1249605 +Node: X Frame Properties1252091 +Node: Size and Position1256725 +Node: Frame Name1258721 +Node: Frame Titles1259635 +Node: Deleting Frames1261459 +Node: Finding All Frames1262059 +Node: Frames and Windows1264053 +Node: Minibuffers and Frames1265758 +Node: Input Focus1266676 +Node: Visibility of Frames1269753 +Node: Raising and Lowering1271672 +Node: Frame Configurations1274048 +Node: Frame Hooks1274642 +Node: Consoles and Devices1276447 +Node: Basic Console Functions1279191 +Node: Basic Device Functions1279614 +Node: Console Types and Device Classes1280330 +Node: Connecting to a Console or Device1282527 +Node: The Selected Console and Device1284690 +Node: Console and Device I/O1285716 +Node: Positions1286480 +Node: Point1287449 +Node: Motion1290539 +Node: Character Motion1291306 +Node: Word Motion1293543 +Node: Buffer End Motion1295044 +Node: Text Lines1296541 +Node: Screen Lines1301136 +Node: List Motion1305199 +Node: Skipping Characters1308607 +Node: Excursions1310826 +Node: Narrowing1313858 +Node: Markers1319183 +Node: Overview of Markers1320089 +Node: Predicates on Markers1324781 +Node: Creating Markers1326027 +Node: Information from Markers1330064 +Node: Changing Markers1331162 +Node: The Mark1332540 +Node: The Region1341034 +Node: Text1346721 +Node: Near Point1349420 +Node: Buffer Contents1353607 +Node: Comparing Text1355013 +Node: Insertion1356421 +Node: Commands for Insertion1360263 +Node: Deletion1363219 +Node: User-Level Deletion1366814 +Node: The Kill Ring1370975 +Node: Kill Ring Concepts1373149 +Node: Kill Functions1374203 +Node: Yank Commands1376108 +Node: Low-Level Kill Ring1377979 +Node: Internals of Kill Ring1380765 +Node: Undo1383545 +Node: Maintaining Undo1387874 +Node: Filling1390494 +Node: Margins1396488 +Node: Auto Filling1400417 +Node: Sorting1401598 +Node: Columns1410898 +Node: Indentation1413414 +Node: Primitive Indent1414193 +Node: Mode-Specific Indent1415437 +Node: Region Indent1417948 +Node: Relative Indent1420896 +Node: Indent Tabs1423278 +Node: Motion by Indent1424599 +Node: Case Changes1425378 +Node: Text Properties1428629 +Node: Examining Properties1430442 +Node: Changing Properties1432309 +Node: Property Search1435900 +Node: Special Properties1440611 +Node: Saving Properties1440892 +Node: Substitution1444034 +Node: Registers1447304 +Node: Transposition1449847 +Node: Change Hooks1450741 +Node: Transformations1452781 +Node: Searching and Matching1457166 +Node: String Search1458297 +Node: Regular Expressions1463021 +Node: Syntax of Regexps1464388 +Node: Regexp Example1478767 +Node: Regexp Search1480937 +Node: POSIX Regexps1487025 +Node: Search and Replace1488860 +Node: Match Data1492225 +Node: Simple Match Data1493355 +Node: Replacing Match1497620 +Node: Entire Match Data1499954 +Node: Saving Match Data1501945 +Node: Searching and Case1503326 +Node: Standard Regexps1505360 +Node: Syntax Tables1507558 +Node: Syntax Basics1508672 +Node: Syntax Descriptors1511644 +Node: Syntax Class Table1513494 +Node: Syntax Flags1519532 +Node: Syntax Table Functions1522749 +Node: Motion and Syntax1526613 +Node: Parsing Expressions1528065 +Node: Standard Syntax Tables1534134 +Node: Syntax Table Internals1534978 +Node: Abbrevs1536004 +Node: Abbrev Mode1537807 +Node: Abbrev Tables1538527 +Node: Defining Abbrevs1540060 +Node: Abbrev Files1541965 +Node: Abbrev Expansion1543738 +Node: Standard Abbrev Tables1548369 +Node: Extents1549528 +Node: Intro to Extents1550771 +Node: Creating and Modifying Extents1554765 +Node: Extent Endpoints1556272 +Node: Finding Extents1559535 +Node: Mapping Over Extents1563284 +Node: Extent Properties1569401 +Node: Detached Extents1579545 +Node: Extent Parents1581404 +Node: Duplicable Extents1583099 +Node: Extents and Events1586320 +Node: Atomic Extents1588227 +Node: Specifiers1588674 +Node: Introduction to Specifiers1590481 +Node: Specifiers In-Depth1592791 +Node: Specifier Instancing1597705 +Node: Specifier Types1600967 +Node: Adding Specifications1606041 +Node: Retrieving Specifications1615403 +Node: Specifier Tag Functions1619138 +Node: Specifier Instancing Functions1622372 +Node: Specifier Example1625779 +Node: Creating Specifiers1628885 +Node: Specifier Validation Functions1631134 +Node: Other Specification Functions1633518 +Node: Faces and Window-System Objects1637337 +Node: Faces1637661 +Node: Merging Faces1639278 +Node: Basic Face Functions1641239 +Node: Face Properties1643337 +Node: Face Convenience Functions1652896 +Node: Other Face Display Functions1656026 +Node: Fonts1656839 +Node: Font Specifiers1657540 +Node: Font Instances1657781 +Node: Font Instance Names1658748 +Node: Font Instance Size1659589 +Node: Font Instance Characteristics1660875 +Node: Font Convenience Functions1662044 +Node: Colors1663334 +Node: Color Specifiers1663774 +Node: Color Instances1664001 +Node: Color Instance Properties1664745 +Node: Color Convenience Functions1665371 +Node: Glyphs1666424 +Node: Glyph Functions1668016 +Node: Creating Glyphs1668423 +Node: Glyph Properties1670010 +Node: Glyph Convenience Functions1679177 +Node: Glyph Dimensions1683124 +Node: Images1684204 +Node: Image Specifiers1684653 +Node: Image Instantiator Conversion1696075 +Node: Image Instances1697440 +Node: Image Instance Types1698191 +Node: Image Instance Functions1700846 +Node: Glyph Types1705415 +Node: Mouse Pointer1707187 +Node: Redisplay Glyphs1710190 +Node: Subwindows1711223 +Node: Annotations1711466 +Node: Annotation Basics1712482 +Node: Annotation Primitives1716420 +Node: Annotation Properties1717749 +Node: Locating Annotations1720789 +Node: Margin Primitives1721626 +Node: Annotation Hooks1723520 +Node: Display1724180 +Node: Refresh Screen1725158 +Node: Truncation1727069 +Node: The Echo Area1729594 +Node: Warnings1736029 +Node: Invisible Text1740465 +Node: Selective Display1743044 +Node: Overlay Arrow1747170 +Node: Temporary Displays1748523 +Node: Blinking1752644 +Node: Usual Display1754829 +Node: Display Tables1757378 +Node: Display Table Format1758182 +Node: Active Display Table1759624 +Node: Character Descriptors1760816 +Node: Beeping1761573 +Node: Hash Tables1766339 +Node: Introduction to Hash Tables1766947 +Node: Working With Hash Tables1772970 +Node: Weak Hash Tables1774087 +Node: Range Tables1775886 +Node: Introduction to Range Tables1776575 +Node: Working With Range Tables1777006 +Node: Databases1777891 +Node: Connecting to a Database1778190 +Node: Working With a Database1779281 +Node: Other Database Functions1780139 +Node: Processes1780713 +Node: Subprocess Creation1782937 +Node: Synchronous Processes1786226 +Node: MS-DOS Subprocesses1792944 +Node: Asynchronous Processes1794018 +Node: Deleting Processes1797731 +Node: Process Information1799602 +Node: Input to Processes1803528 +Node: Signals to Processes1805818 +Node: Output from Processes1810238 +Node: Process Buffers1811050 +Node: Filter Functions1813917 +Node: Accepting Output1819487 +Node: Sentinels1821014 +Node: Process Window Size1824504 +Node: Transaction Queues1824853 +Node: Network1826551 +Node: System Interface1828385 +Node: Starting Up1829655 +Node: Start-up Summary1830249 +Node: Init File1833803 +Node: Terminal-Specific1836184 +Node: Command Line Arguments1839343 +Node: Getting Out1842832 +Node: Killing XEmacs1843401 +Node: Suspending XEmacs1845070 +Node: System Environment1848412 +Node: User Identification1855079 +Node: Time of Day1858608 +Node: Time Conversion1861395 +Node: Timers1866435 +Node: Terminal Input1868608 +Node: Input Modes1869111 +Node: Translating Input1871524 +Node: Recording Input1875689 +Node: Terminal Output1877789 +Node: Flow Control1881412 +Node: Batch Mode1885204 +Node: X-Windows1886586 +Node: X Selections1887398 +Node: X Server1889608 +Node: Resources1890009 +Node: Server Data1895150 +Node: Grabs1896357 +Node: X Miscellaneous1897938 +Node: ToolTalk Support1900323 +Node: XEmacs ToolTalk API Summary1900540 +Node: Sending Messages1901840 +Node: Example of Sending Messages1902091 +Node: Elisp Interface for Sending Messages1903153 +Node: Receiving Messages1909546 +Node: Example of Receiving Messages1909769 +Node: Elisp Interface for Receiving Messages1910605 +Node: LDAP Support1914430 +Node: Building XEmacs with LDAP support1914926 +Node: XEmacs LDAP API1915904 +Node: LDAP Variables1916634 +Node: The High-Level LDAP API1919110 +Node: The Low-Level LDAP API1920215 +Node: The LDAP Lisp Object1920489 +Node: Opening and Closing a LDAP Connection1921042 +Node: Searching on a LDAP Server (Low-level)1922825 +Node: Syntax of Search Filters1924218 +Node: Internationalization1925516 +Node: I18N Levels 1 and 21925853 +Node: I18N Level 31926559 +Node: Level 3 Basics1926840 +Node: Level 3 Primitives1927673 +Node: Dynamic Messaging1929279 +Node: Domain Specification1929742 +Node: Documentation String Extraction1931645 +Node: I18N Level 41932563 +Node: MULE1932755 +Node: Internationalization Terminology1933866 +Node: Charsets1942405 +Node: Charset Properties1943101 +Node: Basic Charset Functions1947787 +Node: Charset Property Functions1949968 +Node: Predefined Charsets1952011 +Node: MULE Characters1954931 +Node: Composite Characters1955778 +Node: ISO 20221957032 +Node: Coding Systems1962754 +Node: Coding System Types1964676 +Node: EOL Conversion1966495 +Node: Coding System Properties1967678 +Node: Basic Coding System Functions1971530 +Node: Coding System Property Functions1973434 +Node: Encoding and Decoding Text1973992 +Node: Detection of Textual Encoding1975128 +Node: Big5 and Shift-JIS Functions1976664 +Node: CCL1977752 +Node: CCL Syntax1980856 +Node: CCL Statements1982444 +Node: CCL Expressions1987092 +Node: Calling CCL1989631 +Node: CCL Examples1992620 +Node: Category Tables1992757 +Node: Tips1995116 +Node: Style Tips1995757 +Node: Compilation Tips2005276 +Node: Documentation Tips2007190 +Node: Comment Tips2012699 +Node: Library Headers2015701 +Node: Building XEmacs and Object Allocation2019673 +Node: Building XEmacs2020556 +Node: Pure Storage2026891 +Node: Garbage Collection2029679 +Node: Standard Errors2040818 +Node: Standard Buffer-Local Variables2045027 +Node: Standard Keymaps2047660 +Node: Standard Hooks2051392 +Node: Index2058892  End Tag Table