(put '+popup-buffer-mode permanent-local{,-hook} t)

This commit is contained in:
Henrik Lissner 2018-01-06 04:57:54 -05:00
parent eedd86135e
commit 4f605d26cd
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -158,6 +158,9 @@ current buffer."
:init-value nil
:keymap +popup-buffer-mode-map)
(put '+popup-buffer-mode 'permanent-local t)
(put '+popup-buffer-mode 'permanent-local-hook t)
;;
;; Hooks