From: Michael Albinus Date: Sun, 13 Feb 2011 12:57:41 +0000 (+0100) Subject: * NEWS: Tramp methods "imap" and "imaps" are discontinued. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~898 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ea843702375c87c0ffb299830b45c724facaff43;p=emacs.git * NEWS: Tramp methods "imap" and "imaps" are discontinued. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 4b02d9b1d08..520a12ba15f 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2011-02-13 Michael Albinus + + * NEWS: Tramp methods "imap" and "imaps" are discontinued. + 2011-02-12 Drew Adams * themes/light-blue-theme.el: New file. diff --git a/etc/NEWS b/etc/NEWS index 6e9171e55c8..1a030d5972a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -588,7 +588,7 @@ on a D-Bus without simultaneously registering a property or a method. *** There exists a new inline access method "ksu" (kerberized su). *** The following access methods are discontinued: "ssh1_old", -"ssh2_old", "scp1_old", "scp2_old" and "fish". +"ssh2_old", "scp1_old", "scp2_old", "imap", "imaps" and "fish". ** VC and related modes