make-compile.el (107B)
1 (setq files '("ace-window.el")) 2 (setq byte-compile--use-old-handlers nil) 3 (mapc #'byte-compile-file files)