Gnus development mailing list
 help / color / mirror / Atom feed
* direntries in .texi files?
@ 2000-05-07 17:19 Pavel Janík ml.
  0 siblings, 0 replies; only message in thread
From: Pavel Janík ml. @ 2000-05-07 17:19 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 79 bytes --]

Hi,

why we do not have direntries in the .texi files? What about this patch?


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: direntries for .texi files --]
[-- Type: text/x-patch, Size: 2294 bytes --]

diff -u texi/ChangeLog texi.pj/ChangeLog
--- texi/ChangeLog	Sun May  7 16:10:27 2000
+++ texi.pj/ChangeLog	Sun May  7 19:16:27 2000
@@ -1,3 +1,11 @@
+2000-05-07  Pavel Janik  <Pavel.Janik@inet.cz>
+
+	* gnus.texi: direntry added.
+
+	* message.texi: direntry added.
+
+	* emacs-mime.texi: direntry added.
+
 2000-05-02  Pavel Janik  <Pavel.Janik@inet.cz>
 
 	* gnus.texi (MIME comands): Spelling fix.
diff -u texi/Makefile.in texi.pj/Makefile.in
--- texi/Makefile.in	Mon May  1 14:21:45 2000
+++ texi.pj/Makefile.in	Sun May  7 19:11:57 2000
@@ -61,7 +61,7 @@
 	rm -f gnus.*.bak *.ky *.cp *.fn *.cps *.kys *.log *.aux *.dvi *.vr \
 	*.tp *.toc *.pg gnus.latexi *.aux *.[cgk]idx \
 	gnus.ilg gnus.ind gnus.[cgk]ind gnus.idx \
-	gnus.tmptexi *.tmplatexi gnus.tmplatexi1 texput.log *.orig *.rej \
+	gnustmp.texi *.tmplatexi gnus.tmplatexi1 texput.log *.orig *.rej \
 	gnus.latexi*~* tmp/*.ps xface.tex picons.tex smiley.tex *.latexi
 
 makeinfo:
diff -u texi/emacs-mime.texi texi.pj/emacs-mime.texi
--- texi/emacs-mime.texi	Wed Apr 26 21:06:06 2000
+++ texi.pj/emacs-mime.texi	Sun May  7 19:06:00 2000
@@ -5,9 +5,10 @@
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
-@c @direntry
-@c * Emacs MIME: (emacs-mime).   The MIME de/composition library.
-@c @end direntry
+@dircategory Editors
+@direntry
+* Emacs MIME: (emacs-mime).   The MIME de/composition library.
+@end direntry
 @iftex
 @finalout
 @end iftex
diff -u texi/gnus.texi texi.pj/gnus.texi
--- texi/gnus.texi	Sun May  7 16:10:32 2000
+++ texi.pj/gnus.texi	Sun May  7 19:07:48 2000
@@ -5,9 +5,10 @@
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
-@c @direntry
-@c * Gnus: (gnus).         The newsreader Gnus.
-@c @end direntry
+@dircategory Editors
+@direntry
+* Gnus: (gnus).         The newsreader Gnus.
+@end direntry
 @iftex
 @finalout
 @end iftex
diff -u texi/message.texi texi.pj/message.texi
--- texi/message.texi	Mon May  1 15:02:54 2000
+++ texi.pj/message.texi	Sun May  7 19:07:34 2000
@@ -5,9 +5,10 @@
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
-@c @direntry
-@c * Message: (message).   Mail and news composition mode that goes with Gnus.
-@c @end direntry
+@dircategory Editors
+@direntry
+* Message: (message).   Mail and news composition mode that goes with Gnus.
+@end direntry
 @iftex
 @finalout
 @end iftex

[-- Attachment #3: Type: text/plain, Size: 193 bytes --]


With this patch you can simply run install-info without specifying the section
and entry for dir file from info. Can this be included into CVS version?
-- 
Pavel Janík ml.
Pavel.Janik@inet.cz

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-05-07 17:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-07 17:19 direntries in .texi files? Pavel Janík ml.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).