*** empty log message ***
This commit is contained in:
parent
4ff5372025
commit
ea055732c7
2 changed files with 11 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2000-06-23 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xfns.c (x_create_tip_frame): Initialize frame's colors like
|
||||
in x_create_frame.
|
||||
|
||||
2000-06-23 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* coding.c (decode_eol_post_ccl): Special handling for undecided
|
||||
|
|
Loading…
Add table
Reference in a new issue