diff options
author | Michael Kifer <kifer@cs.stonybrook.edu> | 1996-09-20 01:10:05 +0000 |
---|---|---|
committer | Michael Kifer <kifer@cs.stonybrook.edu> | 1996-09-20 01:10:05 +0000 |
commit | 92c51e075e8bc9c2ace8487bfc42f23389d09b73 (patch) | |
tree | c1d584dd76b465b332fb990530a5987752ea5054 /lisp/ediff-hook.el | |
parent | f49e14457537c130733cb10a20ff8d16d1a0bcc1 (diff) | |
download | emacs-92c51e075e8bc9c2ace8487bfc42f23389d09b73.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ediff-hook.el')
-rw-r--r-- | lisp/ediff-hook.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-hook.el b/lisp/ediff-hook.el index 4b20d083b16..0b9dc1fb61c 100644 --- a/lisp/ediff-hook.el +++ b/lisp/ediff-hook.el @@ -299,7 +299,7 @@ ;; misc (autoload 'ediff-show-registry - "ediff-meta" + "ediff-mult" "Display the registry of active Ediff sessions." t) (autoload 'ediff-documentation |