Add after-delete-frame-functions to elisp variables
This commit is contained in:
parent
71e71b9b83
commit
78d14b0439
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue