]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix tramp bug with empty explicit path
authorDaniel Colascione <dancol@dancol.org>
Thu, 27 Feb 2014 05:20:20 +0000 (21:20 -0800)
committerDaniel Colascione <dancol@dancol.org>
Thu, 27 Feb 2014 05:20:20 +0000 (21:20 -0800)
1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
index 91eea5301bf95babced74fcbe14de3bf40f08a6d,a74e982379985a1940225d4861757515b7018997..3182666b4833bbe5eb8eb779df44ca9c5e224fe4
@@@ -1,8 -1,8 +1,15 @@@
+ 2014-02-27  Daniel Colascione  <dancol@dancol.org>
++      * minibuffer.el (completion--nth-completion): Fix indentation.
++
+       * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
+       explicit tramp path is empty.
 +2014-02-27  Glenn Morris  <rgm@gnu.org>
 +
 +      * emacs-lisp/crm.el (completing-read-multiple):
 +      Empower help-enable-auto-load.
 +
  2014-02-26  Glenn Morris  <rgm@gnu.org>
  
        * startup.el (command-line): Don't init the tty in daemon mode.