comparison lisp/ChangeLog @ 77920:df4da367a02c

* net/socks.el: New file, taken from w3 repository. (top): Update Copyright. Don't load cl.el. (all): Replace `case' by `cond', `string-to-int' by `string-to-number', and `process-kill-without-query' by `set-process-query-on-exit-flag'. (socks-char-int): Remove defalias and all occurencies.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 06 Jun 2007 16:49:03 +0000
parents f81de3b9db7f
children d29dd65aeab4
comparison
equal deleted inserted replaced
77919:f81de3b9db7f 77920:df4da367a02c
1 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/socks.el: New file, taken from w3 repository.
4 (top): Update Copyright. Don't load cl.el.
5 (all): Replace `case' by `cond', `string-to-int' by
6 `string-to-number', and `process-kill-without-query' by
7 `set-process-query-on-exit-flag'.
8 (socks-char-int): Remove defalias and all occurencies.
9
1 2007-06-06 Juanma Barranquero <lekktu@gmail.com> 10 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2 11
3 * international/mule-cmds.el (toggle-enable-multibyte-characters) 12 * international/mule-cmds.el (toggle-enable-multibyte-characters)
4 (sort-coding-systems, search-unencodable-char): Doc fixes. 13 (sort-coding-systems, search-unencodable-char): Doc fixes.
5 (coding-system-change-eol-conversion, set-default-coding-systems) 14 (coding-system-change-eol-conversion, set-default-coding-systems)