1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 08:51:45 -08:00

Fix 2010-04-19 merge error in doc/emacs/maintaining.texi (Bug#7674).

This commit is contained in:
Chong Yidong 2010-12-21 15:10:31 +08:00
parent d78cdcf74e
commit e14ad69196

View file

@ -2288,10 +2288,6 @@ details.
You can also use the collection of tag names to complete a symbol
name in the buffer. @xref{Symbol Completion}.
@ifnottex
@include emerge-xtra.texi
@end ifnottex
@node EDE
@section Emacs Development Environment
@cindex EDE (Emacs Development Environment)
@ -2355,6 +2351,10 @@ To build all the targets in the project, type @kbd{C-c . C}
(@code{ede-compile-project}). EDE uses the file types to guess how
the target should be built.
@ifnottex
@include emerge-xtra.texi
@end ifnottex
@ignore
arch-tag: b9d83dfb-82ea-4ff6-bab5-05a3617091fb
@end ignore