| Server IP : 217.160.0.212 / Your IP : 216.73.216.141 Web Server : Apache System : Linux www 6.18.51-i1-ampere #1196 SMP Fri Sep 11 20:43:55 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/emacs/28.2/lisp/ |
Upload File : |
;ELC ;;; Compiled ;;; in Emacs version 28.2 ;;; with all optimizations. #@19 (fn &rest KEYS) (defalias 'define-widget-keywords '(macro . #[128 "\300\207" [nil] 2 (#$ . 84)])) (make-obsolete 'define-widget-keywords nil "27.1") #@438 Define a new widget type named NAME from CLASS. NAME and CLASS should both be symbols, CLASS should be one of the existing widget types, or nil to create the widget from scratch. After the new widget has been defined, the following two calls will create identical widgets: * (widget-create NAME) * (apply #\='widget-create CLASS ARGS) The third argument DOC is a documentation string for the widget. (fn NAME CLASS DOC &rest ARGS) (defalias 'define-widget #[899 "\203 ;\204 \300\301!\210\302\303B#\210\302\304\305!#\210\207" [error "Widget documentation must be nil or a string" put widget-type widget-documentation purecopy] 9 (#$ . 242)]) (byte-code "\300\301\302\303#\304\305\306\307#\210\310\305\306\311#\210\312\313!\207" [function-put define-widget doc-string-elt 3 defalias widget-plist-member plist-member nil make-obsolete "26.1" provide widget] 5)