diff options
Diffstat (limited to 'lisp/ediff-mult.el')
-rw-r--r-- | lisp/ediff-mult.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-mult.el b/lisp/ediff-mult.el index ce42743a8d5..443ebdcbed6 100644 --- a/lisp/ediff-mult.el +++ b/lisp/ediff-mult.el @@ -2409,5 +2409,5 @@ for operation, or simply indicate which are equal files. If it is nil, then ;;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body)) ;;; End: -;;; arch-tag: c8a76898-f96f-4d9c-be9d-129134017188 +;; arch-tag: c8a76898-f96f-4d9c-be9d-129134017188 ;;; ediff-mult.el ends here |