diff lisp/ChangeLog @ 82245:36893fdf92ab

Change capitalization of VC backend names for new backends Revision: emacs@sv.gnu.org/emacs--devo--0--patch-842
author Miles Bader <miles@gnu.org>
date Fri, 03 Aug 2007 04:57:05 +0000
parents b164e61ffff0
children 2d8c86335335 b210fca2fe6e 35e3789db058
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 03 03:21:49 2007 +0000
+++ b/lisp/ChangeLog	Fri Aug 03 04:57:05 2007 +0000
@@ -1,3 +1,14 @@
+2007-08-03  Miles Bader  <miles@gnu.org>
+
+	* vc-hooks.el (vc-handled-backends): Change capitalization of VC
+	backend names for new backends to `Git', `Hg', and `Bzr'.
+	* vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
+	not `HG'.
+	* vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
+	name, not `GIT'.
+	* vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
+	(vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
+
 2007-08-03  Glenn Morris  <rgm@gnu.org>
 
 	* cus-edit.el (customize-apropos): Make the error message indicate