]> git.eshelyaron.com Git - emacs.git/commit
wdired: fix error handling of set-file-modes
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 31 Oct 2020 15:30:04 +0000 (16:30 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 31 Oct 2020 15:37:01 +0000 (16:37 +0100)
commit596802c06301c28c21563a221dec759c50b99db6
treecff7683b5e7c21baac247ddbea0e91f243b0af59
parent283b8d274bd54192b3876ce8bf2930a096391839
wdired: fix error handling of set-file-modes

* lisp/wdired.el (wdired-perms-to-number): Return decimal number.
(wdired-do-perm-changes): Handle error from set-file-modes.
(wdired-finish-edit): Remove `rename' from error message.
(Bug#44343)
lisp/wdired.el