• Dmitry Gutov's avatar
    Replace uses of `save-buffer' with `write-region' · b0df8b95
    Dmitry Gutov authored
    * lisp/emacs-lisp/package.el (package--download-one-archive): Use
    `write-region' instead of `save-buffer' to avoid running various
    hooks. 
    (describe-package-1): Same.  Insert newline at the end of the
    buffer if appropriate.
    
    Fixes: debbugs:17155
    b0df8b95
package.el 83.5 KB