commit 827716d194db44c7b2327406828804ab13cb3f86 from: Omar Polo date: Tue Nov 09 22:53:14 2021 UTC missing autoload cookie commit - ef535dc516b4c5e4fd941068d61768b65cbdcea3 commit + 827716d194db44c7b2327406828804ab13cb3f86 blob - e9009965668606f55f06306a91eb898e177a2cfb blob + 0b8e7198a5b72bed2d81914f4aa92d4b687735cc --- sndio.el +++ sndio.el @@ -119,6 +119,7 @@ Call `delete-window' when the sndio popup window is op (switch-to-buffer "*sndio*") (sndio-mode)) +;;;###autoload (defun sndio-win-open () "Open an sndio window at the bottom of the frame for quick editing." (interactive)