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: Wed, 30 Mar 2005 19:24:36 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7222 emacs/lisp/ChangeLog:1.7223
*** emacs/lisp/ChangeLog:1.7222 Wed Mar 30 22:51:39 2005
--- emacs/lisp/ChangeLog        Thu Mar 31 00:24:36 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-03-31  Karl Berry  <address@hidden>
+ 
+       * textmodes/tex-mode.el (tex-compile): shell-quote-argument,
+       not comint-quote-filename.
+ 
+ 2005-03-31  Olive Lin  <address@hidden> (tiny change)
+ 
+       * textmodes/tex-mode.el (tex-start-tex) shell-quote-argument,
+       not comint-quote-filename.
+ 
  2005-03-31  Thien-Thi Nguyen  <address@hidden>
  
        * help-fns.el (help-with-tutorial): Revert last change.
***************
*** 157,163 ****
        * vc.el (vc-do-command): Use a pipe for async processes, so password
        prompts don't show up at places where the user can't reply.
  
! 2005-03-29  Olive Lin  <address@hidden>
  
        * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
        on the file name we pass to the inferior shell.
--- 167,173 ----
        * vc.el (vc-do-command): Use a pipe for async processes, so password
        prompts don't show up at places where the user can't reply.
  
! 2005-03-29  Olive Lin  <address@hidden> (tiny change)
  
        * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
        on the file name we pass to the inferior shell.




reply via email to

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