# HG changeset patch # User Chong Yidong # Date 1249756030 0 # Node ID 29d7f2a2907fd6da5dba5686cbb9f02224d659bb # Parent 336e9dde5b1f61d6b827f6121915356d3897684a Fix whitespace in last ChangeLog entry. diff -r 336e9dde5b1f -r 29d7f2a2907f lisp/ChangeLog --- 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