Skip to content

Commit a262685

Browse files
committed
Autoload popwin-mode
1 parent 95dea14 commit a262685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

popwin.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,6 +1051,7 @@ original window configuration."
10511051
(let ((not-this-window (plist-get 'inhibit-same-window alist)))
10521052
(popwin:display-buffer buffer not-this-window)))
10531053

1054+
;;;###autoload
10541055
(define-minor-mode popwin-mode
10551056
""
10561057
:init-value nil

0 commit comments

Comments
 (0)