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.
This commit is contained in:
parent
9fa0e4168d
commit
9e7a4bcfd8
7 changed files with 22 additions and 17 deletions
|
@ -1,5 +1,7 @@
|
|||
2012-05-02 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* info/dir: Make some entries consistent with the source texi files.
|
||||
|
||||
* configure.in (LIBS_TERMCAP): Fix netbsd logic, broken 2012-03-04.
|
||||
|
||||
2012-04-18 Ludovic Courtès <ludo@gnu.org>
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2012-05-02 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* viper.texi: Make direntry shorter (also it is no longer "newest").
|
||||
|
||||
* emacs-gnutls.texi, ert.texi, org.texi:
|
||||
Fix dircategory, direntry to match info/dir.
|
||||
|
||||
2012-04-28 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* faq.texi: Convert @inforefs to @xrefs.
|
||||
|
|
|
@ -30,9 +30,9 @@ license to the document, as described in section 6 of the license.
|
|||
@end quotation
|
||||
@end copying
|
||||
|
||||
@dircategory Emacs lisp libraries
|
||||
@dircategory Emacs network features
|
||||
@direntry
|
||||
* GnuTLS: (gnutls). The Emacs GnuTLS Integration.
|
||||
* GnuTLS: (emacs-gnutls). The Emacs GnuTLS integration.
|
||||
@end direntry
|
||||
|
||||
@titlepage
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
@settitle Emacs Lisp Regression Testing
|
||||
@c %**end of header
|
||||
|
||||
@dircategory Emacs
|
||||
@dircategory Emacs misc features
|
||||
@direntry
|
||||
* ERT: (ert). Emacs Lisp Regression Testing.
|
||||
* ERT: (ert). Emacs Lisp regression testing tool.
|
||||
@end direntry
|
||||
|
||||
@copying
|
||||
|
|
|
@ -286,7 +286,7 @@ license to the document, as described in section 6 of the license.
|
|||
@end quotation
|
||||
@end copying
|
||||
|
||||
@dircategory Emacs
|
||||
@dircategory Emacs editing modes
|
||||
@direntry
|
||||
* Org Mode: (org). Outline-based notes management and organizer
|
||||
@end direntry
|
||||
|
|
|
@ -25,9 +25,7 @@ developing GNU and promoting software freedom.''
|
|||
|
||||
@dircategory Emacs misc features
|
||||
@direntry
|
||||
* VIPER: (viper). The newest Emacs VI-emulation mode.
|
||||
(also, A VI Plan for Emacs Rescue
|
||||
or the VI PERil.)
|
||||
* VIPER: (viper). A VI-emulation mode for Emacs.
|
||||
@end direntry
|
||||
|
||||
@finalout
|
||||
|
|
16
info/dir
16
info/dir
|
@ -19,6 +19,7 @@ The Info Directory
|
|||
|
||||
* Menu:
|
||||
|
||||
Texinfo documentation system
|
||||
* Info: (info). How to use the documentation browsing system.
|
||||
|
||||
Emacs
|
||||
|
@ -54,7 +55,7 @@ Emacs network features
|
|||
you're replying to, in flexible ways.
|
||||
* Sieve: (sieve). Managing Sieve scripts in Emacs.
|
||||
* TRAMP: (tramp). Transparent Remote Access, Multiple Protocol
|
||||
GNU Emacs remote file access via rsh and rcp.
|
||||
Emacs remote file access via rsh and rcp.
|
||||
|
||||
Emacs misc features
|
||||
* Autotype: (autotype). Convenient features for text that you enter
|
||||
|
@ -67,7 +68,7 @@ Emacs misc features
|
|||
* Ediff: (ediff). A visual interface for comparing and
|
||||
merging programs.
|
||||
* EDT: (edt). An Emacs emulation of the EDT editor.
|
||||
* EIEIO: (eieio). An object system for Emacs Lisp.
|
||||
* EIEIO: (eieio). An objects system for Emacs Lisp.
|
||||
* ERT: (ert). Emacs Lisp regression testing tool.
|
||||
* Eshell: (eshell). A command shell implemented in Emacs Lisp.
|
||||
* Flymake: (flymake). A universal on-the-fly syntax checker.
|
||||
|
@ -77,18 +78,15 @@ Emacs misc features
|
|||
* RefTeX: (reftex). Emacs support for LaTeX cross-references
|
||||
and citations.
|
||||
* Remember: (remember). Simple information manager for Emacs.
|
||||
* Semantic: (semantic). Source code parsing utilities for Emacs.
|
||||
* SES: (ses). Simple Emacs Spreadsheet
|
||||
* Semantic: (semantic). Source code parser library and utilities.
|
||||
* SES: (ses). Simple Emacs Spreadsheet.
|
||||
* Speedbar: (speedbar). File/Tag summarizing utility.
|
||||
* VIP: (vip). An older VI-emulation for Emacs.
|
||||
* VIPER: (viper). The newest Emacs VI-emulation mode.
|
||||
(also, A VI Plan for Emacs Rescue
|
||||
or the VI PERil.)
|
||||
* VIPER: (viper). A VI-emulation mode for Emacs.
|
||||
* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".
|
||||
|
||||
Emacs lisp libraries
|
||||
* Auth-source: (auth). A single configuration for multiple
|
||||
applications.
|
||||
* Auth-source: (auth). The Emacs auth-source library.
|
||||
* CL: (cl). Partial Common Lisp support for Emacs Lisp.
|
||||
* D-Bus: (dbus). Using D-Bus in Emacs.
|
||||
* Emacs MIME: (emacs-mime). Emacs MIME de/composition library.
|
||||
|
|
Loading…
Add table
Reference in a new issue