From eb4daa018d29ef504eff43eccf0163391df0a9c1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 20 Nov 1995 22:06:06 +0000 Subject: [PATCH] Renamed from ediff-meta.el. Changed provide. --- lisp/ediff-mult.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/ediff-mult.el b/lisp/ediff-mult.el index 5d22b29df7a..1a74d9aaa9f 100644 --- a/lisp/ediff-mult.el +++ b/lisp/ediff-mult.el @@ -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 @@ -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 -- 2.39.2