Fix up coding system.
[bpt/emacs.git] / lisp / ediff-hook.el
index 4106ef1..eb8f6e8 100644 (file)
   (autoload 'ediff-buffers3 "ediff" "Compare three bufers" t)
   (autoload 'ebuffers3 "ediff" "Compare three bufers" t)
 
+  (autoload 'erevision "ediff" "Compare versions of a file" t)
   (autoload 'ediff-revision "ediff" "Compare versions of a file" t)
 
   ;; compare regions and windows
     "ediff-mult"
     "Display the registry of active Ediff sessions."
     t)
+  (autoload 'eregistry
+    "ediff-mult"
+    "Display the registry of active Ediff sessions."
+    t)
   (autoload 'ediff-documentation
     "ediff"
     "Display Ediff's manual."