Add after-load-alist to elisp variables

This commit is contained in:
Henrik Lissner 2018-07-30 23:04:27 +02:00
parent b846a40af4
commit 45e1b371e6
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -447,13 +447,13 @@ all functions that's not command, macro, special forms.)")
"print-quoted" "print-escape-newlines" "print-escape-nonascii" "print-quoted" "print-escape-newlines" "print-escape-nonascii"
"print-escape-multibyte" "print-length" "print-level" "print-circle" "print-escape-multibyte" "print-length" "print-level" "print-circle"
"print-gensym" "print-continuous-numbering" "print-number-table" "print-gensym" "print-continuous-numbering" "print-number-table"
"float-output-format" "after-load-functions" "text-quoting-style" "float-output-format" "after-load-alist" "after-load-functions"
"minibuffer-setup-hook" "minibuffer-exit-hook" "minibuffer-help-form" "text-quoting-style" "minibuffer-setup-hook" "minibuffer-exit-hook"
"minibuffer-scroll-window" "last-command" "real-last-command" "minibuffer-help-form" "minibuffer-scroll-window" "last-command"
"last-repeatable-command" "this-command" "this-original-command" "real-last-command" "last-repeatable-command" "this-command"
"last-nonmenu-event" "last-command-event" "last-event-frame" "this-original-command" "last-nonmenu-event" "last-command-event"
"disable-point-adjustment" "global-disable-point-adjustment" "last-event-frame" "disable-point-adjustment"
"standard-translation-table-for-decode" "global-disable-point-adjustment" "standard-translation-table-for-decode"
"standard-translation-table-for-encode" "translation-table-for-input" "standard-translation-table-for-encode" "translation-table-for-input"
"minibuffer-allow-text-properties" "minibuffer-local-map" "minibuffer-allow-text-properties" "minibuffer-local-map"
"minibuffer-local-ns-map" "process-connection-type" "minibuffer-local-ns-map" "process-connection-type"