]> git.eshelyaron.com Git - emacs.git/commit
Make `C-c C-w' copy the executable bits to the new file
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 2 Dec 2021 12:21:20 +0000 (13:21 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 2 Dec 2021 12:21:53 +0000 (13:21 +0100)
commit9ea5a915bd1b9458af1587d63170888346e8baec
treea87fd1c03fdaec4c6455f9891fc1d2c665e54903
parenta516ab79c300517d5c3ab68c45ff9c90bda6c67a
Make `C-c C-w' copy the executable bits to the new file

* lisp/files.el (write-file): When visiting an executable file,
make the new file executable, too (bug#18915).
etc/NEWS
lisp/files.el