1997-05-21 07:24:28 +00:00
|
|
|
--- ./man/Makefile.org Sat Jul 2 14:35:17 1994
|
|
|
|
+++ ./man/Makefile Tue May 20 22:28:50 1997
|
|
|
|
@@ -4,7 +4,7 @@
|
|
|
|
MAKEINFO = makeinfo
|
|
|
|
TEXINDEX_OBJS = texindex.o getopt.o
|
|
|
|
INFO_TARGETS = ../info/emacs ../info/cl ../info/forms ../info/vip \
|
|
|
|
- ../info/gnus ../info/sc ../info/info ../info/dired-x
|
|
|
|
+ ../info/gnus ../info/sc ../info/dired-x
|
|
|
|
DVI_TARGETS = emacs.dvi cl.dvi forms.dvi vip.dvi gnus.dvi sc.dvi dired-x.dvi
|
|
|
|
INFOSOURCES = info.texi info-stnd.texi
|
|
|
|
|
|
|
|
@@ -54,6 +54,7 @@
|
|
|
|
gnu1.texi \
|
|
|
|
glossary.texi
|
|
|
|
|
|
|
|
+all: info
|
|
|
|
info: $(INFO_TARGETS)
|
|
|
|
|
|
|
|
dvi: $(DVI_TARGETS)
|
|
|
|
--- ./man/vip.texi.org Tue May 20 22:29:04 1997
|
|
|
|
+++ ./man/vip.texi Tue May 20 22:30:32 1997
|
|
|
|
@@ -24,6 +24,10 @@
|
|
|
|
|
|
|
|
@setfilename ../info/vip
|
|
|
|
@settitle VIP
|
|
|
|
+@dircategory The Emacs editor and associated tools
|
|
|
|
+@direntry
|
1997-06-08 12:55:04 +00:00
|
|
|
+* VIP: (vip). A VI-emulation for Emacs.
|
1997-05-21 07:24:28 +00:00
|
|
|
+@end direntry
|
|
|
|
|
|
|
|
@iftex
|
|
|
|
@finalout
|
|
|
|
--- ./man/emacs.texi.org Fri Nov 4 03:08:52 1994
|
|
|
|
+++ ./man/emacs.texi Tue May 20 22:30:32 1997
|
|
|
|
@@ -49,6 +49,11 @@
|
|
|
|
@settitle GNU Emacs Manual
|
|
|
|
@setfilename ../info/emacs
|
|
|
|
@synindex pg cp
|
|
|
|
+@dircategory The Emacs editor and associated tools
|
|
|
|
+@direntry
|
1997-06-08 12:55:04 +00:00
|
|
|
+* Emacs: (emacs). The extensible self-documenting text editor.
|
1997-05-21 07:24:28 +00:00
|
|
|
+@end direntry
|
|
|
|
+
|
|
|
|
@c
|
|
|
|
@c in general, keep the following line commented out, unless doing a
|
|
|
|
@c copy of this manual that will be published. the manual should go
|
|
|
|
--- ./man/forms.texi.org Thu Jul 28 13:46:45 1994
|
|
|
|
+++ ./man/forms.texi Tue May 20 22:30:32 1997
|
|
|
|
@@ -9,6 +9,11 @@
|
|
|
|
@syncodeindex vr cp
|
|
|
|
@syncodeindex fn cp
|
|
|
|
@syncodeindex ky cp
|
|
|
|
+@dircategory The Emacs editor and associated tools
|
|
|
|
+@direntry
|
1997-06-08 12:55:04 +00:00
|
|
|
+* Forms: (forms). Emacs package for editing data bases
|
|
|
|
+ by filling in forms.
|
1997-05-21 07:24:28 +00:00
|
|
|
+@end direntry
|
|
|
|
@iftex
|
|
|
|
@finalout
|
|
|
|
@setchapternewpage odd
|
|
|
|
--- ./man/cl.texi.org Sat Jan 8 00:42:47 1994
|
|
|
|
+++ ./man/cl.texi Tue May 20 22:30:32 1997
|
|
|
|
@@ -2,6 +2,12 @@
|
|
|
|
@setfilename ../info/cl
|
|
|
|
@settitle Common Lisp Extensions
|
|
|
|
|
|
|
|
+@dircategory The Emacs editor and associated tools
|
|
|
|
+@direntry
|
1997-06-08 12:55:04 +00:00
|
|
|
+* CL: (cl). Partial Common Lisp support for Emacs Lisp.
|
1997-05-21 07:24:28 +00:00
|
|
|
+@end direntry
|
|
|
|
+
|
|
|
|
+
|
|
|
|
@iftex
|
|
|
|
@finalout
|
|
|
|
@end iftex
|
|
|
|
--- ./man/sc.texi.org Sat Jan 8 00:41:40 1994
|
|
|
|
+++ ./man/sc.texi Tue May 20 22:30:32 1997
|
|
|
|
@@ -3,6 +3,12 @@
|
|
|
|
@comment %**start of header (This is for running Texinfo on a region.)
|
|
|
|
@setfilename ../info/sc
|
|
|
|
@settitle Supercite Version 3.1 User's Manual
|
|
|
|
+@dircategory The Emacs editor and associated tools
|
|
|
|
+@direntry
|
1997-06-08 12:55:04 +00:00
|
|
|
+* SC: (sc). Supercite lets you cite parts of messages
|
|
|
|
+ you're replying to, in flexible ways.
|
1997-05-21 07:24:28 +00:00
|
|
|
+@end direntry
|
|
|
|
+
|
|
|
|
@iftex
|
|
|
|
@finalout
|
|
|
|
@end iftex
|
|
|
|
--- ./man/dired-x.texi.org Sat Aug 13 09:58:50 1994
|
|
|
|
+++ ./man/dired-x.texi Tue May 20 22:48:19 1997
|
|
|
|
@@ -18,6 +18,11 @@
|
|
|
|
@setfilename ../info/dired-x
|
|
|
|
@c dired-x.el REVISION NUMBER
|
|
|
|
@settitle Dired Extra Version 2 User's Manual
|
|
|
|
+@dircategory The Emacs editor and associated tools
|
|
|
|
+@direntry
|
1997-06-08 12:55:04 +00:00
|
|
|
+* Dired-X: (dired-x). Dired Extra Features.
|
1997-05-21 07:24:28 +00:00
|
|
|
+@end direntry
|
|
|
|
+
|
|
|
|
@iftex
|
|
|
|
@finalout
|
|
|
|
@end iftex
|
|
|
|
@@ -196,32 +201,32 @@
|
|
|
|
@enumerate
|
|
|
|
@item
|
|
|
|
Omitting of uninteresting files from dired listing.
|
|
|
|
-@itemize
|
|
|
|
+@itemize @bullet
|
|
|
|
@xref{Omitting Files in Dired}
|
|
|
|
@end itemize
|
|
|
|
@item
|
|
|
|
Local variables for dired directories.
|
|
|
|
-@itemize
|
|
|
|
+@itemize @bullet
|
|
|
|
@xref{Local Variables}
|
|
|
|
@end itemize
|
|
|
|
@item
|
|
|
|
Guessing shell commands in dired buffers.
|
|
|
|
-@itemize
|
|
|
|
+@itemize @bullet
|
|
|
|
@xref{Shell Command Guessing}
|
|
|
|
@end itemize
|
|
|
|
@item
|
|
|
|
Running dired command in non-dired buffers.
|
|
|
|
-@itemize
|
|
|
|
+@itemize @bullet
|
|
|
|
@xref{Virtual Dired}
|
|
|
|
@end itemize
|
|
|
|
@item
|
|
|
|
Finding a file mentioned in a buffer
|
|
|
|
-@itemize
|
|
|
|
+@itemize @bullet
|
|
|
|
@xref{Find File At Point}
|
|
|
|
@end itemize
|
|
|
|
@item
|
|
|
|
Commands using file marking.
|
|
|
|
-@itemize
|
|
|
|
+@itemize @bullet
|
|
|
|
@xref{Advanced Mark Commands}
|
|
|
|
@end itemize
|
|
|
|
@end enumerate
|
|
|
|
--- ./man/gnus.texi.org Sun Sep 11 11:52:45 1994
|
|
|
|
+++ ./man/gnus.texi Tue May 20 23:23:03 1997
|
|
|
|
@@ -3,6 +3,12 @@
|
|
|
|
@comment %**start of header (This is for running Texinfo on a region.)
|
|
|
|
@setfilename ../info/gnus
|
|
|
|
@settitle GNUS 3.15 Manual
|
|
|
|
+
|
|
|
|
+@dircategory The Emacs editor and associated tools
|
|
|
|
+@direntry
|
1997-06-08 12:55:04 +00:00
|
|
|
+* GNUS: (gnus). The news reader GNUS.
|
1997-05-21 07:24:28 +00:00
|
|
|
+@end direntry
|
|
|
|
+
|
|
|
|
@iftex
|
|
|
|
@finalout
|
|
|
|
@end iftex
|