comparison 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
comparison
equal deleted inserted replaced
111764:c757f4efde4e 111765:202eb704e80b
1 2010-11-23 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-default-method-alist)
4 (tramp-default-user-alist, tramp-default-proxies-alist): Adapt
5 custom options type. (Bug#7445)
6
1 2010-11-21 Chong Yidong <cyd@stupidchicken.com> 7 2010-11-21 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * progmodes/python.el: Add Ipython support (Bug#5390). 9 * progmodes/python.el: Add Ipython support (Bug#5390).
4 (python-shell-prompt-alist) 10 (python-shell-prompt-alist)
5 (python-shell-continuation-prompt-alist): New options. 11 (python-shell-continuation-prompt-alist): New options.