comparison lisp/ChangeLog @ 105771:92f6698524cd

* simple.el (transpose-subr): Give clearer error when the mark is not set. (Bug#4807)
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 26 Oct 2009 14:59:12 +0000
parents 192f524e5a85
children f641cce94663
comparison
equal deleted inserted replaced
105770:435ad0d7953a 105771:92f6698524cd
1 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
2
3 * simple.el (transpose-subr): Give clearer error when the mark
4 is not set. (Bug#4807)
5
1 2009-10-26 Michael Albinus <michael.albinus@gmx.de> 6 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp.el (tramp-perl-file-truename): New defconst. Perl 8 * net/tramp.el (tramp-perl-file-truename): New defconst. Perl
4 code contributed by yary <not.com@gmail.com> (tiny change). 9 code contributed by yary <not.com@gmail.com> (tiny change).
5 (tramp-handle-file-truename, tramp-get-remote-perl): Use it. 10 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.