Server IP : 111.118.215.189 / Your IP : 18.117.158.174 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/emacs/24.3/lisp/textmodes/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:11:47 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/textmodes/enriched.el ;;; in Emacs version 24.3.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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\302\301\303\304\305\306%\210\307\310\311\312\313\314\305\301&\210\315\316\317\320\305\301%\210\315\321\322\323\305\301%\207" [provide enriched custom-declare-group nil "Read and save files in text/enriched format." :group wp custom-declare-variable enriched-verbose t "If non-nil, give status messages when reading and writing files." :type boolean custom-declare-face fixed ((t (:weight bold))) "Face used for text that must be shown in fixed width.\nCurrently, Emacs can only display fixed-width fonts, but this may change.\nThis face is used for text specifically marked as fixed-width, for example\nin text/enriched files." excerpt ((t (:slant italic))) "Face used for text that is an excerpt from another document.\nThis is used in Enriched mode for text explicitly marked as an excerpt."] 8) (defconst enriched-display-table (byte-code "\301!\206 \302 \207" [standard-display-table copy-sequence make-display-table] 2)) (byte-code "\301\302\303 S\304\"I\207" [enriched-display-table 12 make-vector frame-width 45] 5) #@120 Text-properties that usually apply to whole paragraphs. These are set front-sticky everywhere except at hard newlines. (defconst enriched-par-props '(left-margin right-margin justification) (#$ . 1615)) #@191 What to insert at the start of a text/enriched file. If this is a string, it is inserted. If it is a list, it should be a lambda expression, which is evaluated to get the string to insert. (defconst enriched-initial-annotation #[nil "\301\302\"\207" [fill-column format "Content-Type: text/enriched\nText-Width: %d\n\n"] 3] (#$ . 1825)) #@46 General format of enriched-text annotations. (defconst enriched-annotation-format "<%s%s>" (#$ . 2170)) #@56 Regular expression matching enriched-text annotations. (defconst enriched-annotation-regexp "<\\(/\\)?\\([-A-Za-z0-9]+\\)>" (#$ . 2280)) #@149 List of definitions of text/enriched annotations. See `format-annotate-region' and `format-deannotate-region' for the definition of this structure. (defvar enriched-translations '((face (bold-italic "bold" "italic") (bold "bold") (italic "italic") (underline "underline") (fixed "fixed") (excerpt "excerpt") (default) (nil enriched-encode-other-face)) (left-margin (4 "indent")) (right-margin (4 "indentright")) (justification (none "nofill") (right "flushright") (left "flushleft") (full "flushboth") (center "center")) (PARAMETER (t "param")) (read-only (t "x-read-only")) (unknown (nil format-annotate-value))) (#$ . 2424)) #@176 Properties that are OK to ignore when saving text/enriched files. Any property that is neither on this list nor dealt with by `enriched-translations' will generate a warning. (defconst enriched-ignore '(front-sticky rear-nonsticky hard) (#$ . 3058)) #@258 Hook run after entering/leaving Enriched mode. If you set variables in this hook, you should arrange for them to be restored to their old values if you leave Enriched mode. One way to do this is to add them and their old values to `enriched-old-bindings'. (custom-declare-variable 'enriched-mode-hook nil '(#$ . 3315) :type 'hook :group 'enriched) #@111 Store old variable values that we change when entering mode. The value is a list of (VAR VALUE VAR VALUE...). (defvar enriched-old-bindings nil (#$ . 3671)) (make-variable-buffer-local 'enriched-old-bindings) (defvar enriched-default-text-properties-local-flag t) (defvar enriched-rerun-flag nil) #@27 Keymap for Enriched mode. (defvar enriched-mode-map (byte-code "\301 \302\303\304#\210\302\305\306#\210\302\307\306#\210\302\310\311#\210\302\312\313#\210\302\314\315#\210\302\316\317#\210\302\320\321#\210)\207" [map make-sparse-keymap define-key [remap move-beginning-of-line] beginning-of-line-text " " reindent-then-newline-and-indent [remap newline-and-indent] "\352" facemenu-justification-menu "\323" set-justification-center " " increase-left-margin "[" set-left-margin "]" set-right-margin] 4) (#$ . 3974)) (put 'enriched-mode 'permanent-local t) #@95 Non-nil if Enriched mode is enabled. Use the command `enriched-mode' to change this variable. (defvar enriched-mode nil (#$ . 4548)) (make-variable-buffer-local 'enriched-mode) #@501 Minor mode for editing text/enriched files. These are files with embedded formatting information in the MIME standard text/enriched format. With a prefix argument ARG, enable the mode if ARG is positive, and disable it otherwise. If called from Lisp, enable the mode if ARG is omitted or nil. Turning the mode on or off runs `enriched-mode-hook'. More information about Enriched mode is available in the file etc/enriched.doc in the Emacs distribution directory. Commands: \{enriched-mode-map} (defalias 'enriched-mode #[(&optional arg) "\306 \307=\203 \n?\202 \310 !\311V\211\204N \312\313\314\315#\210\316\317\"\f\2036 \f\211A@\f\211A@L\210\202# \204>