Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8086 emacs/lisp/ChangeLog:1.8087
*** emacs/lisp/ChangeLog:1.8086 Fri Aug 19 15:03:48 2005
--- emacs/lisp/ChangeLog        Sat Aug 20 11:41:23 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-08-20  Eli Zaretskii  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to