diff options
| -rw-r--r-- | man/programs.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/programs.texi b/man/programs.texi index 9716c819af6..459f5f88a8e 100644 --- a/man/programs.texi +++ b/man/programs.texi | |||
| @@ -44,7 +44,7 @@ Mode}). The Foldout package provides folding-editor features | |||
| 44 | (@pxref{Foldout}). | 44 | (@pxref{Foldout}). |
| 45 | 45 | ||
| 46 | The ``automatic typing'' features may be useful for writing programs. | 46 | The ``automatic typing'' features may be useful for writing programs. |
| 47 | @xref{,Autotyping,, autotype, Autotyping}. | 47 | @xref{Top,,Autotyping, autotype, Autotyping}. |
| 48 | 48 | ||
| 49 | @menu | 49 | @menu |
| 50 | * Program Modes:: Major modes for editing programs. | 50 | * Program Modes:: Major modes for editing programs. |
| @@ -1894,8 +1894,8 @@ convenient. Each name recorded is called a @dfn{tag}. | |||
| 1894 | @cindex tags, C++ | 1894 | @cindex tags, C++ |
| 1895 | @cindex class browser, C++ | 1895 | @cindex class browser, C++ |
| 1896 | @cindex Ebrowse | 1896 | @cindex Ebrowse |
| 1897 | See also the Ebrowse facility, which is tailored for C++. @xref{,,, | 1897 | See also the Ebrowse facility, which is tailored for C++. |
| 1898 | ebrowse, Ebrowse User's Manual}. | 1898 | @xref{Top,, Ebrowse, ebrowse, Ebrowse User's Manual}. |
| 1899 | 1899 | ||
| 1900 | @menu | 1900 | @menu |
| 1901 | * Tag Syntax:: Tag syntax for various types of code and text files. | 1901 | * Tag Syntax:: Tag syntax for various types of code and text files. |