• Lars Ingebrigtsen's avatar
    Output progress messages when scraping autoloads during bootstrap · 56a90c42
    Lars Ingebrigtsen authored
    * lisp/emacs-lisp/byte-run.el (byte-compile-info-message): New
    function to outout informational messages during byte compilation.
    
    * lisp/emacs-lisp/autoload.el (update-directory-autoloads): Use it
    to report progress when scraping autoloads during bootstrap (which
    may take half a minute).
    56a90c42
autoload.el 53.4 KB