Mercurial > emacs
changeset 65049:381ae1260d3f
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 20 Aug 2005 11:41:23 +0000 |
parents | 3aa5e0f32cd6 |
children | 846687fa3571 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eliz@gnu.org> + + * 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 <schwab@suse.de> * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated