]> code.delx.au - gnu-emacs/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@newcastle.ac.uk>
Tue, 12 Apr 2016 11:45:33 +0000 (12:45 +0100)
commitc23c965bb9d0a4bcc1b6158833ff99aa20fd53e9
treee4d70da471a811b43d13843948779e5eba539084
parent9344612d3cd164317170b6189ec43175757e4231
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