diff --git a/pip-frame.el b/pip-frame.el index 75eb6d7..fb04ea5 100644 --- a/pip-frame.el +++ b/pip-frame.el @@ -226,3 +226,5 @@ Any other key stops this command and executes its own command." (set-transient-map pip-frame-move-map t)) (provide 'pip-frame) + +;;; pip-frame.el ends here