]> git.eshelyaron.com Git - emacs.git/commit
Prevent bootstrap autoload backup files
authorPhillip Lord <phillip.lord@russet.org.uk>
Fri, 8 Apr 2016 15:22:44 +0000 (16:22 +0100)
committerPhillip Lord <phillip.lord@russet.org.uk>
Wed, 20 Apr 2016 12:30:23 +0000 (13:30 +0100)
commit16af826eac64c5a6e79724b79b04f5318afb273b
tree00132c90f972c99b28e2c358b29bb2de8b6d81ad
parent65150493f7e3f0768fccd6097c6dafc9ae18770b
Prevent bootstrap autoload backup files

 * lisp/emacs-lisp/autoload (autoload-find-generated-file): Suppress
   backups in newly created file.

  (autoload-ensure-default-file): Function split into two.
  (autoload-ensure-file-writeable): New function from split.

  (Bug#23203)
lisp/emacs-lisp/autoload.el