summaryrefslogtreecommitdiff
path: root/lisp/ediff-hook.el
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>1997-07-17 19:37:07 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>1997-07-17 19:37:07 +0000
commit9f7f68a04eee49e0558d2a0b382eb2ada07ec496 (patch)
tree841704be3db2399d75a6a4d95d6a56b9de112f55 /lisp/ediff-hook.el
parent4dee674a5ade4497947b2fb7df101531c7ecad2b (diff)
downloademacs-9f7f68a04eee49e0558d2a0b382eb2ada07ec496.tar.gz
new version
Diffstat (limited to 'lisp/ediff-hook.el')
-rw-r--r--lisp/ediff-hook.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ediff-hook.el b/lisp/ediff-hook.el
index 4106ef17c98..eb8f6e8c453 100644
--- a/lisp/ediff-hook.el
+++ b/lisp/ediff-hook.el
@@ -243,6 +243,7 @@
(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
@@ -317,6 +318,10 @@
"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."