Mercurial > emacs
annotate etc/FTP @ 104206:336e9dde5b1f
* net/net-utils.el (net-utils-font-lock-keywords): New var.
(nslookup-font-lock-keywords): Make it a variable.
(net-utils-mode): New mode for viewing diagnostic network output.
(net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
(net-utils-run-simple): New function.
(ifconfig, iwconfig, netstat, arp, route): Use it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 08 Aug 2009 18:26:36 +0000 |
parents | e06541128138 |
children |
rev | line source |
---|---|
77214
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
1 For information about how to obtain GNU Emacs and other GNU software |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
2 by FTP, please see <http://www.gnu.org/order/ftp.html>. |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
3 |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
4 Information about Emacs is also available at |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
5 <http://www.gnu.org/software/emacs/>. |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
6 |