Mercurial > emacs
changeset 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 | 629f8ae0c58f |
children | 3a65ede5c70c |
files | lisp/progmodes/compile.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.