Mercurial > emacs
comparison lisp/ChangeLog @ 82038:7ee8cfeeb2b8
(vc-git-register, vc-git-checkin): Use vc-git-command,
deal with multiple file arguments.
(vc-git-print-log): Deal with multiple file arguments.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 22 Jul 2007 22:03:27 +0000 |
parents | 1d7514cb50ef |
children | da93af05594f |
comparison
equal
deleted
inserted
replaced
82037:1d7514cb50ef | 82038:7ee8cfeeb2b8 |
---|---|
1 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command, | |
4 deal with multiple file arguments. | |
5 (vc-git-print-log): Deal with multiple file arguments. | |
6 | |
1 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from | 9 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from |
4 diff-refine-hunk. Adjust users. | 10 diff-refine-hunk. Adjust users. |
5 (diff-unified-hunk-p, diff-splittable-p): New functions. | 11 (diff-unified-hunk-p, diff-splittable-p): New functions. |