diff options
| author | Chong Yidong | 2011-01-21 23:01:40 -0500 |
|---|---|---|
| committer | Chong Yidong | 2011-01-21 23:01:40 -0500 |
| commit | 925d54ac551a95b2a51ce195adcbca37570b5309 (patch) | |
| tree | f1e367db6efed6422bea40cd795d343e7bed38bc | |
| parent | cde7e38b6bccaf8a6316025262d640a8ed18ea8f (diff) | |
| download | emacs-925d54ac551a95b2a51ce195adcbca37570b5309.tar.gz emacs-925d54ac551a95b2a51ce195adcbca37570b5309.zip | |
Add ERT manual to Info dir file.
| -rw-r--r-- | info/dir | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -67,6 +67,7 @@ Emacs misc features | |||
| 67 | merging programs. | 67 | merging programs. |
| 68 | * EDT: (edt). An Emacs emulation of the EDT editor. | 68 | * EDT: (edt). An Emacs emulation of the EDT editor. |
| 69 | * EIEIO: (eieio). An object system for Emacs Lisp. | 69 | * EIEIO: (eieio). An object system for Emacs Lisp. |
| 70 | * ERT: (ert). Emacs Lisp regression testing tool. | ||
| 70 | * Eshell: (eshell). A command shell implemented in Emacs Lisp. | 71 | * Eshell: (eshell). A command shell implemented in Emacs Lisp. |
| 71 | * Flymake: (flymake). A universal on-the-fly syntax checker. | 72 | * Flymake: (flymake). A universal on-the-fly syntax checker. |
| 72 | * Forms: (forms). Emacs package for editing data bases | 73 | * Forms: (forms). Emacs package for editing data bases |