# HG changeset patch # User Eli Zaretskii # Date 1124538083 0 # Node ID 381ae1260d3f416610ba2e7d60ed8312e183cae3 # Parent 3aa5e0f32cd68add1188386c06f8ce59a3cd6bae *** empty log message *** diff -r 3aa5e0f32cd6 -r 381ae1260d3f lisp/ChangeLog --- a/lisp/ChangeLog Sat Aug 20 11:40:36 2005 +0000 +++ b/lisp/ChangeLog Sat Aug 20 11:41:23 2005 +0000 @@ -1,3 +1,11 @@ +2005-08-20 Eli Zaretskii + + * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command): + Run the argument of tex-shell-cd-command through + convert-standard-filename, to get the correct style of slashes on + Windows, and enclose the result in quotes, in case the file name + includes whitespace or other special characters. + 2005-08-19 Andreas Schwab * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated