?
Current Path : /usr/share/emacs/24.3/lisp/ |
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/longlines.elc |
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:06:25 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/longlines.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%\210\306\307\310\311\304\301\312\313&\210\306\314\302\315\304\301\312\313&\210\306\316\302\317\304\301\312\313&\210\306\320\321\322\304\301\312\323&\207" [custom-declare-group longlines nil "Automatic wrapping of long lines when loading files." :group fill custom-declare-variable longlines-auto-wrap t "Non-nil means long lines are automatically wrapped after each command.\nOtherwise, you can perform filling using `fill-paragraph' or\n`auto-fill-mode'. In any case, the soft newlines will be removed\nwhen the file is saved to disk." :type boolean longlines-wrap-follows-window-size "Non-nil means wrapping and filling happen at the edge of the window.\nOtherwise, `fill-column' is used, regardless of the window size. This\ndoes not work well when the buffer is displayed in multiple windows\nwith differing widths.\n\nIf the value is an integer, that specifies the distance from the\nright edge of the window at which wrapping occurs. For any other\nnon-nil value, wrapping occurs 2 characters from the right edge." longlines-show-hard-newlines "Non-nil means each hard newline is marked on the screen.\n(The variable `longlines-show-effect' controls what they look like.)\nYou can also enable the display temporarily, using the command\n`longlines-show-hard-newlines'." longlines-show-effect (propertize "ΒΆ\n" 'face 'escape-glyph) "A string to display when showing hard newlines.\nThis is used when `longlines-show-hard-newlines' is on." string] 8) (defvar longlines-wrap-beg nil) (defvar longlines-wrap-end nil) (defvar longlines-wrap-point nil) (defvar longlines-showing nil) (defvar longlines-decoded nil) (byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\207" [make-variable-buffer-local longlines-wrap-beg longlines-wrap-end longlines-wrap-point longlines-showing longlines-decoded] 2) #@97 Non-nil if Longlines mode is enabled. Use the command `longlines-mode' to change this variable. (defvar longlines-mode nil (#$ . 2418)) (make-variable-buffer-local 'longlines-mode) #@683 Toggle Long Lines mode in this buffer. With a prefix argument ARG, enable Long Lines mode if ARG is positive, and disable it otherwise. If called from Lisp, enable the mode if ARG is omitted or nil. When Long Lines mode is enabled, long lines are wrapped if they extend beyond `fill-column'. The soft newlines used for line wrapping will not show up when the text is yanked or saved to disk. If the variable `longlines-auto-wrap' is non-nil, lines are automatically wrapped whenever the buffer is changed. You can always call `fill-paragraph' to fill individual paragraphs. If the variable `longlines-show-hard-newlines' is non-nil, hard newlines are indicated with a symbol. (defalias 'longlines-mode #[(&optional arg) "\306 \307=\203 \n?\202 \310 !\311V\211\203'\312\313\314\"\210\315\303!\210\316\317\320\321\"\210\322\323\324\316\325$\210\322\326\327\316\325$\210\315\330!\210\315\331!\210\315\304!\210\332\315\305!\210\333\315\334!\210\335\317\330\336\"\210@\203\213 @\250\203u @\311Y\203u @\337 W\203u @\202v \340A\315\341!\210\337 AZ!)\322\342\343\316\325$\210\325\211\316\344 \316\211BCD1EF\214~\210G\204\254 \345 \210\325G\346ed\"\210)\347D!\210.(\203\306 H\204\306 \350 \210I\351=\203\352 \322\352\345\316\325$\210+\204\340 \322\353\354\316\325$\210\322\353\355\316\325$\210\202 I\356=\203 \322\357\345\316\325$\210\315\360!\2100<\2040C0\317\360\355\325#\210\322\361\362\316\325$\210\322\363\364\316\325$\210\203\226\365\311!\210\202\226\366\321\"H\2036\367 \210\325\316\325\316\211BCE1FG\203V\214~\210\370ed\"\210\316G)-\371\323\324\325#\210\371\361\362\325#\210\371\363\364\325#\210\371\326\327\325#\210\371\342\343\325#\210@\203~\372\341!\210\372\304!\210\372\305!\210\372\334!\210\372\303!\210\372\330!\210\372\312!\210\373\374\n\203\240\375\202\241\376\"\210\377\201J !\203\314\306 \203\267\306 \232\203\314\201K \201L \n\203\307\201M \202\312\201N \"\210)\201O \210\n\207" [#1=#:last-message arg longlines-mode require-final-newline isearch-search-fun-function replace-search-function current-message toggle prefix-numeric-value 0 use-hard-newlines 1 never make-local-variable nil add-to-list buffer-file-format longlines add-hook change-major-mode-hook longlines-mode-off t before-revert-hook longlines-before-revert-hook buffer-substring-filters longlines-auto-wrap longlines-search-function longlines-search-forward replace-re-search-function longlines-re-search-forward longlines-encode-string window-width 2 fill-column window-configuration-change-hook longlines-window-change-function buffer-modified-p longlines-decode-buffer longlines-wrap-region set-buffer-modified-p longlines-show-hard-newlines mail-mode mail-setup-hook mail-citation-hook mail-indent-citation longlines-decode-region message-mode message-setup-hook message-indent-citation-function after-change-functions longlines-after-change-function post-command-hook longlines-post-command-function auto-fill-mode delete longlines-unshow-hard-newlines longlines-encode-region remove-hook kill-local-variable run-hooks longlines-mode-hook longlines-mode-on-hook longlines-mode-off-hook called-interactively-p longlines-wrap-follows-window-size dw buffer-file-truename buffer-file-name mod inhibit-read-only buffer-undo-list longlines-decoded longlines-showing major-mode any message "Longlines mode %sabled" "en" "dis" force-mode-line-update] 7 (#$ . 2606) (list (or current-prefix-arg 'toggle))]) (byte-code "\301\302\303\304\300!\205\n \305\211%\207" [longlines-mode-map add-minor-mode longlines-mode " ll" boundp nil] 6) #@117 Turn off longlines mode. This function exists to be called by `change-major-mode-hook' when the major mode changes. (defalias 'longlines-mode-off #[nil "\300\301!\207" [longlines-mode 0] 2 (#$ . 6196)]) #@114 Make hard newlines visible by adding a face. With optional argument ARG, make the hard newlines invisible again. (defalias 'longlines-show-hard-newlines #[(&optional arg) "\203 \302 \207\303\304ed\"\207" [arg longlines-showing longlines-unshow-hard-newlines t longlines-show-region] 3 (#$ . 6406) "P"]) #@49 Make hard newlines between BEG and END visible. (defalias 'longlines-show-region #[(beg end) " ^ ]\306\n\307\310$\311 \312\211\312\310\211\f\203<