projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec5a267
)
; * etc/NEWS: 'backup-by-copying-when-privileged-mismatch' is documented.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Mar 2020 11:48:06 +0000
(13:48 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Mar 2020 11:48:06 +0000
(13:48 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index f52c04012b222f5ebb37e8af9bb8450a7a533bb8..1d5634890a40d4d30d275ed1281cd62eaebf3d6c 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-592,6
+592,7
@@
The HIST argument of 'read-from-minibuffer' now works correctly with
buffer-local variables. This means that different buffers can have
their own separated input history list if desired.
++++
** 'backup-by-copying-when-privileged-mismatch' applies to file gid, too.
In addition to checking the file owner uid, Emacs also checks that the
group gid is not greater than 'backup-by-copying-when-privileged-mismatch';