diff --git a/pip-frame.el b/pip-frame.el index 64f3493..d11761b 100644 --- a/pip-frame.el +++ b/pip-frame.el @@ -233,4 +233,8 @@ Any other key stops this command and executes its own command." (provide 'pip-frame) +;; Local Variables: +;; checkdoc-force-docstrings-flag: nil +;; End: + ;;; pip-frame.el ends here