]> git.eshelyaron.com Git - emacs.git/commit
* comint.el (make-comint, make-comint-in-buffer)
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Jul 2007 19:52:11 +0000 (19:52 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Jul 2007 19:52:11 +0000 (19:52 +0000)
commit4b29e550e628763797dac6f7c51a31816d2c500c
tree5de2756b42dcf3a9cc45a892c61878f3c45fdd6d
parent563cfbf7a755bbbb06191997cb28332bf8f4c237
* comint.el (make-comint, make-comint-in-buffer)
(comint-exec-1): Replace `start-process' by `start-file-process'.

* progmodes/compile.el (compilation-start): Revert redefining
`start-process'.
lisp/ChangeLog
lisp/comint.el
lisp/progmodes/compile.el