Mercurial > emacs
comparison lisp/ChangeLog @ 106287:e9cc1ea3f258
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Fri, 27 Nov 2009 16:29:03 +0000 |
parents | 894b96ba4f65 |
children | df75422e3816 |
comparison
equal
deleted
inserted
replaced
106286:69ba8f3430e1 | 106287:e9cc1ea3f258 |
---|---|
1 2009-11-27 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns, | |
4 providing a Tramp related implementation of "su" and "sudo". | |
5 (eshell-unix-initialize): Add "su" and "sudo". | |
6 | |
1 2009-11-27 Daiki Ueno <ueno@unixuser.org> | 7 2009-11-27 Daiki Ueno <ueno@unixuser.org> |
2 | 8 |
3 * net/socks.el (socks-send-command): Convert binary request to | 9 * net/socks.el (socks-send-command): Convert binary request to |
4 unibyte before sending. This fixes mishandling of some port | 10 unibyte before sending. This fixes mishandling of some port |
5 numbers such as 129. | 11 numbers such as 129. |