comparison lisp/ChangeLog @ 80640:86922f21ad77

* textmodes/tex-mode.el (tex-compilation-parse-errors): Check for invalid filename strings when parsing tex errors (bug#376).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 25 Jul 2008 18:41:36 +0000
parents 9c4d808c7b66
children 6b0ef5d1c3de
comparison
equal deleted inserted replaced
80639:5422d2b23a27 80640:86922f21ad77
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
4 set-file-modes when creating target directories. 9 set-file-modes when creating target directories.
5 10