| 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.
(byte-code "\300\301!\210\300\302!\210\303\304\305\306\307\310\311\312\313\301& \210\314\315\316\317\320DD\321\307\322\323\324\313\304& \210\314\325\316\317\326DD\327\323\330\313\304&\210\314\331\316\317\332DD\333\323\334\313\304&\210\314\335\316\317\336DD\337\323\340\313\304\307\341& \210\303\342\305\343\307\310\313\304&\210\344\345\346\347\313\342%\210\344\350\351\352\313\342%\210\344\353\354\355\313\342%\210\344\356\357\360\313\342%\210\344\361\362\363\313\342%\210\344\364\365\366\313\342%\210\344\367\370\371\307\372\313\342&\210\344\373\374\375\307\372\313\342&\210\314\376\316\317\377DD\201@ \307\372\323\201A \313\342& \207" [require epg derived custom-declare-group epa nil "The EasyPG Assistant." :version "23.1" :link (custom-manual "(epa) Top") :group custom-declare-variable epa-replace-original-text funcall function #[0 "\300\207" [ask] 1 #1=""] "Whether the original text shall be replaced by the decrypted.\n\nIf t, replace the original text without any confirmation.\nIf nil, don't replace the original text and show the result in a new buffer.\nIf neither t nor nil, ask user for confirmation." "26.1" :type (choice (const :tag "Never" nil) (const :tag "Ask the user" ask) (const :tag "Always" t)) epa-popup-info-window #[0 "\300\207" [t] 1 #1#] "If non-nil, display status information from epa commands in another window." boolean epa-info-window-height #[0 "\300\207" [5] 1 #1#] "Number of lines used to display status information." integer epa-mail-aliases #[0 "\300\207" [nil] 1 #1#] "Alist of aliases of email addresses that stand for encryption keys.\nEach element is a list of email addresses (ALIAS EXPANSIONS...).\nWhen one of the recipients of a message being encrypted is ALIAS,\ninstead of encrypting it for ALIAS, encrypt it for EXPANSIONS...\n\nIf EXPANSIONS is empty, ignore ALIAS as regards encryption.\nThis is a handy way to avoid warnings about addresses that you don't\nhave any key for.\n\nThe command `epa-mail-encrypt' uses this." (repeat (cons (string :tag "Alias") (repeat (string :tag "Expansion")))) "24.4" epa-faces "Faces for epa-mode." custom-declare-face epa-validity-high ((default :weight bold) (((class color) (background dark)) :foreground "PaleTurquoise")) "Face for high validity EPA information." epa-validity-medium ((default :slant italic) (((class color) (background dark)) :foreground "PaleTurquoise")) "Face for medium validity EPA information." epa-validity-low ((t :slant italic)) "Face used for displaying the low validity." epa-validity-disabled ((t :slant italic :inverse-video t)) "Face used for displaying the disabled validity." epa-string ((((class color) (background dark)) :foreground "lightyellow") (((class color) (background light)) :foreground "blue4")) "Face used for displaying the string." epa-mark ((default :weight bold) (((class color) (background dark)) :foreground "orange") (((class color) (background light)) :foreground "red")) "Face used for displaying the high validity." epa-field-name ((default :weight bold) (((class color) (background dark)) :foreground "PaleTurquoise")) "Face for the name of the attribute field." "28.1" epa-field-body ((default :slant italic) (((class color) (background dark)) :foreground "turquoise")) "Face for the body of the attribute field." epa-validity-face-alist #[0 "\300\207" [((unknown . epa-validity-disabled) (invalid . epa-validity-disabled) (disabled . epa-validity-disabled) (revoked . epa-validity-disabled) (expired . epa-validity-disabled) (none . epa-validity-low) (undefined . epa-validity-low) (never . epa-validity-low) (marginal . epa-validity-medium) (full . epa-validity-high) (ultimate . epa-validity-high))] 1 #1#] "An alist mapping validity values to faces." (repeat (cons symbol face))] 10)
(defconst epa-pubkey-algorithm-letter-alist '((1 . 82) (2 . 114) (3 . 115) (16 . 103) (17 . 68) (20 . 71)))
#@134 The default protocol.
The value can be either OpenPGP or CMS.
You should bind this variable with `let', but do not set it globally.
(defvar epa-protocol 'OpenPGP (#$ . 3938))
#@126 If non-nil, epa commands create ASCII armored output.
You should bind this variable with `let', but do not set it globally.
(defvar epa-armor nil (#$ . 4121))
#@124 If non-nil, epa commands treat input files as text.
You should bind this variable with `let', but do not set it globally.
(defvar epa-textmode nil (#$ . 4288))
(defvar epa-keys-buffer nil)
(defvar epa-key-buffer-alist nil)
(defvar epa-key nil)
(defvar epa-list-keys-arguments nil)
(defvar epa-info-buffer nil)
(defvar epa-error-buffer nil)
(defvar epa-suppress-error-buffer nil)
(defvar epa-last-coding-system-specified nil)
(defvar epa-key-list-mode-map (byte-code "\300 \301\302\303#\210\301\304\305#\210\301\306\307#\210\301\310\311#\210\301\312\313#\210\301\314\315#\210\301\316\317#\210\301\320\321#\210\301\322\323#\210\301\324\325#\210\301\326\327#\210\301\330\331#\210\301\332\333#\210\301\334\335#\210\301\336\337#\210\301\340\341#\210\301\342\343#\210\301\344\343#\210\301\345\346#\210\207" [make-sparse-keymap define-key "
" epa-show-key [9] forward-button [backtab] backward-button "m" epa-mark-key "u" epa-unmark-key "d" epa-decrypt-file "v" epa-verify-file "s" epa-sign-file "e" epa-encrypt-file "r" epa-delete-keys "i" epa-import-keys "o" epa-export-keys "g" revert-buffer "n" next-line "p" previous-line " " scroll-up-command [33554464] scroll-down-command [delete] "q" epa-exit-buffer] 5))
#@31 Menu for `epa-key-list-mode'.
(defvar epa-key-list-mode-menu nil (#$ . 5521))
(easy-menu-do-define 'epa-key-list-mode-menu epa-key-list-mode-map "Menu for `epa-key-list-mode'." '("Keys" ["Export Keys" epa-export-keys :help "Export marked keys to a file"] ["Import Keys" epa-import-keys :help "Import keys from a file"] ["Delete Keys" epa-delete-keys :help "Delete Marked Keys"] "---" ["Encrypt File..." epa-encrypt-file :help "Encrypt file for recipients"] ["Decrypt File..." epa-decrypt-file :help "Decrypt file"] ["Sign File..." epa-sign-file :help "Sign file by signers keys selected"] ["Verify File..." epa-verify-file :help "Verify file"] "---" ["Mark Key" epa-mark-key :help "Mark a key"] ["Unmark Key" epa-unmark-key :help "Unmark a key"]))
(defvar epa-key-mode-map (byte-code "\300 \301\302\303#\210\207" [make-sparse-keymap define-key "q" epa-exit-buffer] 5))
(defvar epa-info-mode-map (byte-code "\300 \301\302\303#\210\207" [make-sparse-keymap define-key "q" delete-window] 5))
(defvar epa-exit-buffer-function 'quit-window)
#@12
(fn KEY)
(defalias 'epa--button-key-text #[257 "\305!>\204 \306\307\310D\"\210\211\311H@\305!>\204\"