?
Current Path : /usr/share/emacs/24.3/lisp/mail/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : //usr/share/emacs/24.3/lisp/mail/footnote.elc |
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:11:42 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/mail/footnote.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file contains utf-8 non-ASCII characters, ;;; and so cannot be loaded into Emacs 22 or earlier. (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (string-lessp emacs-version "23") (error "`%s' was compiled for Emacs 23 or later" #$)) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301\302\303\304\305\306\307&\210\310\311\312\313\306\301%\210\310\314\302\315\316\317\306\301&\210\310\320\302\321\316\322\306\301&\210\310\323\324\325\316\322\306\301&\210\310\326\324\327\316\322\306\301&\210\310\330\324\331\316\322\306\301&\210\310\332\333\334\316\335\306\301&\210\310\336\337\340#\210\310\341\342\343\316\344\306\301&\210\310\345\346\347\316\350\306\301&\210\310\351\352\353\316\344\306\301&\210\310\354\355\356\316\344\306\301&\210\310\357\360\361\316\350\306\301&\207" [custom-declare-group footnote nil "Support for footnotes in mail and news messages." :version "21.1" :group message custom-declare-variable footnote-mode-line-string " FN" "String to display in modes section of the mode-line." footnote-mode-hook "Hook functions run when footnote-mode is activated." :type hook footnote-narrow-to-footnotes-when-editing "If non-nil, narrow to footnote text body while editing a footnote." boolean footnote-prompt-before-deletion t "If non-nil, prompt before deleting a footnote.\nThere is currently no way to undo deletions." footnote-spaced-footnotes "If non-nil, insert an empty line between footnotes.\nCustomizing this variable has no effect on buffers already\ndisplaying footnotes." footnote-use-message-mode "If non-nil, assume Footnoting will be done in `message-mode'." footnote-body-tag-spacing 2 "Number of spaces separating a footnote body tag and its text.\nCustomizing this variable has no effect on buffers already\ndisplaying footnotes." integer footnote-prefix [(control 99) 33] "Prefix key to use for Footnote command in Footnote minor mode.\nThe value of this variable is checked as part of loading Footnote mode.\nAfter that, changing the prefix key requires manipulating keymaps." footnote-section-tag "Footnotes: " "Tag inserted at beginning of footnote section.\nIf you set this to the empty string, no tag is inserted and the\nvalue of `footnote-section-tag-regexp' is ignored. Customizing\nthis variable has no effect on buffers already displaying\nfootnotes." string footnote-section-tag-regexp "Footnotes\\(\\[.\\]\\)?: " "Regexp which indicates the start of a footnote section.\nThis variable is disregarded when `footnote-section-tag' is the\nempty string. Customizing this variable has no effect on buffers\nalready displaying footnotes." regexp footnote-start-tag "[" "String used to denote start of numbered footnote.\nShould not be set to the empty string. Customizing this variable\nhas no effect on buffers already displaying footnotes." footnote-end-tag "]" "String used to denote end of numbered footnote.\nShould not be set to the empty string. Customizing this variable\nhas no effect on buffers already displaying footnotes." footnote-signature-separator (if (boundp 'message-signature-separator) message-signature-separator "^-- $") "Regexp used by Footnote mode to recognize signatures."] 8) #@67 Footnote style represented as an index into footnote-style-alist. (defvar footnote-style-number nil (#$ . 3448)) (make-variable-buffer-local 'footnote-style-number) #@66 List of markers pointing to text of footnotes in message buffer. (defvar footnote-text-marker-alist nil (#$ . 3619)) (make-variable-buffer-local 'footnote-text-marker-alist) #@66 List of markers pointing to footnote pointers in message buffer. (defvar footnote-pointer-marker-alist nil (#$ . 3799)) (make-variable-buffer-local 'footnote-pointer-marker-alist) #@52 Text property name to enable mouse over highlight. (defvar footnote-mouse-highlight 'highlight (#$ . 3985)) #@20 Regexp for digits. (defconst footnote-numeric-regexp "[0-9]+" (#$ . 4099)) #@61 Numeric footnote style. Use Arabic numerals for footnoting. (defalias 'Footnote-numeric #[(n) "\301!\207" [n int-to-string] 2 (#$ . 4180)]) #@30 Upper case English alphabet. (defconst footnote-english-upper "ABCDEFGHIJKLMNOPQRSTUVWXYZ" (#$ . 4327)) #@41 Regexp for upper case English alphabet. (defconst footnote-english-upper-regexp "[A-Z]+" (#$ . 4437)) #@104 Upper case English footnoting. Wrapping around the alphabet implies successive repetitions of letters. (defalias 'Footnote-english-upper #[(n) "\306S G\"S G\245\307 \nH!\310\311Y\203&