%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.1 ;;; 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 'xml) #@46 The bus name used to talk to the bus itself. (defconst dbus-service-dbus "org.freedesktop.DBus" (#$ . 425)) #@49 The object path used to talk to the bus itself. (defconst dbus-path-dbus "/org/freedesktop/DBus" (#$ . 539)) #@62 The object path used in local/in-process-generated messages. (defconst dbus-path-local (concat dbus-path-dbus "/Local") (#$ . 654)) #@60 The interface exported by the service `dbus-service-dbus'. (defconst dbus-interface-dbus "org.freedesktop.DBus" (#$ . 792)) #@125 The interface for peer objects. See URL `http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-peer'. (defconst dbus-interface-peer (concat dbus-interface-dbus ".Peer") (#$ . 923)) #@154 The interface supported by introspectable objects. See URL `http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-introspectable'. (defconst dbus-interface-introspectable (concat dbus-interface-dbus ".Introspectable") (#$ . 1133)) #@135 The interface for property objects. See URL `http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties'. (defconst dbus-interface-properties (concat dbus-interface-dbus ".Properties") (#$ . 1393)) #@132 The object manager interface. See URL `http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager'. (defconst dbus-interface-objectmanager (concat dbus-interface-dbus ".ObjectManager") (#$ . 1626)) #@77 An interface whose methods can only be invoked by the local implementation. (defconst dbus-interface-local (concat dbus-interface-dbus ".Local") (#$ . 1861)) #@39 The well known service name of Emacs. (defconst dbus-service-emacs "org.gnu.Emacs" (#$ . 2025)) #@142 The object path namespace used by Emacs. All object paths provided by the service `dbus-service-emacs' shall be subdirectories of this path. (defconst dbus-path-emacs "/org/gnu/Emacs" (#$ . 2128)) #@40 The interface namespace used by Emacs. (defconst dbus-interface-emacs "org.gnu.Emacs" (#$ . 2331)) #@132 Execute BODY; signal D-Bus error when `dbus-debug' is non-nil. Otherwise, return result of last form in BODY, or all other errors. (defalias 'dbus-ignore-errors '(macro . #[(&rest body) "\301\302\303B\304BBB\207" [body condition-case err progn ((dbus-error (when dbus-debug (signal (car err) (cdr err)))))] 4 (#$ . 2437)])) (byte-code "\302\303\304\305#\210\306\303\307\310#\210\311\312\313\"\210\314\315\316\317#\210\320\317\211\203= @\315N\2036 \316N\2046 \306\316\315N#\210 A\211\204 *\321\315\316\322#\207" [prop --dolist-tail-- function-put dbus-ignore-errors lisp-indent-function 0 put edebug-form-spec t font-lock-add-keywords emacs-lisp-mode ("\\<dbus-ignore-errors\\>") defvaralias dbus-event-error-hooks dbus-event-error-functions nil (saved-value saved-variable-comment) make-obsolete-variable "24.3"] 6) #@192 Functions to be called when a D-Bus error happens in the event handler. Every function must accept two arguments, the event and the error variable caught in `condition-case' by `dbus-error'. (defvar dbus-event-error-functions '(dbus-notice-synchronous-call-errors) (#$ . 3271)) #@518 Hash table for temporary storing arguments of reply messages. A key in this hash table is a list (:serial BUS SERIAL), like in `dbus-registered-objects-table'. BUS is either a Lisp symbol, `:system' or `:session', or a string denoting the bus address. SERIAL is the serial number of the reply message. The value of an entry is a cons (STATE . RESULT). STATE can be either `:pending' (we are still waiting for the result), `:complete' (the result is available) or `:error' (the reply message was an error message). (defvar dbus-return-values-table (make-hash-table :test 'equal) (#$ . 3556)) #@195 Handler for reply messages of asynchronous D-Bus message calls. It calls the function stored in `dbus-registered-objects-table'. The result will be made available in `dbus-return-values-table'. (defalias 'dbus-call-method-handler #[(&rest args) "\305\306!\307!E\310 \n\"\211:\205&