aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-11-26 16:07:10 +0100
committerMichael Albinus2013-11-26 16:07:10 +0100
commit5fbf6856db55049a694585a5dc76d96ba09158b3 (patch)
treefaac8955161b643138aaeb476fa72097f540428f /lisp/ChangeLog
parent4e9fc48c06eef312b81764ff235293bfe2be594b (diff)
downloademacs-5fbf6856db55049a694585a5dc76d96ba09158b3.tar.gz
emacs-5fbf6856db55049a694585a5dc76d96ba09158b3.zip
* net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
names on MS Windows, like "/[::1]:". * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil SWITCHES.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 25dcbc67ab7..c8a341483bc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12013-11-26 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
4 names on MS Windows, like "/[::1]:".
5
6 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
7 SWITCHES.
8
12013-11-26 Glenn Morris <rgm@gnu.org> 92013-11-26 Glenn Morris <rgm@gnu.org>
2 10
3 * progmodes/python.el (python-indent-guess-indent-offset): 11 * progmodes/python.el (python-indent-guess-indent-offset):