summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2011-05-07 09:45:35 +0200
committerMichael Albinus <michael.albinus@gmx.de>2011-05-07 09:45:35 +0200
commit58f74fe408fe268fb6b570da9ae545a9fb1fd56c (patch)
tree33ecf850170a2c6cedc515d45b64583487a36815
parentd1dc2cc2ce985d92e1d1309344eb49f7e3b29312 (diff)
downloademacs-58f74fe408fe268fb6b570da9ae545a9fb1fd56c.tar.gz
emacs-58f74fe408fe268fb6b570da9ae545a9fb1fd56c.tar.bz2
emacs-58f74fe408fe268fb6b570da9ae545a9fb1fd56c.zip
New default value of `ange-ftp-binary-file-name-regexp'.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 036eaae6d08..319f5f8c958 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -663,6 +663,9 @@ on a D-Bus without simultaneously registering a property or a method.
*** The following access methods are discontinued: "ssh1_old",
"ssh2_old", "scp1_old", "scp2_old", "imap", "imaps" and "fish".
+*** The option `ange-ftp-binary-file-name-regexp' has changed its
+default value to "".
+
** VC and related modes
*** Support for pulling on distributed version control systems.