From 99ab9fa457027d578fe2c3cda7abdb46f94e18ce Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 25 Jul 2008 18:41:36 +0000 Subject: [PATCH] * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for invalid filename strings when parsing tex errors (bug#376). --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6c0dab5baae..74ee8238546 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-07-25 Chong Yidong + + * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for + invalid filename strings when parsing tex errors (bug#376). + 2008-07-24 Sven Joachim * dired-aux.el (dired-copy-file-recursive): Avoid calling -- 2.39.5