comparison lisp/ChangeLog @ 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 c911628739b9
comparison
equal deleted inserted replaced
104206:336e9dde5b1f 104207:29d7f2a2907f
1 2009-08-08 Yoni Rabkin <yoni@rabkins.net> 1 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
2 2
3 * net/net-utils.el (net-utils-font-lock-keywords): New var. 3 * net/net-utils.el (net-utils-font-lock-keywords): New var.
4 (nslookup-font-lock-keywords): Make it a variable. 4 (nslookup-font-lock-keywords): Make it a variable.
5 (net-utils-mode): New mode for viewing diagnostic network output. 5 (net-utils-mode): New mode for viewing diagnostic network output.
6 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only. 6 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
7 (net-utils-run-simple): New function. 7 (net-utils-run-simple): New function.
8 (ifconfig, iwconfig, netstat, arp, route): Use it. 8 (ifconfig, iwconfig, netstat, arp, route): Use it.
9 9
10 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru> 10 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
11 11
12 * progmodes/gdb-mi.el (gdb-read-memory-custom) 12 * progmodes/gdb-mi.el (gdb-read-memory-custom)
13 (gdb-memory-set-address, def-gdb-set-positive-number) 13 (gdb-memory-set-address, def-gdb-set-positive-number)