bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compilation-scroll-output should be an autoload


From: Christopher S. Kush
Subject: compilation-scroll-output should be an autoload
Date: 16 Nov 2001 11:32:25 -0700
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.1

Context-diff patch to the 21.1 compile.el appears on next page.

-- 
   "One does not wait for (X)Emacs to load,
    one jumps up and down with excitement."
                   -- Henrik Enberg

***************
*** 690,695 ****
--- 690,696 ----
    (let ((null-device nil))            ; see grep
      (grep command-args)))
  
+ ;;;###autoload
  (defcustom compilation-scroll-output nil
    "*Non-nil to scroll the *compilation* buffer window as output appears.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]