diff options
| author | Eli Zaretskii | 2001-02-06 06:22:18 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-02-06 06:22:18 +0000 |
| commit | 255208bebdc364fdceb07eb8987c0672269b8a92 (patch) | |
| tree | b9b345f6e3f0092d8fa02222304f53f11d79a7f4 | |
| parent | a08332c0e5ff2467cd3919f1930e0244b40a3126 (diff) | |
| download | emacs-255208bebdc364fdceb07eb8987c0672269b8a92.tar.gz emacs-255208bebdc364fdceb07eb8987c0672269b8a92.zip | |
Fix the Ebrowse entry (was missing a dot).
| -rw-r--r-- | info/dir | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -28,7 +28,7 @@ Emacs | |||
| 28 | * Ada mode: (ada-mode). The GNU Emacs mode for editing Ada code. | 28 | * Ada mode: (ada-mode). The GNU Emacs mode for editing Ada code. |
| 29 | * CC mode: (ccmode). The GNU Emacs mode for editing C, C++, Objective-C | 29 | * CC mode: (ccmode). The GNU Emacs mode for editing C, C++, Objective-C |
| 30 | and Java code. | 30 | and Java code. |
| 31 | * Ebrowse: (ebrowse) A C++ class browser for Emacs. | 31 | * Ebrowse: (ebrowse). A C++ class browser for Emacs. |
| 32 | * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files. | 32 | * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files. |
| 33 | 33 | ||
| 34 | * Gnus: (gnus). The news reader Gnus. | 34 | * Gnus: (gnus). The news reader Gnus. |