]> git.eshelyaron.com Git - emacs.git/commit
Improve error handling in dired-change-marks
authorStefan Kangas <stefankangas@gmail.com>
Sun, 19 Jan 2020 14:58:06 +0000 (15:58 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 19 Jan 2020 14:59:33 +0000 (15:59 +0100)
commite5e31aab9b13701c0aefd93ad786d4b8feff2789
treeb52e80e0792ce4d950c52f26cb77cbeb1641b82f
parent3d81d2326a210516496ea7b217f30cf48c897bf6
Improve error handling in dired-change-marks

* lisp/dired.el (dired-change-marks): Signal user-error if mark
character is invalid.  Catch more invalid characters.  (Bug#29842)
lisp/dired.el