From: Michael Albinus Date: Mon, 11 Jun 2012 13:22:53 +0000 (+0200) Subject: New Tramp features. X-Git-Tag: emacs-24.2.90~1199^2~474^2~56 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=05ecb497393551e8bb65fb07fbdc4bbb5f61765a;p=emacs.git New Tramp features. --- diff --git a/etc/NEWS b/etc/NEWS index 5b1031ef422..4c6df5c09cf 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -250,6 +250,15 @@ closing brackets to be aligned with the line of the opening bracket. ** which-function-mode now applies to all applicable major modes by default. +** Tramp + ++++ +*** The syntax has been extended in order to allow ad-hoc proxy +definitions. See the manual for details. + ++++ +*** Remote processes are now supported also on remote Windows host. + ** D-Bus +++