]> git.eshelyaron.com Git - emacs.git/commitdiff
(compile-internal): Don't quote nil and t in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 6 May 2003 17:35:37 +0000 (17:35 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 6 May 2003 17:35:37 +0000 (17:35 +0000)
lisp/progmodes/compile.el

index a51ceff74d3f2de422b122045db212de82d4b170..6cbc7ce5e45ea77b015b17f484597021624f508d 100644 (file)
@@ -987,7 +987,7 @@ NOMESSAGE-REGEXP-ALIST is the nomessage regexp alist to use.
 \`compilation-buffer-name-function', `compilation-enter-directory-regexp-alist',
 \`compilation-leave-directory-regexp-alist', `compilation-file-regexp-alist',
 \ and `compilation-nomessage-regexp-alist', respectively.
-For arg 7-10 a value `t' means an empty alist.
+For arg 7-10 a value t means an empty alist.
 
 If NO-ASYNC is non-nil, start the compilation process synchronously.