Mercurial > emacs
comparison lisp/ChangeLog @ 93163:521810ff0616
(vc-hg-state): Return 'removed for removed files.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 23 Mar 2008 20:49:29 +0000 |
parents | 9ad0e809937c |
children | 849abb573acb |
comparison
equal
deleted
inserted
replaced
93162:9ad0e809937c | 93163:521810ff0616 |
---|---|
1 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu> | 1 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 2 |
3 * vc-hg.el (vc-hg-state): Return 'edited for removed files. | 3 * vc-hg.el (vc-hg-state): Return 'removed for removed files. |
4 | 4 |
5 * bindings.el (standard-mode-line-modes): Avoid duplicating a string. | 5 * bindings.el (standard-mode-line-modes): Avoid duplicating a string. |
6 | 6 |
7 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with | 7 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with |
8 subdirectories. | 8 subdirectories. |