]> git.eshelyaron.com Git - emacs.git/commitdiff
Require ediff-init.
authorRichard M. Stallman <rms@gnu.org>
Fri, 30 Aug 1996 16:57:35 +0000 (16:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 30 Aug 1996 16:57:35 +0000 (16:57 +0000)
lisp/ediff-ptch.el

index 401bfc1ef08fdf91ac93df56361af10965c22c1f..a06c861e3a688b79638c0b39263ed14b30999d30 100644 (file)
@@ -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.")