Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7625 emacs/lisp/ChangeLog:1.7626
*** emacs/lisp/ChangeLog:1.7625 Sat May 28 12:12:06 2005
--- emacs/lisp/ChangeLog Sat May 28 16:56:58 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-05-28 Karl Berry <[EMAIL PROTECTED]>
+
+ * textmodes/tex-mode.el: now that tex-send-command calls
+ shell-quote-argument (2005-03-31 change), remove all calls to
+ shell-quote-argument; they all end up invoking tex-send-command.
+ The double quoting loses on filenames with non-safe characters,
+ such as "@". Reported by Frederik Fouvry.
+
2005-05-29 Nick Roberts <[EMAIL PROTECTED]>
* progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
***************
*** 3106,3116 ****
(fill-newline): Use fill-text-properties-at instead of
text-properties-at.
- 2005-03-31 Karl Berry <[EMAIL PROTECTED]>
-
- * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
- not comint-quote-filename.
-
2005-03-31 Olive Lin <[EMAIL PROTECTED]> (tiny change)
* textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
--- 3114,3119 ----
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs