Mercurial > emacs
annotate etc/.gitignore @ 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 | a927f31f34d5 |
children | ef719132ddfa |
rev | line source |
---|---|
102380
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
1 DOC |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
2 DOC-* |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
3 icons/ |
102391 | 4 |
5 # arch-tag: 617d2467-cd9f-42e2-9115-88e1d44e66e6 |