comparison lisp/ChangeLog @ 96203:30bbe1648bcf

* vc.el: * vc-hooks.el: * vc-dispatcher.el: Move vc-dir variables and functions ... * vc-dir.el: ... here. New file. * Makefile.in (ELCFILES): Add vc-dir.elc.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 22 Jun 2008 19:04:22 +0000
parents 2bd68cb03fe1
children c6e22fd294c4
comparison
equal deleted inserted replaced
96202:2bd68cb03fe1 96203:30bbe1648bcf
1 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc.el:
4 * vc-hooks.el:
5 * vc-dispatcher.el: Move vc-dir variables and functions ...
6 * vc-dir.el: ... here. New file.
7 * Makefile.in (ELCFILES): Add vc-dir.elc.
2 8
3 * vc.el: Move vc-annotate variables and functions ... 9 * vc.el: Move vc-annotate variables and functions ...
4 * vc-annotate.el: ... here. New file. 10 * vc-annotate.el: ... here. New file.
5 * Makefile.in (ELCFILES): Add vc-annotate.elc. 11 * Makefile.in (ELCFILES): Add vc-annotate.elc.
6 12