Mercurial > emacs
comparison lisp/ChangeLog @ 61154:81b738b4c729
shell-quote-argument, not comint-quote-filename
author | Karl Berry <karl@gnu.org> |
---|---|
date | Thu, 31 Mar 2005 00:24:57 +0000 |
parents | f01b811afc3c |
children | b18a0b88ee06 |
comparison
equal
deleted
inserted
replaced
61153:f01b811afc3c | 61154:81b738b4c729 |
---|---|
1 2005-03-31 Karl Berry <karl@freefriends.org> | |
2 | |
3 * textmodes/tex-mode.el (tex-compile): shell-quote-argument, | |
4 not comint-quote-filename. | |
5 | |
6 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change) | |
7 | |
8 * textmodes/tex-mode.el (tex-start-tex) shell-quote-argument, | |
9 not comint-quote-filename. | |
10 | |
1 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org> | 11 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 12 |
3 * help-fns.el (help-with-tutorial): Revert last change. | 13 * help-fns.el (help-with-tutorial): Revert last change. |
4 | 14 |
5 2005-03-31 Kim F. Storm <storm@cua.dk> | 15 2005-03-31 Kim F. Storm <storm@cua.dk> |
155 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca> | 165 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca> |
156 | 166 |
157 * vc.el (vc-do-command): Use a pipe for async processes, so password | 167 * vc.el (vc-do-command): Use a pipe for async processes, so password |
158 prompts don't show up at places where the user can't reply. | 168 prompts don't show up at places where the user can't reply. |
159 | 169 |
160 2005-03-29 Olive Lin <olive.lin@versateladsl.be> | 170 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change) |
161 | 171 |
162 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument | 172 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument |
163 on the file name we pass to the inferior shell. | 173 on the file name we pass to the inferior shell. |
164 | 174 |
165 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change) | 175 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change) |