Mercurial > emacs
comparison lisp/ChangeLog @ 87506:de46129c1767
State that dir-state is required to set the vc-state and
vc-backend properties.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 31 Dec 2007 19:14:24 +0000 |
parents | 23d83c8812e1 |
children | fd67c20d4a7e |
comparison
equal
deleted
inserted
replaced
87505:23d83c8812e1 | 87506:de46129c1767 |
---|---|
1 2007-12-31 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc.el: State that dir-state is required to set the vc-state and | |
4 vc-backend properties. | |
5 | |
1 2007-12-31 Martin Rudalics <rudalics@gmx.at> | 6 2007-12-31 Martin Rudalics <rudalics@gmx.at> |
2 | 7 |
3 * man.el (Man-default-man-entry): Make this a defun. Improve | 8 * man.el (Man-default-man-entry): Make this a defun. Improve |
4 guessing mechanism and handling of section numbers. | 9 guessing mechanism and handling of section numbers. |
5 | 10 |