comparison lisp/ChangeLog @ 107870:973ae1d72536

* net/tramp.el (tramp-error-with-buffer): Don't show the connection buffer when we are in completion mode. (tramp-file-name-handler): Catch the error for some operations when we are in completion mode. This gives the user the chance to correct the file name in the minibuffer.
author Michael Albinus <albinus@detlef>
date Fri, 16 Apr 2010 00:19:01 +0200
parents 8fb2953d73a1
children d7b161b7a686
comparison
equal deleted inserted replaced
107869:852124e6110f 107870:973ae1d72536
1 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-error-with-buffer): Don't show the
4 connection buffer when we are in completion mode.
5 (tramp-file-name-handler): Catch the error for some operations
6 when we are in completion mode. This gives the user the chance to
7 correct the file name in the minibuffer.
8
1 2010-04-15 Glenn Morris <rgm@gnu.org> 9 2010-04-15 Glenn Morris <rgm@gnu.org>
2 10
3 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable. 11 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
4 12
5 2010-04-15 Juanma Barranquero <lekktu@gmail.com> 13 2010-04-15 Juanma Barranquero <lekktu@gmail.com>