emacs/doc
Stephen Gildea 678a71ea2d backup-by-copying-when-privileged-mismatch applies to file gid, too.
* lisp/files.el (backup-by-copying-when-privileged-mismatch):  In addition
to checking the file uid, a second test is added: if the file gid is not
greater than backup-by-copying-when-privileged-mismatch,
backup-by-copying-when-mismatch will also be forced on.

* doc/emacs/files.texi, doc/lispref/backups.texi: Updated documentation.

Also fixed a typo in the Emacs reference manual, changing "higher" to
"no greater" so that the limit is no longer documented reversed.
2019-12-21 10:51:10 -08:00
..
emacs backup-by-copying-when-privileged-mismatch applies to file gid, too. 2019-12-21 10:51:10 -08:00
lispintro Spelling fixes 2019-12-09 18:45:18 -08:00
lispref backup-by-copying-when-privileged-mismatch applies to file gid, too. 2019-12-21 10:51:10 -08:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc ; Spelling fixes 2019-12-10 20:05:49 -08:00