diff options
| author | Richard M. Stallman | 2001-06-26 13:34:50 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-06-26 13:34:50 +0000 |
| commit | ebe19e1b1c25d2b50342e517a08a6dd1219b5e69 (patch) | |
| tree | 808f6614113b9940882d4b6b37940d0e7ba44e54 | |
| parent | 9048ad82a936a79bc3a186e501ef3ed1cb043744 (diff) | |
| download | emacs-ebe19e1b1c25d2b50342e517a08a6dd1219b5e69.tar.gz emacs-ebe19e1b1c25d2b50342e517a08a6dd1219b5e69.zip | |
Fix mistakes in @node Emerge.
| -rw-r--r-- | man/maintaining.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/maintaining.texi b/man/maintaining.texi index f5114ba6235..755b1b55aad 100644 --- a/man/maintaining.texi +++ b/man/maintaining.texi | |||
| @@ -826,7 +826,7 @@ details. | |||
| 826 | You can also use the collection of tag names to complete a symbol | 826 | You can also use the collection of tag names to complete a symbol |
| 827 | name in the buffer. @xref{Symbol Completion}. | 827 | name in the buffer. @xref{Symbol Completion}. |
| 828 | 828 | ||
| 829 | @node Emerge, C Modes, Imenu, Programs | 829 | @node Emerge |
| 830 | @section Merging Files with Emerge | 830 | @section Merging Files with Emerge |
| 831 | @cindex Emerge | 831 | @cindex Emerge |
| 832 | @cindex merging files | 832 | @cindex merging files |