diff options
| author | Glenn Morris | 2012-12-12 09:19:20 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-12-12 09:19:20 -0800 |
| commit | 4c2dd4eeffd612508159b8c5f3d51e2e1bf4bf11 (patch) | |
| tree | 3bf82ebe319fa2358779cb4e40f2785293f5108e /info/dir | |
| parent | ac1d9ddee6098e829f87523a6328e81e98dfba70 (diff) | |
| download | emacs-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/dir | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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". |