comparison lisp/ChangeLog @ 96202:2bd68cb03fe1

* vc.el: Move vc-annotate variables and functions ... * vc-annotate.el: ... here. New file. * Makefile.in (ELCFILES): Add vc-annotate.elc.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 22 Jun 2008 17:56:00 +0000
parents 8322a8f8ab08
children 30bbe1648bcf
comparison
equal deleted inserted replaced
96201:84f1326f4862 96202:2bd68cb03fe1
1 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vc.el: Move vc-annotate variables and functions ...
4 * vc-annotate.el: ... here. New file.
5 * Makefile.in (ELCFILES): Add vc-annotate.elc.
6
3 * vc-dav.el: Move here from url/vc-dav.el. 7 * vc-dav.el: Move here from url/vc-dav.el.
4 (Todo): Note work needed to make this backend functional. 8 (Todo): Note work needed to make this backend functional.
5 9
6 * Makefile.in (ELCFILES): Update vc-dav.el location. 10 * Makefile.in (ELCFILES): Update vc-dav.el location.
7 11