mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove vestigial reference to popwin
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
(lambda (k) (and k (not (string= k ""))))
|
||||
(mapcar (lambda (mm) (symbol-name (car mm)))
|
||||
minor-mode-alist)))))
|
||||
(popwin:pop-to-buffer buf)))
|
||||
(narf/popup-buffer buf)))
|
||||
|
||||
|
||||
;;;###autoload (autoload 'narf:echo "defuns-debug" nil t)
|
||||
|
Reference in New Issue
Block a user