]> git.eshelyaron.com Git - emacs.git/commit
Fix systemd unit completion for old versions of systemd
authorLiu Hui <liuhui1610@gmail.com>
Wed, 17 May 2023 08:39:18 +0000 (16:39 +0800)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 May 2023 15:01:02 +0000 (18:01 +0300)
commit6b60c8142ea10b774cd01db39f803f806df5fc5b
tree05a75599d784d8e09d919c9310cba705c7cb1c96
parent8c56557cd9dff754b7f28f5fb919ca3b2c58ebf3
Fix systemd unit completion for old versions of systemd

* lisp/pcmpl-linux.el (pcmpl-linux--systemd-units): Use '--no-legend'
for compatibility with older versions of systemctl.  (Bug#63411)
lisp/pcmpl-linux.el