comparison lisp/ChangeLog @ 104247:9caaade61f03

* progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.
author Richard M. Stallman <rms@gnu.org>
date Thu, 13 Aug 2009 00:58:54 +0000
parents 81a43a652b4b
children 0655506844f6
comparison
equal deleted inserted replaced
104246:81a43a652b4b 104247:9caaade61f03
1 2009-08-13 Richard Stallman <rms@gnu.org> 1 2009-08-13 Richard Stallman <rms@gnu.org>
2
3 * progmodes/compile.el (compilation-goto-locus):
4 Use next-error-move-function.
2 5
3 * simple.el (next-error-move-function): New variable. 6 * simple.el (next-error-move-function): New variable.
4 7
5 2009-08-12 Juri Linkov <juri@jurta.org> 8 2009-08-12 Juri Linkov <juri@jurta.org>
6 9