]> git.eshelyaron.com Git - emacs.git/commit
filesets: Safely invoke `shell-command*' functions
authorXi Lu <lx@shellcodes.org>
Thu, 23 Feb 2023 12:58:00 +0000 (20:58 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 7 Feb 2024 10:51:16 +0000 (11:51 +0100)
commitc7c225880f7605c3254f54243d392d4b02865448
tree69fd2fb8d8ae474d8ecf20d7f8fcfb066dc9f4e5
parentb0643221d5771a0a7e14c9be68715e8a8b32a597
filesets: Safely invoke `shell-command*' functions

* lisp/filesets.el:
(filesets-select-command, filesets-quote): Remove unused functions.
(filesets-external-viewers): Remove old comments.
(filesets-which-command, filesets-get-quoted-selection)
(filesets-spawn-external-viewer): Use `shell-quote-argument'.  (Bug#61709)

(cherry picked from commit 7756e9c73611c25002a90194b4a32c23051cb234)
lisp/filesets.el