socks.el small cleanup
authorGlenn Morris <rgm@gnu.org>
Fri, 24 May 2013 06:53:54 +0000 (23:53 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 24 May 2013 06:53:54 +0000 (23:53 -0700)
commit892f8ca3891684df1ea5927f93fec9e6e5cadb26
tree985dd1392c4e906a1e15ef99b4dbc5f93eb4eece
parent3c29197330b409b01c6782947d386e1e249c3248
socks.el small cleanup

* lisp/net/socks.el (socks-split-string): Use this rather than split-string.
(socks-nslookup-host): Update for above change.
(dynamic-choice, s5-dynamic-choice-match)
(s5-dynamic-choice-match-inline, s5-widget-value-create):
Comment out unused code.

Comment out other unused code in a more standard manner, with ";"
rather than "'".
lisp/ChangeLog
lisp/net/socks.el