diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-08-26 23:07:01 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-08-26 23:07:58 -0700 |
commit | 231bfd6818890c0c22181ad253f09c8f2399461d (patch) | |
tree | 0b6cdb3591ff182a2ddd31272bc5a3e455d440da /lisp/emacs-lisp/debug.el | |
parent | 1be689fbc4df1ca9883f5bdeb5dd3ccc00eae3aa (diff) | |
download | emacs-231bfd6818890c0c22181ad253f09c8f2399461d.tar.gz emacs-231bfd6818890c0c22181ad253f09c8f2399461d.tar.bz2 emacs-231bfd6818890c0c22181ad253f09c8f2399461d.zip |
Fix over-protection of byte-compiled files
Problem reported by Sven Joachim (Bug#28244).
Also, fix similar problem for autoload files.
* lisp/emacs-lisp/autoload.el (autoload--save-buffer):
Set temp file modes to the buffer-file-name file modes (or 666
if not available) as adjusted by umask.
* lisp/emacs-lisp/bytecomp.el (byte-compile-file):
Set temp file modes to 666 as adjusted by umask.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions