1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00

Merge 'master' into 'feature/igc'

This commit is contained in:
Pip Cet 2025-02-01 09:44:27 +00:00
commit 6dcb99a2b8
185 changed files with 2143 additions and 9526 deletions

View file

@ -1736,6 +1736,12 @@ mountpoint (Bug#44631)."
(set-file-modes input-file #o400)
(set-file-modes output-file #o200)
(set-file-modes directory #o500)
(skip-unless
(zerop (call-process
bwrap nil nil nil
"--ro-bind" "/" "/"
"--bind" unquoted-file unquoted-file
"true")))
(with-temp-buffer
(let ((status (call-process
bwrap nil t nil