aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-02-12 20:27:00 +0000
committerRichard M. Stallman2006-02-12 20:27:00 +0000
commita6f0d581bf500eb6b2162d260d828f8f140b8cfd (patch)
tree9eee9ef0cda7a60bd47fb78625ab0f1bed38778e
parent2f15c7c3f118d6bf052d84fe7d23fe4c4c7ec0bf (diff)
downloademacs-a6f0d581bf500eb6b2162d260d828f8f140b8cfd.tar.gz
emacs-a6f0d581bf500eb6b2162d260d828f8f140b8cfd.zip
(Building): Clarify topic in intro.
-rw-r--r--man/building.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/building.texi b/man/building.texi
index 4bcfbf9d7a7..f621706fbbe 100644
--- a/man/building.texi
+++ b/man/building.texi
@@ -10,7 +10,7 @@
10 10
11 The previous chapter discusses the Emacs commands that are useful for 11 The previous chapter discusses the Emacs commands that are useful for
12making changes in programs. This chapter deals with commands that assist 12making changes in programs. This chapter deals with commands that assist
13in the larger process of developing and maintaining programs. 13in the larger process of compiling and testing programs.
14 14
15@menu 15@menu
16* Compilation:: Compiling programs in languages other 16* Compilation:: Compiling programs in languages other