%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/mail/ |
Current File : //usr/local/share/emacs/27.2/lisp/mail/mail-prsvr.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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@215 Default charset used by low-level libraries. This variable should never be set. Instead, it should be bound by functions that wish to call mail-parse functions and let them know what the desired charset is to be. (defvar mail-parse-charset nil (#$ . 409)) #@86 Default MULE charset used by low-level libraries. This variable should never be set. (defvar mail-parse-mule-charset nil (#$ . 672)) #@225 Ignored charsets used by low-level libraries. This variable should never be set. Instead, it should be bound by functions that wish to call mail-parse functions and let them know what the desired charsets is to be ignored. (defvar mail-parse-ignored-charsets nil (#$ . 812)) (provide 'mail-prsvr)