]> code.delx.au - gnu-emacs/commitdiff
Add autotype.
authorDave Love <fx@gnu.org>
Sat, 23 Oct 1999 18:16:22 +0000 (18:16 +0000)
committerDave Love <fx@gnu.org>
Sat, 23 Oct 1999 18:16:22 +0000 (18:16 +0000)
info/dir
man/Makefile.in

index fc39ed3c165afdb0739e7e1adac681d377412504..99d9c69538a4880ec4384e58199d0d3de005e71f 100644 (file)
--- a/info/dir
+++ b/info/dir
@@ -33,4 +33,6 @@ File: dir     Node: Top       This is the top of the INFO tree
 * Ada mode: (ada-mode). The GNU Emacs mode editing Ada.
 
 Editors
+* Autotype: (autotype). Convenient features for text that you enter frequently
+                          in Emacs.
 * Emacs FAQ: (emacs-faq).      Frequently Asked Questions about Emacs.
index f06255b04237b109b2d6967182d21b535e36aad0..b74b7547ffeb9b7bdc7ee4a461118790c7477135 100644 (file)
@@ -16,11 +16,11 @@ INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
                ../info/dired-x ../info/ediff ../info/forms ../info/gnus \
                ../info/info ../info/message ../info/mh-e ../info/reftex \
                ../info/sc ../info/vip ../info/viper ../info/widget \
-               ../info/emacs-faq.info ../info/ada-mode
+               ../info/emacs-faq.info ../info/ada-mode ../info/autotype
 DVI_TARGETS = emacs.dvi cc-mode.dvi cl.dvi dired-x.dvi \
                 ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi \
                 reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi \
-                ada-mode.dvi
+                ada-mode.dvi autotype.dvi
 INFOSOURCES = info.texi info-stnd.texi
 
 # The following rule does not work with all versions of `make'.
@@ -171,6 +171,11 @@ faq.dvi: faq.texi
 ../etc/GNU: gnu1.texi gnu.texi
        cd $(srcdir) && makeinfo --no-headers -o ../etc/GNU gnu1.texi
 
+../info/autotype: autotype.texi
+       cd $(srcdir); $(MAKEINFO) autotype.texi
+autotype.dvi: autotype.texi
+       $(ENVADD) $(TEXI2DVI) ${srcdir}/autotype.texi
+
 mostlyclean:
        rm -f *.log *.cp *.fn *.ky *.pg *.vr core