summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <albinus@detlef>2010-04-25 08:34:03 +0200
committerMichael Albinus <albinus@detlef>2010-04-25 08:34:03 +0200
commit3b0788f68ec9a0938dffcd9dd19894e3df84a376 (patch)
treec7d6b01852a5d69eaf7d4b0ee62c3c9b119cc7e0
parent8ed6fc47b790332a282f0b41b9220ebc186c0c4d (diff)
downloademacs-3b0788f68ec9a0938dffcd9dd19894e3df84a376.tar.gz
Fix the entry about eshell's su and sudo commands. bug#6021
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
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