diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e76f9ae8a7e..14ccb0b2855 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change) | ||
| 2 | |||
| 3 | * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match | ||
| 4 | TeX `--file-line-error' format. | ||
| 5 | |||
| 1 | 2007-09-17 Glenn Morris <rgm@gnu.org> | 6 | 2007-09-17 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * textmodes/tex-mode.el (tex-region): Simplify previous change, | 8 | * textmodes/tex-mode.el (tex-region): Simplify previous change, |