]> git.eshelyaron.com Git - emacs.git/commit
Fix BSD battery mode over TRAMP (bug#58307)
authorManuel Giraud <manuel@ledu-giraud.fr>
Thu, 6 Oct 2022 12:46:39 +0000 (14:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Oct 2022 12:46:39 +0000 (14:46 +0200)
commit07b2e9b9092df57f454386e54491420fb4b5f303
tree6c1d6d060846c0215fcc6fdd4bf256d9d07c385b
parente24f276f8a639faeaec516e758996354dd49a5b7
Fix BSD battery mode over TRAMP (bug#58307)

* lisp/battery.el (battery--call-process-to-string): Simple wrapper
to `call-process' that outputs to a string.
(battery-bsd-apm): Use it instead of `shell-command-to-string'
(bug#58307).
lisp/battery.el