diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2011-05-07 09:45:35 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2011-05-07 09:45:35 +0200 |
commit | 58f74fe408fe268fb6b570da9ae545a9fb1fd56c (patch) | |
tree | 33ecf850170a2c6cedc515d45b64583487a36815 | |
parent | d1dc2cc2ce985d92e1d1309344eb49f7e3b29312 (diff) | |
download | emacs-58f74fe408fe268fb6b570da9ae545a9fb1fd56c.tar.gz emacs-58f74fe408fe268fb6b570da9ae545a9fb1fd56c.tar.bz2 emacs-58f74fe408fe268fb6b570da9ae545a9fb1fd56c.zip |
New default value of `ange-ftp-binary-file-name-regexp'.
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |