Mercurial > emacs
comparison lisp/ChangeLog @ 93173:019e6794fecf
(vc-git-after-dir-status-stage1): Move state matching
code ...
(vc-git--state-code): ... to this new function.
(vc-git-state): Use it.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 24 Mar 2008 08:21:43 +0000 |
parents | 4154c9e624be |
children | b7cb59b2c42d |
comparison
equal
deleted
inserted
replaced
93172:4154c9e624be | 93173:019e6794fecf |
---|---|
1 2008-03-24 Alexandre Julliard <julliard@winehq.org> | |
2 | |
3 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching | |
4 code ... | |
5 (vc-git--state-code): ... to this new function. | |
6 (vc-git-state): Use it. | |
7 | |
1 2008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change) | 8 2008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change) |
2 | 9 |
3 * textmodes/remember.el (remember-mail-date) | 10 * textmodes/remember.el (remember-mail-date) |
4 (remember-store-in-mailbox): Write date and From line in such a | 11 (remember-store-in-mailbox): Write date and From line in such a |
5 way that Mutt can read it. | 12 way that Mutt can read it. |