]> code.delx.au - gnu-emacs/commitdiff
Rephrase previous change.
authorGlenn Morris <rgm@gnu.org>
Sun, 5 Feb 2012 03:30:42 +0000 (19:30 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 5 Feb 2012 03:30:42 +0000 (19:30 -0800)
doc/emacs/maintaining.texi

index 984c65fbf2cd612ad975829dfe6727acf699e29d..d2f92bf0da5007a88b793dafc6f2b4135c2a2685 100644 (file)
@@ -6,9 +6,10 @@
 @chapter Maintaining Large Programs
 
   This chapter describes Emacs features for maintaining large
-programs.  In addition to the features described here, you may find
-the @file{ERT} (``Emacs Lisp Regression Testing'') library useful in
-this context (@pxref{Top,,ERT,ert, Emacs Lisp Regression Testing}).
+programs.  If you are maintaining a large Lisp program, then in
+addition to the features described here, you may find
+the @file{ERT} (``Emacs Lisp Regression Testing'') library useful
+(@pxref{Top,,ERT,ert, Emacs Lisp Regression Testing}).
 
 @menu
 * Version Control::     Using version control systems.