* progmodes/compile.el (compilation-loop): New arg limit. Handle
authorChong Yidong <cyd@stupidchicken.com>
Fri, 19 Jan 2007 02:25:25 +0000 (02:25 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 19 Jan 2007 02:25:25 +0000 (02:25 +0000)
commit460565fb5f768ae8ab5f3ac2b91a14abe2811b0f
treeb6a8c8307ce1f92f64f745be3cf6b69788eff735
parentc5e361862f02ff2d4aa52718ebac6038ed5439dc
* progmodes/compile.el (compilation-loop): New arg limit.  Handle
case where the first error is at point-min.
(compilation-next-error): New arg to compilation-loop call.
lisp/ChangeLog