Mercurial > emacs
comparison lisp/ChangeLog @ 87516:de0bd1c6cbfd
(vc-git-dir-state): Set the vc-backend property. Do
not disable undo, with-temp-buffer does it by default.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 01 Jan 2008 19:47:21 +0000 |
parents | 32fc9891d86e |
children | f74e1db4c182 |
comparison
equal
deleted
inserted
replaced
87515:32fc9891d86e | 87516:de0bd1c6cbfd |
---|---|
1 2008-01-01 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc-git.el (vc-git-dir-state): Set the vc-backend property. Do | |
4 not disable undo, with-temp-buffer does it by default. | |
5 | |
1 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> | 6 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> |
2 | 7 |
3 * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property | 8 * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property |
4 correctly. | 9 correctly. |
5 | 10 |