Mercurial > emacs
diff lisp/ChangeLog @ 29888:7bf92eb4131b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 23 Jun 2000 07:14:06 +0000 (2000-06-23) |
parents | abd1315edfaf |
children | 82ec30fbd2e2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 23 07:13:30 2000 +0000 +++ b/lisp/ChangeLog Fri Jun 23 07:14:06 2000 +0000 @@ -28,6 +28,12 @@ 2000-06-23 Paul Eggert <eggert@twinsun.com> + * mail/mailpost.el (post-mail-send-it): Make sure file has + proper permissions from birth. + + * files.el (basic-save-buffer-2): When temporarily setting + file modes, set them to current modes plus 0200, not to 0777. + * emerge.el (emerge-make-temp-file): Make sure file has proper permissions from birth.