Initial Commit
[packages] / xemacs-packages / hyperbole / MANIFEST
1 --- INTRODUCTION ---
2 DEMO                - Demonstration of basic Hyperbole button capabilities.
3 README              - Intro information on Hyperbole.  
4 Makefile            - Build Hyperbole directories and distributions.
5 hversion.el         - Hyperbole version, system and load path information.
6 hyperbole.el        - Sets up Hyperbole for autoloading and use.
7 ChangeLog           - Summary of changes in recent Hyperbole releases.
8
9 --- DOCUMENTATION ---
10 man/hyperbole.info  - The Hyperbole Manual  (online version, top-level).
11 man/hyperbole.info-N- The Hyperbole Manual  (online version, subpart N).
12 man/hyperbole.texi  - The Hyperbole Manual  (source form).
13 man/hypb-mouse.txt  - Summarizes Smart Key behaviors in different contexts.
14
15 --- USER INTERFACE ---
16 hmous-info.el       - Walks through Info networks using one key.
17 hmouse-drv.el       - Smart Key/Mouse driver functions.
18 hmouse-key.el       - Load "hmouse-sh.el" or "hmouse-reg.el" for Smart Key bindings.
19 hmouse-mod.el       - Action Key acts as CONTROL modifier and Assist Key as META modifier. (Optional)
20 hmouse-reg.el       - System-dependent Smart Mouse Key bindings (no shift key).
21 hmouse-sh.el        - System-dependent Smart Mouse Key bindings (using shift key).
22 hmouse-tag.el       - Smart Key support of programming language tags location.
23 hui-em19-b.el       - GNU Emacs V19 button highlighting and flashing support.
24 hui-ep-but.el       - Support for highlighting/flashing buttons under Epoch.
25 hui-epV4-b.el       - Epoch V4-specific button support.
26 hui-menu.el         - InfoDock/Emacs menubar menu of Hyperbole commands.
27 hui-mini.el         - One line command menus for Hyperbole.
28 hui-mouse.el        - Use key or mouse key for many functions, e.g. Hypb menus.
29 hui-window.el       - Smart Mouse Key window and modeline depress/release actions.
30 hui-xe-but.el       - XEmacs button highlighting and flashing support.
31 hui.el              - GNU Emacs user interface to Hyperbole.
32 wrolo-menu.el       - Pulldown and popup menus of Hyperbole rolodex commands.
33
34 --- APPLICATION PROGRAMMING INTERFACE ---
35 hact.el             - Hyperbole button action handling.
36 hargs.el            - Obtains user input through Emacs for Hyperbole.
37 hbmap.el            - Hyperbole button map maintenance for queries and lookups.
38 hbut.el             - Hyperbole button constructs.
39 hhist.el            - Maintains history of Hyperbole buttons selected.
40 hmail.el            - Support for Hyperbole buttons embedded in e-mail messages.
41 hmoccur.el          - Multi-buffer or multi-file regexp occurrence location.
42 hpath.el            - Hyperbole support routines for handling UNIX paths.  
43 htz.el              - Timezone-based time and date support for Hyperbole.
44 hypb.el             - Miscellaneous Hyperbole support features.
45 set.el              - Provide general mathematical operators on unordered sets.
46 wconfig.el          - Saves and yanks from save ring of window configurations.
47 wrolo.el            - Hierarchical, multi-file rolodex system
48 wrolo-logic.el      - Performs logical retrievals on rolodex files
49
50 --- MAIL SYSTEM SUPPORT ---
51 hmh.el              - Support for Hyperbole buttons in mail reader:   Mh.
52 hrmail.el           - Support for Hyperbole buttons in mail reader:   Rmail.
53 hsmail.el           - Support for Hyperbole buttons in mail composer: mail.
54 hvm.el              - Support for Hyperbole buttons in mail reader:   Vm.
55
56 --- HYPERBOLE OUTLINER ---
57 kotl/MANIFEST       - Summary of outliner files.
58 kotl/SAMPLE.kotl    - Sample outline document explaining outliner features.
59
60 --- USENET NEWS SUPPORT ---
61 hgnus.el            - Support Hyperbole buttons in news reader/poster: Gnus.
62
63 --- HYPERBOLE INTERNALS ---
64 file-newer          - Perl script which returns 1 if file 1 is newer than file 2.
65 h-skip-bytec.lsp    - Functions that should not be byte-compiled.
66 hactypes.el         - Default action types for Hyperbole.
67 hbdata.el           - Hyperbole button attribute accessor methods.
68 hibtypes.el         - Hyperbole System Implicit Button Types.
69 hib-kbd.el          - Implicit button type for key sequences delimited with {}.
70 hib-doc-id.el       - Implicit button type for document id index entries.
71 hinit.el            - Standard initializations for Hyperbole hypertext system.
72 hlvar.el            - Permits use of Hyperbole variables in local variable lists.
73 hsite-ex.el         - Site-specific setup template for Hyperbole.
74 hvar.el             - Variable manipulation routines for Hyperbole.
75 smart-clib-sym      - Test whether symbol appears within a set of C libraries.
76 TAGS                - Tags lookup table for this and kotl/ directories.
77
78 --- EXTERNAL SYSTEM ENCAPSULATIONS ---
79 hsys-hbase.el       - Hyperbole support for the Hyperbase system.
80 hsys-wais.el        - Hyperbole support for WAIS browsing.
81 hsys-w3.el          - Hyperbole support for Emacs W3 World-Wide Web (WWW) browsing.
82