mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 21:20:53 -08:00
(compilation-scroll-output): Correct the :version
keyword to be a string.
This commit is contained in:
parent
eabe0ad3ad
commit
a46fddeb85
1 changed files with 1 additions and 1 deletions
|
|
@ -624,7 +624,7 @@ Setting it causes the compilation-mode commands to put point at the
|
|||
end of their output window so that the end of the output is always
|
||||
visible rather than the begining."
|
||||
:type 'boolean
|
||||
:version 20.3
|
||||
:version "20.3"
|
||||
:group 'compilation)
|
||||
|
||||
(defun compile-internal (command error-message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue