* progmodes/compile.el (compilation-start): Don't disable undo in
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 13 Jun 2008 16:22:16 +0000 (16:22 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 13 Jun 2008 16:22:16 +0000 (16:22 +0000)
commitec4e0abcd2ec5e1523fca615487878e89a9e366e
treed5729bfec5554779621bd93b8c1ae00d0da016d7
parent747d0c440f834ebbbf12c1004f2510a8f76372f0
* progmodes/compile.el (compilation-start): Don't disable undo in
comint buffer.  Don't override the comint-filter with our own.
(compilation-filter): Change point's insertion-type.
* comint.el (comint-output-filter): Use copy-marker.
lisp/ChangeLog
lisp/comint.el
lisp/progmodes/compile.el