]> git.eshelyaron.com Git - emacs.git/commitdiff
Renamed from ediff-meta.el. Changed provide.
authorRichard M. Stallman <rms@gnu.org>
Mon, 20 Nov 1995 22:06:06 +0000 (22:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 20 Nov 1995 22:06:06 +0000 (22:06 +0000)
lisp/ediff-mult.el

index 5d22b29df7ad3f8a6ec7d3f879787fe5400eaaac..1a74d9aaa9f4266f955e53000db42a19f301ef4c 100644 (file)
@@ -1,4 +1,4 @@
-;;; ediff-meta.el --- support for multi-file/multi-buffer processing in Ediff
+;;; ediff-mult.el --- support for multi-file/multi-buffer processing in Ediff
 ;;; Copyright (C) 1995 Free Software Foundation, Inc.
 
 ;; Author: Michael Kifer <kifer@cs.sunysb.edu>
@@ -1409,7 +1409,7 @@ If this is a session registry buffer then just bury it."
 ;;; eval: (put 'ediff-eval-in-buffer 'lisp-indent-hook 1)
 ;;; End:
 
-(provide 'ediff-meta)
+(provide 'ediff-mult)
 (require 'ediff-util)
 
-;;; ediff-meta.el ends here
+;;; ediff-mult.el ends here