1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00

(compile-internal): Don't quote nil and t in docstrings.

This commit is contained in:
Juanma Barranquero 2003-05-06 17:35:37 +00:00
parent f20b2f5cf3
commit 08815e25e5

View 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.