diff lisp/ChangeLog @ 83759:493b2df20f41

(vc-hg-extra-menu-map): New variable. (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push) (vc-hg-pull): New functions. (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 29 Aug 2007 18:15:16 +0000
parents 727d03075a75
children e432197646f8
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 29 16:28:46 2007 +0000
+++ b/lisp/ChangeLog	Wed Aug 29 18:15:16 2007 +0000
@@ -1,5 +1,10 @@
 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* vc-hg.el (vc-hg-extra-menu-map): New variable.
+	(vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
+	(vc-hg-pull): New functions.
+	(vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
+
 	* term/mac-win.el: Don't require url, only autoloaded url
 	functions are used in this file.