;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\305\306\307\310\311\312%\210\313\314\315\316\317DD\320\321\322%\207" [require mpdel-song mpdel-playlist mpdel-tablist mpdel-browser custom-declare-group mpdel nil "Configure MPDel." :group libmpdel custom-declare-variable mpdel-prefix-key funcall function #[0 "\300\207" ["Z"] 1] "Prefix key to all global mpdel keybindings." :type key-sequence] 6) #@46 Keymap activating variable `mpdel-core-map'. (defvar mpdel-mode-map (byte-code "\301 \302\303#\210\207" [mpdel-prefix-key make-sparse-keymap define-key mpdel-core-map] 5) (#$ . 502)) (byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313\314\315& \207" [custom-declare-variable mpdel-mode funcall function #[0 "\300\207" [nil] 1] "Non-nil if MPDel mode is enabled.\nSee the `mpdel-mode' command\nfor a description of this minor mode." :set custom-set-minor-mode :initialize custom-initialize-default :type boolean :require mpdel] 12) #@639 Activate keybindings to play and control your MPD server. This is a minor mode. If called interactively, toggle the `MPDel mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `(default-value 'mpdel-mode)'. The mode's hook is called both when the mode is enabled and when it is disabled. \{mpdel-mode-map} (fn &optional ARG) (defalias 'mpdel-mode #[256 "\301 \302\303\304=\203\305\303!?\202!\247\203 \306W\203 \307\202!\310\"\210\311\300!\2038\312\303\"\305\303!\2038\303B\313\314\305\303!\203D\315\202E\316\"\210\317\320!\203m\321\303!\210\301 \203]\211\301 \232\203m\322\323\305\303!\203i\324\202j\325\326#\210\210\327 \210\305\303!\207" [global-minor-modes current-message set-default mpdel-mode toggle default-value 1 nil t boundp delq run-hooks mpdel-mode-hook mpdel-mode-on-hook mpdel-mode-off-hook called-interactively-p any customize-mark-as-set message "MPDel mode %sabled%s" "en" "dis" "" force-mode-line-update] 6 (#$ . 1053) (byte-code "\203\n\301!\202 \302C\207" [current-prefix-arg prefix-numeric-value toggle] 2)]) (defvar mpdel-mode-hook nil) (byte-code "\301\302N\204\f\303\301\302\304#\210\303\301\305\306#\210\303\301\307\310C#\210\311\312\313\314\300!\205#\310\211%\210\315\316!\207" [mpdel-mode-map mpdel-mode-hook variable-documentation put "Hook run after entering or leaving `mpdel-mode'.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" custom-type hook standard-value nil add-minor-mode mpdel-mode " MPDel" boundp provide mpdel] 6)