[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v [EMACS_22_BASE]
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v [EMACS_22_BASE] |
Date: |
Mon, 07 Jan 2008 02:45:43 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Glenn Morris <gm> 08/01/07 02:45:19
Index: vc-hg.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc-hg.el,v
retrieving revision 1.12.2.13
retrieving revision 1.12.2.14
diff -u -b -r1.12.2.13 -r1.12.2.14
--- vc-hg.el 4 Jan 2008 07:59:24 -0000 1.12.2.13
+++ vc-hg.el 7 Jan 2008 02:44:09 -0000 1.12.2.14
@@ -1,6 +1,6 @@
;;; vc-hg.el --- VC backend for the mercurial version control system
-;; Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
;; Author: Ivan Kanis
;; Keywords: tools
- [Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v [EMACS_22_BASE], Dan Nicolaescu, 2008/01/04
- [Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v [EMACS_22_BASE],
Glenn Morris <=
- [Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v [EMACS_22_BASE], Dan Nicolaescu, 2008/01/06
- [Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v [EMACS_22_BASE], Dan Nicolaescu, 2008/01/07
- [Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v [EMACS_22_BASE], Dan Nicolaescu, 2008/01/09