diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-08-29 16:10:43 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-08-29 16:10:43 -0400 |
commit | aad4679e7ddbc55a998a4b1111b0cc8c5d3a359f (patch) | |
tree | 668a1143cf5705019a45d95238d31eca7677ec00 /lisp/vc | |
parent | bd78fa1d5442e6e023a16d407741ec899d57d3cd (diff) | |
download | emacs-aad4679e7ddbc55a998a4b1111b0cc8c5d3a359f.tar.gz |
Add "Version:" and "Package:" Lisp file headers.
Diffstat (limited to 'lisp/vc')
-rw-r--r-- | lisp/vc/ediff.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/vc/ediff.el b/lisp/vc/ediff.el index cb0d6444b79..c41a6e4a1af 100644 --- a/lisp/vc/ediff.el +++ b/lisp/vc/ediff.el @@ -6,6 +6,7 @@ ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> ;; Created: February 2, 1994 ;; Keywords: comparing, merging, patching, vc, tools, unix +;; Version: 2.81.4 ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this ;; file on 20/3/2008, and the maintainer agreed that when a bug is |