Mercurial > emacs
changeset 85002:de9abb25771b
Add item for MS-Windows implementation of network-interface-*.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 01 Oct 2007 17:23:39 +0000 |
parents | 62a5f136f209 |
children | 155b89cb60fb |
files | etc/TODO |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TODO Mon Oct 01 09:57:19 2007 +0000 +++ b/etc/TODO Mon Oct 01 17:23:39 2007 +0000 @@ -105,6 +105,14 @@ ** Find a proper fix for rcirc multiline nick adding. http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html +** Implement `network-interface-list' and `network-interface-info' +on MS-Windows. Hint: the information is present in the Registry, +under the keys +HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Linkage\ +and +HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<device>\ +where <device> is the network device found under the first key. + * Important features: ** Provide user-friendly ways to list all available font families,