aboutsummaryrefslogtreecommitdiffstats
path: root/man/maintaining.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/maintaining.texi')
-rw-r--r--man/maintaining.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/maintaining.texi b/man/maintaining.texi
index f0b5f1c31af..1307ce6a229 100644
--- a/man/maintaining.texi
+++ b/man/maintaining.texi
@@ -14,6 +14,9 @@ also particularly useful for this purpose.
14* Format of ChangeLog:: What the change log file looks like. 14* Format of ChangeLog:: What the change log file looks like.
15* Tags:: Go direct to any function in your program in one 15* Tags:: Go direct to any function in your program in one
16 command. Tags remembers which file it is in. 16 command. Tags remembers which file it is in.
17@ifnottex
18* Emerge:: A convenient way of merging two versions of a program.
19@end ifnottex
17@end menu 20@end menu
18 21
19@node Change Log 22@node Change Log
@@ -845,6 +848,10 @@ details.
845 You can also use the collection of tag names to complete a symbol 848 You can also use the collection of tag names to complete a symbol
846name in the buffer. @xref{Symbol Completion}. 849name in the buffer. @xref{Symbol Completion}.
847 850
851@ifnottex
852@include emerge-xtra.texi
853@end ifnottex
854
848@ignore 855@ignore
849 arch-tag: b9d83dfb-82ea-4ff6-bab5-05a3617091fb 856 arch-tag: b9d83dfb-82ea-4ff6-bab5-05a3617091fb
850@end ignore 857@end ignore