diff options
| author | Glenn Morris | 2012-12-12 20:47:14 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-12-12 20:47:14 -0800 |
| commit | bfe6ffb652954956ca984d594deb88d45f8cfd77 (patch) | |
| tree | 7b45e49cdc59aaad12b18a967021e6c10f51e8f4 /info/dir | |
| parent | 9e7abd17a34f432aa6f3e59896d794b1349c846a (diff) | |
| download | emacs-bfe6ffb652954956ca984d594deb88d45f8cfd77.tar.gz emacs-bfe6ffb652954956ca984d594deb88d45f8cfd77.zip | |
Add wisent manual to build process
* doc/misc/wisent.texi: Small edits. Set copyright to FSF, update license to
GFDL 1.3+.
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
(wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
New targets.
* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
* info/dir: wisent.
Diffstat (limited to 'info/dir')
| -rw-r--r-- | info/dir | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -79,8 +79,9 @@ Emacs misc features | |||
| 79 | and citations. | 79 | and citations. |
| 80 | * Remember: (remember). Simple information manager for Emacs. | 80 | * Remember: (remember). Simple information manager for Emacs. |
| 81 | * Semantic: (semantic). Source code parser library and utilities. | 81 | * Semantic: (semantic). Source code parser library and utilities. |
| 82 | * SRecode: (srecode). Template code generator. | ||
| 83 | * Bovine: (bovine). Semantic bovine parser development. | 82 | * Bovine: (bovine). Semantic bovine parser development. |
| 83 | * SRecode: (srecode). Template code generator. | ||
| 84 | * Wisent: (wisent). Semantic Wisent parser development. | ||
| 84 | * SES: (ses). Simple Emacs Spreadsheet. | 85 | * SES: (ses). Simple Emacs Spreadsheet. |
| 85 | * Speedbar: (speedbar). File/Tag summarizing utility. | 86 | * Speedbar: (speedbar). File/Tag summarizing utility. |
| 86 | * VIP: (vip). An older VI-emulation for Emacs. | 87 | * VIP: (vip). An older VI-emulation for Emacs. |