summaryrefslogtreecommitdiff
path: root/lisp/ediff-mult.el
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>1995-10-14 03:14:11 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>1995-10-14 03:14:11 +0000
commit009650b3f974b03c62ab32f1d811ec264676a918 (patch)
treeb29a51d881d8ddb433a9ee8a32915dd2fb689880 /lisp/ediff-mult.el
parentf9b2678cbcea5ee8e94de3a35ed44efa6ed61612 (diff)
downloademacs-009650b3f974b03c62ab32f1d811ec264676a918.tar.gz
Moved defsubsts up.
Diffstat (limited to 'lisp/ediff-mult.el')
-rw-r--r--lisp/ediff-mult.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ediff-mult.el b/lisp/ediff-mult.el
index e50e51e5617..5d22b29df7a 100644
--- a/lisp/ediff-mult.el
+++ b/lisp/ediff-mult.el
@@ -74,8 +74,8 @@
;; which may be in the same or different directories. Or, one may want to
;; compare all files of the form {something} to files of the form {something}~.
;;
-;; Implementing this require writing an collating function, which would pair up
-;; appropriate files. It will also require a generalization of the functions
+;; Implementing this requires writing an collating function, which should pair
+;; up appropriate files. It will also require a generalization of the functions
;; that do the layout of the meta- and differences buffers and of
;; ediff-dir-action.