diff options
| author | Stephen Berman | 2013-08-04 23:27:49 +0200 |
|---|---|---|
| committer | Stephen Berman | 2013-08-04 23:27:49 +0200 |
| commit | 016d3f7ddcc9afd60c455cbf4dd79277080c4d4e (patch) | |
| tree | e553f357267ba00d0406c23949515d3500874b5e /info/dir | |
| parent | 671d5c16547d16bef2efa056705bd35b5feacc29 (diff) | |
| download | emacs-016d3f7ddcc9afd60c455cbf4dd79277080c4d4e.tar.gz emacs-016d3f7ddcc9afd60c455cbf4dd79277080c4d4e.zip | |
Add Todo mode user manual.
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
(todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
(todo-mode.dvi, todo-mode.pdf): New rules.
* doc/misc/todo-mode.texi: New file.
* info/dir: Add todo-mode.
Diffstat (limited to 'info/dir')
| -rw-r--r-- | info/dir | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -36,7 +36,7 @@ Emacs editing modes | |||
| 36 | Java, Pike, AWK, and CORBA IDL code. | 36 | Java, Pike, AWK, and CORBA IDL code. |
| 37 | * IDLWAVE: (idlwave). Major mode and shell for IDL files. | 37 | * IDLWAVE: (idlwave). Major mode and shell for IDL files. |
| 38 | * nXML Mode: (nxml-mode). XML editing mode with RELAX NG support. | 38 | * nXML Mode: (nxml-mode). XML editing mode with RELAX NG support. |
| 39 | * Org Mode: (org). Outline-based notes management and organizer | 39 | * Org Mode: (org). Outline-based notes management and organizer. |
| 40 | 40 | ||
| 41 | Emacs network features | 41 | Emacs network features |
| 42 | * EUDC: (eudc). Emacs client for directory servers (LDAP, PH). | 42 | * EUDC: (eudc). Emacs client for directory servers (LDAP, PH). |
| @@ -86,6 +86,7 @@ Emacs misc features | |||
| 86 | * Wisent: (wisent). Semantic Wisent parser development. | 86 | * Wisent: (wisent). Semantic Wisent parser development. |
| 87 | * SES: (ses). Simple Emacs Spreadsheet. | 87 | * SES: (ses). Simple Emacs Spreadsheet. |
| 88 | * Speedbar: (speedbar). File/Tag summarizing utility. | 88 | * Speedbar: (speedbar). File/Tag summarizing utility. |
| 89 | * Todo Mode: (todo-mode). Make and maintain todo lists. | ||
| 89 | * VIP: (vip). An older VI-emulation for Emacs. | 90 | * VIP: (vip). An older VI-emulation for Emacs. |
| 90 | * VIPER: (viper). A VI-emulation mode for Emacs. | 91 | * VIPER: (viper). A VI-emulation mode for Emacs. |
| 91 | * WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man". | 92 | * WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man". |