annotate info/dir @ 98:0d2f883870bc r20-1b1

Import from CVS: tag r20-1b1
author cvs
date Mon, 13 Aug 2007 09:13:56 +0200
parents 6a378aca36af
children 4be1180a9e89
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 -*- Text -*-
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 This is the file .../info/dir, which contains the topmost node of the Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 hierarchy. The first time you invoke Info you start off looking at that node,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 which is (dir)Top.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 Rather than adding new nodes to this directory (and this file) it is a better
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 idea to put them in a site-local directory, and then configure info to search
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 in that directory as well. That way, you won't have to re-edit this file when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 a new release of the editor comes out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 For example, you could add this code to .../lisp/site-start.el, which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 loaded before ~/.emacs each time the editor starts up:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 ;; find local info nodes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 (setq Info-default-directory-list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 (append Info-default-directory-list '("/private/info/")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 Then, when you enter info, the contents of the file "/private/info/localdir"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 will be appended to the contents of this file (where the "* Locals:" line is.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 The "localdir" file should simply contain lines like in this file, listing the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 names of the info files in its directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 File: dir Node: Top This is the top of the INFO tree
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 This is Info, the online documentation browsing system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 This page (the Directory node) gives a menu of major topics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 button1 or button2 on a highlighted word follows that cross-reference.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 button3 anywhere brings up a menu of commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 ? lists additional keyboard commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 h invokes the Info tutorial.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 * Menu:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 * Info:: Documentation browsing system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 * XEmacs:: The extensible user-friendly self-documenting text editor.
10
49a24b4fd526 Import from CVS: tag r19-15b6
cvs
parents: 2
diff changeset
39 This manual is for XEmacs 20.0.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 * Lispref:: XEmacs Lisp technical reference.
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 54
diff changeset
41 This manual is for XEmacs 20.0.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42 * New-Users-Guide::
10
49a24b4fd526 Import from CVS: tag r19-15b6
cvs
parents: 2
diff changeset
43 XEmacs User's Guide for XEmacs 20.0.
49a24b4fd526 Import from CVS: tag r19-15b6
cvs
parents: 2
diff changeset
44 * XEmacs-FAQ:: XEmacs Frequently Asked Questions for 20.0.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45 * Internals:: Guide to the internals of XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47 Packages:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 * CC-MODE:: Mode for editing C, C++, and Objective-C code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 * CL:: A Common Lisp compatibility package for Emacs-Lisp.
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 82
diff changeset
51 * Custom:: Customization Library for Emacs
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 * Ediff:: A Visual Interface to Unix Diff and Patch Utilities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53 * External-Widget::
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 Use XEmacs as a text widget inside of another program.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55 * Forms:: A package for editing databases by filling in forms.
82
6a378aca36af Import from CVS: tag r20-0b91
cvs
parents: 78
diff changeset
56 * Gnus:: A netnews and mail reader for XEmacs.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 * Hyperbole:: A programmable information management and hypertext system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 * ILISP:: Multi-dialect inferior LISP interface.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 * Ispell:: Interactive spelling corrector.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 * Mailcrypt:: Emacs interface to cryptographic functions for mail and news.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 * Message:: Emacs message composition mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62 * MH-E:: Emacs interface to MH, a mail-handling package.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 * OO-Browser:: The Multi-Language Object-Oriented Browser.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 * PCL-CVS:: An XEmacs-based front end to CVS.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65 * PSGML:: A powerful mode for HTML and other SGML documents.
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
66 * PSGML-API:: PSGML, the API documentation.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 * Rmail:: An older mail reader for Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68 * Standards:: The GNU coding standards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 * Supercite:: Lets you cite parts of messages you're replying to.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 * Term:: ANSI-compatible terminal emulator.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 * Termcap:: The termcap library, which enables application programs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 to handle all types of character-display terminals.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 * Texinfo:: With one source file, make either a printed manual (through
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74 TeX) or an Info file (through texinfo).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 * Viper:: A VI Plan for Emacs Rescue and a venomous VI PERil.
72
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 70
diff changeset
76 * Vhdl-mode:: A major mode for editing VHDL files.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77 * VM:: View Mail, a replacement for Rmail.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78 * W3:: A browser for the World Wide Web global hypertext system.
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 82
diff changeset
79 * Widget:: An Emacs Lisp widget library
76
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 72
diff changeset
80 * tm-en:: Tools for Mime (English version)
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
81 * tm-mh-e-en:: Tools for Mime for MH-E (English version)
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
82 * gnus-mime-en::Tools for Mime for Gnus (English version)
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
83 * tm-vm-en:: Tools for Mime for VM
76
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 72
diff changeset
84 * tm-ja:: Tools for Mime (Japanese version)
78
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
85 * tm-mh-e-ja:: Tools for Mime for MH-E (Japanese version)
c7528f8e288d Import from CVS: tag r20-0b34
cvs
parents: 76
diff changeset
86 * gnus-mime-ja::Tools for Mime for Gnus (Japanese version)
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 * Locals: