mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-17 c4001ccd1864293b64aa37d83a9d9457eb875e70
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
;ELC
;;; Compiled
;;; in Emacs version 26.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\300\302!\210\300\303!\207" [require error-tip flymake cl-lib] 2)
(defvar flymake-tip--err-info-function (byte-code "\301\302\303!\"\203 \304\207\305\306!\205\307\207" [emacs-major-version version<= "26" number-to-string (lambda nil (cl-loop for diag in (flymake-diagnostics (point-at-bol) (point-at-eol)) collect (flymake-diagnostic-text diag))) fboundp flymake-find-err-info (lambda nil (cl-loop with errors = (flymake-find-err-info flyamke-err-info (line-number-at-pos)) for err in (car errors) if (vectorp err) collect (elt err 4)))] 4))
#@16 
 
(fn REVERSE)
(defalias 'flymake-tip-cycle #[257 "\301\302 !\210\211\302 =\203\203\303 \202\304 b\210!\210\266\305 !\207" [flymake-tip--err-info-function #[257 "\211\203\300 \207\301 \207" [flymake-goto-prev-error flymake-goto-next-error] 2 "\n\n(fn REVERSE)"] line-number-at-pos point-at-bol point-at-eol error-tip-popup-error-message] 5 (#$ . 979) nil])
(defalias 'flymake-tip-cycle-reverse #[0 "\300\301!\207" [flymake-tip-cycle t] 2 nil nil])
(provide 'flymake-tip)