]> git.eshelyaron.com Git - emacs.git/commit
Improve dired-do-{info,man} error handling
authorStefan Kangas <stefan@marxist.se>
Sat, 2 Jul 2022 20:17:06 +0000 (22:17 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 3 Jul 2022 09:43:58 +0000 (11:43 +0200)
commit60f77c58f1139e0196d859844d74cdfea5f264cf
treec2998aa3e9790c3043f5afc1ca7a6358ee25b2c2
parent45badeceecab5e5975d2e1700fce819acd34a964
Improve dired-do-{info,man} error handling

* lisp/dired.el (dired-do-man, dired-do-info): Use
'dired-get-file-for-visit' to get better error handling.
Interactive mode tagging.
lisp/dired.el