aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/progmodes/compile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el
index 53237cafb13..c74c2c570ca 100644
--- a/lisp/progmodes/compile.el
+++ b/lisp/progmodes/compile.el
@@ -624,7 +624,7 @@ Setting it causes the compilation-mode commands to put point at the
624end of their output window so that the end of the output is always 624end of their output window so that the end of the output is always
625visible rather than the begining." 625visible rather than the begining."
626 :type 'boolean 626 :type 'boolean
627 :version 20.3 627 :version "20.3"
628 :group 'compilation) 628 :group 'compilation)
629 629
630(defun compile-internal (command error-message 630(defun compile-internal (command error-message