Mercurial > emacs
comparison lisp/ChangeLog @ 82066:f599171df164
(vc-git-delete-file, vc-git-rename-file): New functions.
(vc-git-find-version): Use the result of ls-files as a parameter
for cat-file
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 23 Jul 2007 20:51:02 +0000 |
parents | e191c96a308d |
children | cbb38ceb3177 |
comparison
equal
deleted
inserted
replaced
82065:e191c96a308d | 82066:f599171df164 |
---|---|
1 2007-07-23 Alexandre Julliard <julliard@winehq.org> | |
2 | |
3 * vc-git.el (vc-git-delete-file, vc-git-rename-file): New functions. | |
4 (vc-git-find-version): Use the result of ls-files as a parameter | |
5 for cat-file | |
6 | |
1 2007-07-23 Michael Albinus <michael.albinus@gmx.de> | 7 2007-07-23 Michael Albinus <michael.albinus@gmx.de> |
2 | 8 |
3 * net/tramp.el (tramp-perl-file-attributes) | 9 * net/tramp.el (tramp-perl-file-attributes) |
4 (tramp-perl-directory-files-and-attributes) | 10 (tramp-perl-directory-files-and-attributes) |
5 (tramp-handle-file-attributes-with-stat) | 11 (tramp-handle-file-attributes-with-stat) |