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