]> git.eshelyaron.com Git - emacs.git/commit
Extend DNS lookup commands to allow specifying the name server
authorAndrew Robbins <contact@andrewrobbins.info>
Fri, 12 May 2017 08:19:46 +0000 (11:19 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 May 2017 08:19:46 +0000 (11:19 +0300)
commita1b69815147b67f4ff7730d0b97b526c8eda2935
tree1f01290857091a95adf2b69633c039fe6b1d38aa
parentd9592104c8aa93a9b92a05c410a546f0abd8d0b5
Extend DNS lookup commands to allow specifying the name server

* lisp/net/net-utils.el (ffap-string-at-point): Removed due to
'net-utils-machine-at-point' obviating this autoloaded
function (Bug#25426).
(dig-program-options): New customization variable.
(nslookup-host, dns-lookup-host, run-dig): Can now specify
optional name server argument interactively (by prefix arg) and
non-interactively.

* etc/NEWS: Mention the extension of DNS lookup commands.
etc/NEWS
lisp/net/net-utils.el