comparison lisp/ChangeLog @ 82109:12d79fae7504

* vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface. (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 25 Jul 2007 15:03:05 +0000
parents fb40f60f0ab3
children 63aefab8fbc3
comparison
equal deleted inserted replaced
82108:fb40f60f0ab3 82109:12d79fae7504
1 2007-07-25 Alexandre Julliard <julliard@winehq.org>
2
3 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
4 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
5
1 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> 6 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2 7
3 * ps-print.el (ps-multibyte-buffer): Docstring fix. 8 * ps-print.el (ps-multibyte-buffer): Docstring fix.
4 9
5 * ps-mule.el: Doc fix. 10 * ps-mule.el: Doc fix.