mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add after-delete-frame-functions to elisp variables
This commit is contained in:
@ -427,8 +427,8 @@ all functions that's not command, macro, special forms.)")
|
||||
"debug-on-message" "enable-multibyte-characters" "char-property-alias-alist"
|
||||
"default-text-properties" "wrap-prefix" "line-prefix" "register-alist"
|
||||
"cursor-type" "before-make-frame-hook" "after-make-frame-functions"
|
||||
"frame-inherited-parameters" "buffer-list-update-hook"
|
||||
"overlay-arrow-string" "overlay-arrow-position"
|
||||
"after-delete-frame-functions" "frame-inherited-parameters"
|
||||
"buffer-list-update-hook" "overlay-arrow-string" "overlay-arrow-position"
|
||||
"overlay-arrow-variable-list" "inhibit-message" "before-init-hook"
|
||||
"after-init-hook" "emacs-startup-hook" "window-setup-hook" "user-init-file"
|
||||
"user-emacs-directory" "image-format-suffixes" "mouse-position-function"
|
||||
|
Reference in New Issue
Block a user