Mercurial > hg > xemacs-beta
diff lisp/ediff/ediff-hook.el @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 6a378aca36af |
children | acd284d43ca1 |
line wrap: on
line diff
--- a/lisp/ediff/ediff-hook.el Mon Aug 13 09:49:11 2007 +0200 +++ b/lisp/ediff/ediff-hook.el Mon Aug 13 09:50:14 2007 +0200 @@ -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."