changeset 30009:95bdbefcdac6

Use dircategory `Emacs'.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 03 Jul 2000 13:46:03 +0000
parents 53edba4e0705
children 281fa98f5c87
files man/ada-mode.texi man/autotype.texi man/cc-mode.texi man/cl.texi man/dired-x.texi man/ediff.texi man/emacs.texi man/eudc.texi man/faq.texi man/forms.texi man/idlwave.texi man/mh-e.texi man/pcl-cvs.texi man/reftex.texi man/sc.texi man/vip.texi man/viper.texi man/widget.texi
diffstat 18 files changed, 23 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/man/ada-mode.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/ada-mode.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -1,7 +1,7 @@
 \input texinfo  @c -*-texinfo-*-
 @setfilename ../info/ada-mode
 @settitle Ada Mode
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Ada mode: (ada-mode). The GNU Emacs mode for editing Ada.
 @end direntry
--- a/man/autotype.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/autotype.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -11,7 +11,7 @@
 @c  @cindex selfinserting text
 @c  @cindex autotypist
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Autotype: (autotype). Convenient features for text that you enter frequently
                           in Emacs.
--- a/man/cc-mode.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/cc-mode.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -9,10 +9,11 @@
 
 @setfilename  ../info/ccmode
 @settitle     CC Mode Version 5 Documentation
-@dircategory Editors
+@dircategory Emacs
+@direntry
 @direntry
-* CC mode: (ccmode).	The GNU Emacs mode for editing C, C++, Objective-C
-			  and Java code.
+* CC Mode: (cc-mode).   Emacs mode for editing C, C++, Objective-C,
+                          Java, Pike, and IDL code.
 @end direntry
 @footnotestyle end
 
--- a/man/cl.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/cl.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -2,7 +2,7 @@
 @setfilename ../info/cl
 @settitle Common Lisp Extensions
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * CL: (cl).		Partial Common Lisp support for Emacs Lisp.
 @end direntry
--- a/man/dired-x.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/dired-x.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -19,7 +19,7 @@
 @c dired-x.el REVISION NUMBER
 @settitle Dired Extra Version 2 User's Manual
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Dired-X: (dired-x).   Dired Extra Features.
 @end direntry
--- a/man/ediff.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/ediff.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -14,7 +14,7 @@
 @synindex fn cp
 @synindex pg cp
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Ediff: (ediff).       A visual interface for comparing and merging programs.
 @end direntry
--- a/man/emacs.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/emacs.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -11,7 +11,7 @@
 updated for Emacs version 20.4
 @c Please REMEMBER to update edition number in *three* places in this file.
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Emacs: (emacs).	The extensible self-documenting text editor.
 @end direntry
--- a/man/eudc.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/eudc.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -10,7 +10,7 @@
 @footnotestyle end
 
 @ifinfo
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * EUDC: (eudc).   A client for directory servers (LDAP, PH)
 @end direntry
--- a/man/faq.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/faq.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -8,7 +8,7 @@
 
 @c The @ifinfo stuff only appears in the Info version
 @ifinfo
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Emacs FAQ: (efaq).	Frequently Asked Questions about Emacs.
 @end direntry
--- a/man/forms.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/forms.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -15,7 +15,7 @@
 @c      @smallbook
 @comment %**end of header (This is for running Texinfo on a region.)
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Forms: (forms).	Emacs package for editing data bases
 			  by filling in forms.
--- a/man/idlwave.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/idlwave.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -2,7 +2,7 @@
 @c %**start of header
 @setfilename ../info/idlwave
 @settitle IDLWAVE User Manual
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * IDLWAVE: (idlwave).	Major mode and shell for IDL and WAVE/CL files.
 @end direntry
--- a/man/mh-e.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/mh-e.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -1,5 +1,5 @@
 \input texinfo   @c -*-texinfo-*-
-@c $Id: mh-e.texi,v 1.2 1999/11/18 15:59:59 eliz Exp $
+@c $Id: mh-e.texi,v 1.3 2000/03/27 04:20:08 monnier Exp $
 @c %**start of header
 @setfilename ../info/mh-e
 @settitle mh-e
@@ -7,7 +7,7 @@
 
 @setchapternewpage odd
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * MH-E: (mh-e).		Emacs interface to the MH mail system.
 @end direntry
--- a/man/pcl-cvs.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/pcl-cvs.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -1,6 +1,6 @@
 \input texinfo  @c -*-texinfo-*-
 
-@c "@(#)$Name:  $:$Id: pcl-cvs.texi,v 1.1 2000/06/01 03:34:57 monnier Exp $"
+@c "@(#)$Name:  $:$Id: pcl-cvs.texi,v 1.2 2000/06/01 12:36:40 monnier Exp $"
 
 @c Documentation for the GNU Emacs CVS mode.
 @c Copyright (C) 1991-2000  Free Software Foundation, Inc.
@@ -26,7 +26,7 @@
 @settitle PCL-CVS - Emacs Front-End to CVS
 @c %**end of header
 
-@c @dircategory Editors
+@c @dircategory Emacs
 @direntry
 * PCL-CVS: (pcl-cvs).	Emacs front-end to CVS
 @end direntry
--- a/man/reftex.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/reftex.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -2,7 +2,7 @@
 @c %**start of header
 @setfilename ../info/reftex
 @settitle RefTeX User Manual
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * RefTeX: (reftex).	Emacs support for LaTeX cross-references and citations.
 @end direntry
--- a/man/sc.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/sc.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -7,7 +7,7 @@
 @finalout
 @end iftex
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * SC: (sc).		Supercite lets you cite parts of messages you're 
 			  replying to, in flexible ways.
--- a/man/vip.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/vip.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -3,7 +3,7 @@
 @setfilename ../info/vip
 @settitle VIP
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * VIP: (vip).		An older VI-emulation for Emacs.
 @end direntry
--- a/man/viper.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/viper.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -6,7 +6,7 @@
 @comment @setfilename viper.info
 @setfilename ../info/viper
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * VIPER: (viper).       The newest Emacs VI-emulation mode.
                           (also, A VI Plan for Emacs Rescue
--- a/man/widget.texi	Mon Jul 03 12:29:36 2000 +0000
+++ b/man/widget.texi	Mon Jul 03 13:46:03 2000 +0000
@@ -9,7 +9,7 @@
 @end iftex
 @c %**end of header
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Widget: (widget).      Documenting the "widget" package used by the
                            Emacs Custom facility.