diff --git a/reverso.el b/reverso.el index c4e92e3..533c43c 100644 --- a/reverso.el +++ b/reverso.el @@ -1550,4 +1550,5 @@ The following features are implemented as nested transient buffers: (transient-setup 'reverso)) (provide 'reverso) + ;;; reverso.el ends here