]> git.eshelyaron.com Git - emacs.git/commit
Allow giving "ping" flags with `C-u M-x ping`
authorTomas Fabrizio Orsi <torsi@fi.uba.ar>
Sat, 8 Jun 2024 15:11:18 +0000 (12:11 -0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 21 Jun 2024 19:01:10 +0000 (21:01 +0200)
commitf307ce787af430bd05d907074f87cd8b26a5ff01
treede849d9b09e19d19e04e1c7a9b80c0c04c72420f
parent1edfb17a586eedfbeb16a1e7fd240437cc1d4119
Allow giving "ping" flags with `C-u M-x ping`

* lisp/net/net-utils.el (ping): With a prefix argument, prompt the user
for flags to pass to the "ping" command.  (Bug#71438)
* etc/NEWS: Document the above change.

Copyright-paperwork-exempt: yes
(cherry picked from commit 72f2b01e318054e2e040f7de676e9c4919533161)
etc/NEWS
lisp/net/net-utils.el