]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/ediff.el
Merge from trunk.
[gnu-emacs] / lisp / vc / ediff.el
index c41a6e4a1afc4ccb3b237be76562dd98a120557e..5e352493dc956cfe2f7abc62b65d195d5ec89ff9 100644 (file)
@@ -1,7 +1,6 @@
 ;;; ediff.el --- a comprehensive visual interface to diff & patch
 
-;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-;;   2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 1994-2011 Free Software Foundation, Inc.
 
 ;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
 ;; Created: February 2, 1994
@@ -1562,5 +1561,4 @@ With optional NODE, goes to that node."
 ;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body))
 ;; End:
 
-;; arch-tag: 97c71396-db02-4f41-8b48-6a51c3348fcc
 ;;; ediff.el ends here