aboutsummaryrefslogtreecommitdiffstats
path: root/info/dir
diff options
context:
space:
mode:
authorGlenn Morris2012-12-12 09:19:20 -0800
committerGlenn Morris2012-12-12 09:19:20 -0800
commit4c2dd4eeffd612508159b8c5f3d51e2e1bf4bf11 (patch)
tree3bf82ebe319fa2358779cb4e40f2785293f5108e /info/dir
parentac1d9ddee6098e829f87523a6328e81e98dfba70 (diff)
downloademacs-4c2dd4eeffd612508159b8c5f3d51e2e1bf4bf11.tar.gz
emacs-4c2dd4eeffd612508159b8c5f3d51e2e1bf4bf11.zip
Add srecode manual to build process
* doc/misc/srecode.texi: Small edits. Set copyright to FSF, add explicit GFDL 1.3+ license, fix up index. * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode. (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi) (srecode.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode. ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets. * info/dir: Add srecode.
Diffstat (limited to 'info/dir')
-rw-r--r--info/dir1
1 files changed, 1 insertions, 0 deletions
diff --git a/info/dir b/info/dir
index cf039593d52..ef232145f3d 100644
--- a/info/dir
+++ b/info/dir
@@ -81,6 +81,7 @@ Emacs misc features
81* Semantic: (semantic). Source code parser library and utilities. 81* Semantic: (semantic). Source code parser library and utilities.
82* SES: (ses). Simple Emacs Spreadsheet. 82* SES: (ses). Simple Emacs Spreadsheet.
83* Speedbar: (speedbar). File/Tag summarizing utility. 83* Speedbar: (speedbar). File/Tag summarizing utility.
84* SRecode: (srecode). Template code generator.
84* VIP: (vip). An older VI-emulation for Emacs. 85* VIP: (vip). An older VI-emulation for Emacs.
85* VIPER: (viper). A VI-emulation mode for Emacs. 86* VIPER: (viper). A VI-emulation mode for Emacs.
86* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man". 87* WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".