%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/ |
Current File : //usr/local/share/emacs/27.2/lisp/custom.elc |
;ELC ;;; Compiled ;;; in Emacs version 27.2 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (require 'widget) #@51 Hook called after defining each customize option. (defvar custom-define-hook nil (#$ . 426)) #@145 Non-nil means `defcustom' should not initialize the variable. That is used for the sake of `custom-make-dependencies'. Users should not set it. (defvar custom-dont-initialize nil (#$ . 526)) #@71 Alist of (FILE . GROUP) indicating the current group to use for FILE. (defvar custom-current-group-alist nil (#$ . 723)) #@315 Initialize SYMBOL with EXP. This will do nothing if symbol already has a default binding. Otherwise, if symbol has a `saved-value' property, it will evaluate the car of that and use it as the default binding for symbol. Otherwise, EXP will be evaluated and used as the default binding for symbol. (fn SYMBOL EXP) (defalias 'custom-initialize-default #[514 "\3001 \301!0\207\210\302\303\304N\211\203 \211@\202 \262\305\"\"\207" [(void-variable) default-toplevel-value set-default-toplevel-value eval saved-value t] 7 (#$ . 851)]) #@276 Initialize SYMBOL based on EXP. If the symbol doesn't have a default binding already, then set it using its `:set' function (or `set-default' if it has none). The value is either the value in the symbol's `saved-value' property, if any, or the value of EXP. (fn SYMBOL EXP) (defalias 'custom-initialize-set #[514 "\3001 \301!0\207\210\302N\206 \303\304\305N\211\203 \211@\202 \262!\"\207" [(error) default-toplevel-value custom-set set-default-toplevel-value eval saved-value] 7 (#$ . 1396)]) #@319 Initialize SYMBOL based on EXP. Set the symbol, using its `:set' function (or `set-default' if it has none). The value is either the symbol's current value (as obtained using the `:get' function), if any, or the value in the symbol's `saved-value' property if any, or (last of all) the value of EXP. (fn SYMBOL EXP) (defalias 'custom-initialize-reset #[514 "\300N\206 \301\3021$ \303!\304N\211\203 \211!\202 \266\2020\2026 \210\305\306N\211\2032 \211@\2023 \262!\"\207" [custom-set set-default-toplevel-value (error) default-toplevel-value custom-get eval saved-value] 8 (#$ . 1907)]) #@191 Initialize SYMBOL with EXP. Like `custom-initialize-reset', but only use the `:set' function if not using the standard setting. For the standard setting, use `set-default'. (fn SYMBOL EXP) (defalias 'custom-initialize-changed #[514 "\3001% \301!\302N\206 \303\211\304N\211\203 \211!\202 \262\"\2620\207\210\305N\203<