emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Karl Berry
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 28 May 2005 12:57:00 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * 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  <address@hidden>
- 
-       * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
-       not comint-quote-filename.
- 
  2005-03-31  Olive Lin  <address@hidden> (tiny change)
  
        * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
--- 3114,3119 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]