diff lisp/progmodes/compile.el @ 50852:3f16391fbada

(compile-internal): Don't quote nil and t in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 06 May 2003 17:35:37 +0000
parents ce4ad428dcab
children 1004156b8057
line wrap: on
line diff
--- a/lisp/progmodes/compile.el	Tue May 06 17:33:21 2003 +0000
+++ b/lisp/progmodes/compile.el	Tue May 06 17:35:37 2003 +0000
@@ -987,7 +987,7 @@
 \`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.