diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 596d972932b..c2b1e6be276 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2007-09-17 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the | ||
| 4 | filename from `--file-line-error', if it is available. | ||
| 5 | |||
| 6 | 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change) | ||
| 7 | |||
| 8 | * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match | ||
| 9 | TeX `--file-line-error' format. | ||
| 10 | |||
| 1 | 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu> | 11 | 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 12 | ||
| 3 | * xt-mouse.el: Delete add-hook calls that were moved to | 13 | * xt-mouse.el: Delete add-hook calls that were moved to |