mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 21:20:45 -08:00
* 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.
This commit is contained in:
parent
2efed646b9
commit
f4c8780216
1 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2007-06-06 Michael Albinus <michael.albinus@gmx.de>
|
||||
|
||||
* 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.
|
||||
|
||||
2007-06-06 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* international/mule-cmds.el (toggle-enable-multibyte-characters)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue