* comint.el (comint-exec-1): Raise an error if
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 19:47:57 +0000 (19:47 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 19:47:57 +0000 (19:47 +0000)
commit66a100be19467e6f616c5f6542b9e3f854cf079c
treec465a805b5c65bb0f9eec2b2d9d932889342cb88
parent7daa3523acb6ffcbaf309d400e5887719e285f05
* comint.el (comint-exec-1): Raise an error if
`start-file-process' does not return a process object.

* shell.el (shell): Prompt for `default-directory' if it is a
remote file name, and if called with a prefix arg.
lisp/ChangeLog
lisp/comint.el
lisp/shell.el