# HG changeset patch
# User Glenn Morris <rgm@gnu.org>
# Date 1163217718 0
# Node ID 2afcd781ea33212ff06f466ccfddd5319e6ed976
# Parent  aa069c1a1c03e2ecdc48531d8db57d10b06d8b99
(compilation-directory-matcher): Improve previous doc fix.

diff -r aa069c1a1c03 -r 2afcd781ea33 lisp/progmodes/compile.el
--- 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