Mercurial > emacs
changeset 104207:29d7f2a2907f
Fix whitespace in last ChangeLog entry.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 08 Aug 2009 18:27:10 +0000 |
parents | 336e9dde5b1f |
children | c9b224c2ddcb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 08 18:26:36 2009 +0000 +++ b/lisp/ChangeLog Sat Aug 08 18:27:10 2009 +0000 @@ -2,10 +2,10 @@ * 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. + (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. 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>