diff lisp/progmodes/compile.el @ 73913:2afcd781ea33

(compilation-directory-matcher): Improve previous doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 11 Nov 2006 04:01:58 +0000
parents 8c8ad3efe1fe
children 636627b25f70
line wrap: on
line diff
--- a/lisp/progmodes/compile.el	Sat Nov 11 04:01:33 2006 +0000
+++ b/lisp/progmodes/compile.el	Sat Nov 11 04:01:58 2006 +0000
@@ -397,7 +397,7 @@
 (defvar compilation-directory-matcher
   '("\\(?:Entering\\|Leavin\\(g\\)\\) directory `\\(.+\\)'$" (2 . 1))
   "A list for tracking when directories are entered or left.
-nil means not to track directories, e.g. if all file names are absolute.  The
+If nil, do not track directories, e.g. if all file names are absolute.  The
 first element is the REGEXP matching these messages.  It can match any number
 of variants, e.g. different languages.  The remaining elements are all of the
 form (DIR .  LEAVE).  If for any one of these the DIR'th subexpression