comparison lisp/ChangeLog @ 84571:44b45775d250

(cvs-tags-list, cvs-retrieve-revision, cvs-find-modif) (cvs-execute-single-file): Use process-file. (cvs-run-process): Use start-file-process.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 15 Sep 2007 02:22:12 +0000
parents d1fd48a6a8ed
children 2b22db432cd6
comparison
equal deleted inserted replaced
84570:d1fd48a6a8ed 84571:44b45775d250
1 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
4 (cvs-execute-single-file): Use process-file.
5 (cvs-run-process): Use start-file-process.
6
1 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu> 7 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top 9 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
4 level. Remove the hooks when turning off the mode. 10 level. Remove the hooks when turning off the mode.
5 11