summaryrefslogtreecommitdiff
path: root/lisp/ediff-ptch.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-08-30 16:57:35 +0000
committerRichard M. Stallman <rms@gnu.org>1996-08-30 16:57:35 +0000
commit4b45b44f74958ed844b0755ab3ae5aa2138fca80 (patch)
tree45d696ba575133fcb8ef2f3e1dba5ec0ac4d652c /lisp/ediff-ptch.el
parent3b369e522c335f0665dfd2809fc5f32a37f1f90f (diff)
downloademacs-4b45b44f74958ed844b0755ab3ae5aa2138fca80.tar.gz
Require ediff-init.
Diffstat (limited to 'lisp/ediff-ptch.el')
-rw-r--r--lisp/ediff-ptch.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ediff-ptch.el b/lisp/ediff-ptch.el
index 401bfc1ef08..a06c861e3a6 100644
--- a/lisp/ediff-ptch.el
+++ b/lisp/ediff-ptch.el
@@ -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.")