branch: externals/ebdb
commit 3311fc763091d92bece27fd499a98bc54d0cd152
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>

    Add a dir file for the Info manual
    
    Fixes #49
    
    * dir: So the manual is picked up automatically.
---
 dir | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/dir b/dir
new file mode 100644
index 0000000..6cfaffb
--- /dev/null
+++ b/dir
@@ -0,0 +1,18 @@
+This is the file .../info/dir, which contains the
+topmost node of the Info hierarchy, called (dir)Top.
+The first time you invoke Info you start off looking at this node.
+
+File: dir,     Node: Top       This is the top of the INFO tree
+
+  This (the Directory node) gives a menu of major topics.
+  Typing "q" exits, "H" lists all Info commands, "d" returns here,
+  "h" gives a primer for first-timers,
+  "mEmacs<Return>" visits the Emacs manual, etc.
+
+  In Emacs, you can click mouse button 2 on a menu item or cross reference
+  to select it.
+
+* Menu:
+
+Emacs
+* EBDB: (ebdb).                 Contact management package.

Reply via email to