aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-01-19 02:25:25 +0000
committerChong Yidong2007-01-19 02:25:25 +0000
commit460565fb5f768ae8ab5f3ac2b91a14abe2811b0f (patch)
treeb6a8c8307ce1f92f64f745be3cf6b69788eff735
parentc5e361862f02ff2d4aa52718ebac6038ed5439dc (diff)
downloademacs-460565fb5f768ae8ab5f3ac2b91a14abe2811b0f.tar.gz
emacs-460565fb5f768ae8ab5f3ac2b91a14abe2811b0f.zip
* 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.
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ead1e464fe9..3df35d9b6bc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-01-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/compile.el (compilation-loop): New arg limit. Handle
4 case where the first error is at point-min.
5 (compilation-next-error): New arg to compilation-loop call.
6
12007-01-18 Bruno Haible <bruno@clisp.org> (tiny change) 72007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
2 8
3 * info.el (Info-default-dirs): Change default info dir to 9 * info.el (Info-default-dirs): Change default info dir to