Mercurial > emacs
comparison lisp/ChangeLog @ 107972:d7f8e879d70c
Fix the version number for added files.
* vc-hg.el (vc-hg-working-revision): Check if the file is
registered after hg parent fails (Bug#5961).
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 17 Apr 2010 09:10:19 -0700 |
parents | ab970852cf46 |
children | 34a427c407fe |
comparison
equal
deleted
inserted
replaced
107971:ab970852cf46 | 107972:d7f8e879d70c |
---|---|
1 2010-04-17 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 Fix the version number for added files. | |
4 * vc-hg.el (vc-hg-working-revision): Check if the file is | |
5 registered after hg parent fails (Bug#5961). | |
6 | |
1 2010-04-17 Glenn Morris <rgm@gnu.org> | 7 2010-04-17 Glenn Morris <rgm@gnu.org> |
2 | 8 |
3 * htmlfontify.el (htmlfontify-buffer) | 9 * htmlfontify.el (htmlfontify-buffer) |
4 (htmlfontify-copy-and-link-dir): Autoload entry points. | 10 (htmlfontify-copy-and-link-dir): Autoload entry points. |
5 | 11 |