mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
(compile-internal): Don't quote nil and t in docstrings.
This commit is contained in:
parent
f20b2f5cf3
commit
08815e25e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue