comparison lisp/ChangeLog @ 75280:a04a1922e9fc

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 19 Jan 2007 02:25:25 +0000
parents 4a113969f78c
children a884e6b92a3e
comparison
equal deleted inserted replaced
75279:9c8714bffcdd 75280:a04a1922e9fc
1 2007-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
1 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change) 7 2007-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
4 share/info. 10 share/info.
5 11