diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6c0dab5baae..74ee8238546 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-07-25 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for | ||
| 4 | invalid filename strings when parsing tex errors (bug#376). | ||
| 5 | |||
| 1 | 2008-07-24 Sven Joachim <svenjoac@gmx.de> | 6 | 2008-07-24 Sven Joachim <svenjoac@gmx.de> |
| 2 | 7 | ||
| 3 | * dired-aux.el (dired-copy-file-recursive): Avoid calling | 8 | * dired-aux.el (dired-copy-file-recursive): Avoid calling |