* NEWS: New functions eshell/su and eshell/sudo.
This commit is contained in:
@@ -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".
|
||||
|
||||
7
etc/NEWS
7
etc/NEWS
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user