* NEWS: New functions eshell/su and eshell/sudo.

This commit is contained in:
Michael Albinus
2009-11-27 16:38:57 +00:00
parent 3ba30eb837
commit 59ffcfc485
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-11-27 Michael Albinus <michael.albinus@gmx.de>
* NEWS: New functions eshell/su and eshell/sudo.
2009-11-26 Kevin Ryde <user42@zip.com.au>
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".

View File

@@ -302,7 +302,12 @@ and `comint-history-isearch-backward-regexp' start Isearch in the input history
regardless of the value of `comint-history-isearch'.
+++
*** Autorevert Tail mode now works now for remote files.
*** Autorevert Tail mode now works also for remote files.
*** The new commands `eshell/su' and `eshell/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.
* New Modes and Packages in Emacs 23.2