(put '+popup-buffer-mode permanent-local{,-hook} t)
This commit is contained in:
parent
eedd86135e
commit
4f605d26cd
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue