comparison lisp/ChangeLog @ 76162:7d0cfbd2c01a

(whois-server-tld): Update server for .org. (whois-server-list): Add whois.publicinterestregistry.net. (whois-guess-server): Fix formatting in docstring.
author Romain Francoise <romain@orebokech.com>
date Mon, 26 Feb 2007 17:43:11 +0000
parents db7a28104afb
children b2a18ce8dfb3
comparison
equal deleted inserted replaced
76161:d31fb1684e2a 76162:7d0cfbd2c01a
1 2007-02-26 Romain Francoise <romain@orebokech.com>
2
3 * net/net-utils.el (whois-server-tld): Update server for .org.
4 (whois-server-list): Add whois.publicinterestregistry.net.
5 (whois-guess-server): Fix formatting in docstring.
6
1 2007-02-26 Kim F. Storm <storm@cua.dk> 7 2007-02-26 Kim F. Storm <storm@cua.dk>
2 8
3 * mouse.el (mouse-show-mark): Run hooks and perform command 9 * mouse.el (mouse-show-mark): Run hooks and perform command
4 remapping for mouse-region-delete-keys. 10 remapping for mouse-region-delete-keys.
5 11