diff lisp/ChangeLog @ 111765:202eb704e80b

* net/tramp.el (tramp-default-method-alist) (tramp-default-user-alist, tramp-default-proxies-alist): Adapt custom options type. (Bug#7445)
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 23 Nov 2010 20:52:25 +0100
parents f84b2c2c0b1b
children 7bd5c179aeff
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 23 10:16:21 2010 -0800
+++ b/lisp/ChangeLog	Tue Nov 23 20:52:25 2010 +0100
@@ -1,3 +1,9 @@
+2010-11-23  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-default-method-alist)
+	(tramp-default-user-alist, tramp-default-proxies-alist): Adapt
+	custom options type.  (Bug#7445)
+
 2010-11-21  Chong Yidong  <cyd@stupidchicken.com>
 
 	* progmodes/python.el: Add Ipython support (Bug#5390).