diff --git a/pip-frame.el b/pip-frame.el index 4242e4c..b68263b 100644 --- a/pip-frame.el +++ b/pip-frame.el @@ -17,6 +17,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see . +;;; Commentary: +;; ;; Display a floating Emacs frame with selected buffers. ;; Similar to PIP on screens. Probably most useful in EXWM. ;;