summaryrefslogtreecommitdiff
path: root/lisp/net/net-utils.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/net-utils.el (finger): Fix botched logic.Mattias EngdegÄrd2023-05-141-5/+5
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; * lisp/net/net-utils.el: Delete code commented out since 2000.Stefan Kangas2022-08-011-9/+0
* Avoid obsolete initial-input argument in net-utils.elStefan Kangas2022-07-081-16/+20
* Merge from origin/emacs-28Stefan Kangas2022-07-081-3/+2
|\
| * ; * lisp/net/net-utils.el: Minor doc fixes.Stefan Kangas2022-07-071-3/+2
* | Make net-utils-url at point funs obsolete in favor of ffapStefan Kangas2022-07-071-35/+13
* | Mark comint modes in net-utils.el as non-interactiveStefan Kangas2022-07-071-14/+11
* | Make 'run-dig' command obsolete in favor of 'dig'Stefan Kangas2022-07-071-20/+2
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Stylistic docfixes in net/*.el found by checkdocStefan Kangas2021-09-191-4/+4
* Fix launching net-utils on MS-WindowsEli Zaretskii2021-05-151-13/+13
* Update whois-server-tldStefan Kangas2021-04-071-2/+10
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-081-58/+26
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in net/*.elStefan Kangas2020-12-041-9/+6
* Don't quote lambdas in several placesStefan Kangas2020-11-141-3/+2
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Touch up naming of ipv6-expandLars Ingebrigtsen2019-09-171-4/+5
* Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-231-1/+74
|\
| * Add option to bypass NSM TLS checks on local networksJimmy Yuen Ho Wong2018-07-141-1/+74
* | Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/ |/|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-5/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Improve doc strings in net-utils.elEli Zaretskii2017-05-121-15/+24
* Extend DNS lookup commands to allow specifying the name serverAndrew Robbins2017-05-121-21/+42
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-5/+5
* | Teach net-utils more iproute2 and nl80211 toolsMark Oteiza2016-06-251-14/+28
* | Remove support for IRIXPaul Eggert2016-03-071-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; * lisp/net/net-utils.el: Fix comment typo in previous.Glenn Morris2015-12-041-1/+1
* * lisp/net/net-utils.el: Small improvements.Glenn Morris2015-12-041-13/+22
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Silence some compilation warningsGlenn Morris2015-04-301-0/+2
* Fix encoding of I/O in net-utils.el for MS-Windows. (Bug#19458)Eli Zaretskii2015-01-091-2/+18
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use completion-at-point rather than obsolete alias.Glenn Morris2013-05-291-2/+2
* * lisp/net/net-utils.el (net-utils-remove-ctrl-m-filter):Thierry Volpiatto2013-03-111-25/+11
* * lisp/net/net-utils.el (net-utils-run-simple): Don't display-bufferThierry Volpiatto2013-03-011-3/+4
* * lisp/net/net-utils.el (net-utils--revert-function): New fun.Thierry Volpiatto2013-02-281-14/+32
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-5/+11