From: Michael Albinus Date: Sun, 25 Apr 2010 06:34:03 +0000 (+0200) Subject: Fix the entry about eshell's su and sudo commands. bug#6021 X-Git-Tag: emacs-pretest-23.1.97~13 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3b0788f68ec9a0938dffcd9dd19894e3df84a376;p=emacs.git Fix the entry about eshell's su and sudo commands. bug#6021 --- diff --git a/etc/NEWS b/etc/NEWS index 717c2a8c2b5..232b0af1d6f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -392,7 +392,7 @@ search in file buffers whose file names match the specified wildcard. +++ *** Autorevert Tail mode now works also for remote files. +++ -*** The new built-in commands `su' and `sudo' support Tramp. +*** The new eshell built-in commands `su' and `sudo' support Tramp. That means, they change `default-directory' to the new users value, and let commands run under that user permissions. It works even when `default-directory' is already remote. Calling the external commands