changeset 15987:22da4beb0631

Require ediff-init.
author Richard M. Stallman <rms@gnu.org>
date Fri, 30 Aug 1996 16:57:35 +0000
parents f94decd9a48a
children 6a1a664be9f6
files lisp/ediff-ptch.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ediff-ptch.el	Fri Aug 30 16:32:32 1996 +0000
+++ b/lisp/ediff-ptch.el	Fri Aug 30 16:57:35 1996 +0000
@@ -24,6 +24,8 @@
 
 ;;; Code:
 
+(require 'ediff-init)
+
 (defvar ediff-last-dir-patch nil
   "Last directory used by an Ediff command for file to patch.")