aboutsummaryrefslogtreecommitdiffstats
path: root/info/dir
diff options
context:
space:
mode:
authorGlenn Morris2012-05-01 21:22:26 -0400
committerGlenn Morris2012-05-01 21:22:26 -0400
commit9e7a4bcfd87cc6403a86729d4cb17b6e3ec27443 (patch)
tree1ba55aff5a2dfe4d3c41c59681099843a3c9123a /info/dir
parent9fa0e4168d1e70956ef4b64a47dbf1579b3685a1 (diff)
downloademacs-9e7a4bcfd87cc6403a86729d4cb17b6e3ec27443.tar.gz
emacs-9e7a4bcfd87cc6403a86729d4cb17b6e3ec27443.zip
Fix some info/dir entries
* doc/misc/emacs-gnutls.texi, doc/misc/ert.texi, doc/misc/org.texi: Fix dircategory, direntry to match info/dir. * doc/misc/viper.texi: Make direntry shorter (also it is no longer "newest"). * info/dir: Make some entries consistent with the source texi files.
Diffstat (limited to 'info/dir')
-rw-r--r--info/dir16
1 files changed, 7 insertions, 9 deletions
diff --git a/info/dir b/info/dir
index d18a38cefa6..cf039593d52 100644
--- a/info/dir
+++ b/info/dir
@@ -19,6 +19,7 @@ The Info Directory
19 19
20* Menu: 20* Menu:
21 21
22Texinfo documentation system
22* Info: (info). How to use the documentation browsing system. 23* Info: (info). How to use the documentation browsing system.
23 24
24Emacs 25Emacs
@@ -54,7 +55,7 @@ Emacs network features
54 you're replying to, in flexible ways. 55 you're replying to, in flexible ways.
55* Sieve: (sieve). Managing Sieve scripts in Emacs. 56* Sieve: (sieve). Managing Sieve scripts in Emacs.
56* TRAMP: (tramp). Transparent Remote Access, Multiple Protocol 57* TRAMP: (tramp). Transparent Remote Access, Multiple Protocol
57 GNU Emacs remote file access via rsh and rcp. 58 Emacs remote file access via rsh and rcp.
58 59
59Emacs misc features 60Emacs misc features
60* Autotype: (autotype). Convenient features for text that you enter 61* Autotype: (autotype). Convenient features for text that you enter
@@ -67,7 +68,7 @@ Emacs misc features
67* Ediff: (ediff). A visual interface for comparing and 68* Ediff: (ediff). A visual interface for comparing and
68 merging programs. 69 merging programs.
69* EDT: (edt). An Emacs emulation of the EDT editor. 70* EDT: (edt). An Emacs emulation of the EDT editor.
70* EIEIO: (eieio). An object system for Emacs Lisp. 71* EIEIO: (eieio). An objects system for Emacs Lisp.
71* ERT: (ert). Emacs Lisp regression testing tool. 72* ERT: (ert). Emacs Lisp regression testing tool.
72* Eshell: (eshell). A command shell implemented in Emacs Lisp. 73* Eshell: (eshell). A command shell implemented in Emacs Lisp.
73* Flymake: (flymake). A universal on-the-fly syntax checker. 74* Flymake: (flymake). A universal on-the-fly syntax checker.
@@ -77,18 +78,15 @@ Emacs misc features
77* RefTeX: (reftex). Emacs support for LaTeX cross-references 78* RefTeX: (reftex). Emacs support for LaTeX cross-references
78 and citations. 79 and citations.
79* Remember: (remember). Simple information manager for Emacs. 80* Remember: (remember). Simple information manager for Emacs.
80* Semantic: (semantic). Source code parsing utilities for Emacs. 81* Semantic: (semantic). Source code parser library and utilities.
81* SES: (ses). Simple Emacs Spreadsheet 82* SES: (ses). Simple Emacs Spreadsheet.
82* Speedbar: (speedbar). File/Tag summarizing utility. 83* Speedbar: (speedbar). File/Tag summarizing utility.
83* VIP: (vip). An older VI-emulation for Emacs. 84* VIP: (vip). An older VI-emulation for Emacs.
84* VIPER: (viper). The newest Emacs VI-emulation mode. 85* VIPER: (viper). A VI-emulation mode for Emacs.
85 (also, A VI Plan for Emacs Rescue
86 or the VI PERil.)
87* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man". 86* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".
88 87
89Emacs lisp libraries 88Emacs lisp libraries
90* Auth-source: (auth). A single configuration for multiple 89* Auth-source: (auth). The Emacs auth-source library.
91 applications.
92* CL: (cl). Partial Common Lisp support for Emacs Lisp. 90* CL: (cl). Partial Common Lisp support for Emacs Lisp.
93* D-Bus: (dbus). Using D-Bus in Emacs. 91* D-Bus: (dbus). Using D-Bus in Emacs.
94* Emacs MIME: (emacs-mime). Emacs MIME de/composition library. 92* Emacs MIME: (emacs-mime). Emacs MIME de/composition library.