%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/mail/ |
Current File : //usr/local/share/emacs/27.2/lisp/mail/rfc2045.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 'ietf-drums) #@59 Return a PARAM=VALUE string encoded according to RFC2045. (defalias 'rfc2045-encode-string #[(param value) "\305\306\307Q \"\204% \305\306\n\307Q \"\204% \305\310 \"\204% \305\306\307Q \"\204- \f\311\312\313 \"Q\207\f\311 Q\207" [ietf-drums-no-ws-ctl-token value ietf-drums-tspecials ietf-drums-text-token param string-match "[" "]" "[ \n ]" "=" format "%S"] 5 (#$ . 430)]) (provide 'rfc2045)