Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
59ffcfc4
Commit
59ffcfc4
authored
Nov 27, 2009
by
Michael Albinus
Browse files
* NEWS: New functions eshell/su and eshell/sudo.
parent
3ba30eb8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+6
-1
No files found.
etc/ChangeLog
View file @
59ffcfc4
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".
...
...
etc/NEWS
View file @
59ffcfc4
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment