Mercurial > emacs
comparison lisp/ChangeLog @ 96260:d011b21b3f08
* vc-hg.el:
* vc-git.el: Require vc-dir when compiling.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 25 Jun 2008 05:35:05 +0000 |
parents | fe7ea9368e4c |
children | b0ac9927a5c0 |
comparison
equal
deleted
inserted
replaced
96259:fe7ea9368e4c | 96260:d011b21b3f08 |
---|---|
1 2008-06-25 Kenichi Handa <handa@m17n.org> | 1 2008-06-25 Kenichi Handa <handa@m17n.org> |
2 | 2 |
3 * image.el (image-jpeg-p): Convert DATA to unibyte at first. | 3 * image.el (image-jpeg-p): Convert DATA to unibyte at first. |
4 | 4 |
5 2008-06-25 Dan Nicolaescu <dann@ics.uci.edu> | 5 2008-06-25 Dan Nicolaescu <dann@ics.uci.edu> |
6 | |
7 * vc-hg.el: | |
8 * vc-git.el: Require vc-dir when compiling. | |
6 | 9 |
7 * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from | 10 * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from |
8 vc-dir-marked-only-files. Change the return value. | 11 vc-dir-marked-only-files. Change the return value. |
9 (vc-dir-child-files-and-states): Rename from vc-dir-child-files. | 12 (vc-dir-child-files-and-states): Rename from vc-dir-child-files. |
10 Change the return value. | 13 Change the return value. |