commit | author | age
|
5cb5f7
|
1 |
;ELC |
C |
2 |
;;; Compiled |
|
3 |
;;; in Emacs version 26.1 |
|
4 |
;;; with all optimizations. |
|
5 |
|
|
6 |
;;; This file uses dynamic docstrings, first added in Emacs 19.29. |
|
7 |
|
|
8 |
;;; This file does not contain utf-8 non-ASCII characters, |
|
9 |
;;; and so can be loaded in Emacs versions earlier than 23. |
|
10 |
|
|
11 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
12 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
13 |
|
|
14 |
|
|
15 |
(byte-code "\300\301!\210\300\302!\207" [require magit git-rebase] 2) |
|
16 |
#@392 Return an alist of imenu entries in current buffer. |
|
17 |
|
|
18 |
ENTRY-TYPES is a list of section types to be selected through |
|
19 |
`imenu'. |
|
20 |
|
|
21 |
MENU-TYPES is a list of section types containing elements of |
|
22 |
ENTRY-TYPES. Elements of MENU-TYPES are are used to categories |
|
23 |
elements of ENTRY-TYPES. |
|
24 |
|
|
25 |
This function is used as a helper for functions set as |
|
26 |
`imenu-create-index-function'. |
|
27 |
|
|
28 |
(fn ENTRY-TYPES MENU-TYPES) |
|
29 |
(defalias 'magit-imenu--index-function #[514 "\300\301\302\"db\210\303\304\305\306\307\310\"\311\"\312$!\203E \313 \314\315 \316 \"\317\320\"\314\317\321\"\317\322\"S\"\323`B\324 \325#B#\266\202 \326\304\327\330\307\310!\331\"\332\333%\325C\334\304\335\336\307\310!\337\"\332\340%\"\210\211\242\237\266\202\"\207" [make-hash-table :test equal magit-section--backward-find make-byte-code 0 "\302 \303\304\"\303\305\"\303\304\"\306\300\"\205 \306\301\"\207" vconcat vector [magit-current-section eieio-oref type parent -contains-p] 7 magit-current-section buffer-substring-no-properties line-beginning-position line-end-position eieio-oref parent start content puthash gethash nil mapcar 257 "\211\301\300\"B\207" [gethash] 5 "\n\n(fn MENU-TITLE)" maphash 514 "\300\300\242B\240\207" [] "\n\n(fn K --CL-VAR--)"] 14 (#$ . 479)]) |
|
30 |
#@123 Move point to previous line in current buffer. |
|
31 |
This function is used as a value for |
|
32 |
`imenu-prev-index-position-function'. |
|
33 |
(defalias 'magit-imenu--log-prev-index-position-function #[0 "\300\301!\207" [magit-section--backward-find #[0 "\300\301\302\303 \304\"\"\207" [-contains-p (commit stash) eieio-oref magit-current-section type] 5]] 2 (#$ . 1732)]) |
|
34 |
#@159 Return imenu name for line at point. |
|
35 |
This function is used as a value for |
|
36 |
`imenu-extract-index-name-function'. Point should be at the |
|
37 |
beginning of the line. |
|
38 |
(defalias 'magit-imenu--log-extract-index-name-function #[0 "\300 \301\302\303\304\305!\306\"\307$\216\310\311!\210\312\313\314\315!\314\316!#)\207" [match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 looking-at "\\([^ ]+\\)[ *|]+\\(.+\\)$" format "%s: %s" match-string-no-properties 1 2] 7 (#$ . 2091)]) |
|
39 |
#@128 Move point to previous file line in current buffer. |
|
40 |
This function is used as a value for |
|
41 |
`imenu-prev-index-position-function'. |
|
42 |
(defalias 'magit-imenu--diff-prev-index-position-function #[0 "\300\301!\207" [magit-section--backward-find #[0 "\300 \301!\205 \302\211\303\"\304\"\305\232?\207" [magit-current-section magit-file-section-p eieio-oref parent type diffstat] 5]] 2 (#$ . 2604)]) |
|
43 |
#@159 Return imenu name for line at point. |
|
44 |
This function is used as a value for |
|
45 |
`imenu-extract-index-name-function'. Point should be at the |
|
46 |
beginning of the line. |
|
47 |
(defalias 'magit-imenu--diff-extract-index-name-function #[0 "\300\301 \302 \"\207" [buffer-substring-no-properties line-beginning-position line-end-position] 3 (#$ . 3001)]) |
|
48 |
#@125 Return an alist of all imenu entries in current buffer. |
|
49 |
This function is used as a value for |
|
50 |
`imenu-create-index-function'. |
|
51 |
(defalias 'magit-imenu--status-create-index-function #[0 "\300\301\302\"\207" [magit-imenu--index-function (file commit stash) (unpushed unstaged unpulled untracked staged stashes)] 3 (#$ . 3341)]) |
|
52 |
#@125 Return an alist of all imenu entries in current buffer. |
|
53 |
This function is used as a value for |
|
54 |
`imenu-create-index-function'. |
|
55 |
(defalias 'magit-imenu--refs-create-index-function #[0 "\300\301\302\"\207" [magit-imenu--index-function (branch commit tag) (local remote tags)] 3 (#$ . 3670)]) |
|
56 |
#@125 Return an alist of all imenu entries in current buffer. |
|
57 |
This function is used as a value for |
|
58 |
`imenu-create-index-function'. |
|
59 |
(defalias 'magit-imenu--cherry-create-index-function #[0 "\300\301\302\"\207" [magit-imenu--index-function (commit) (cherries)] 3 (#$ . 3963)]) |
|
60 |
#@136 Move point to previous line in magit-submodule-list buffer. |
|
61 |
This function is used as a value for |
|
62 |
`imenu-prev-index-position-function'. |
|
63 |
(defalias 'magit-imenu--submodule-prev-index-position-function #[0 "o?\205 \300y\207" [-1] 1 (#$ . 4238)]) |
|
64 |
#@159 Return imenu name for line at point. |
|
65 |
This function is used as a value for |
|
66 |
`imenu-extract-index-name-function'. Point should be at the |
|
67 |
beginning of the line. |
|
68 |
(defalias 'magit-imenu--submodule-extract-index-name-function #[0 "\300\301\206 `\302\"\262\303\234\207" [nil get-text-property tabulated-list-entry 0] 4 (#$ . 4488)]) |
|
69 |
#@130 Move point to previous line in magit-repolist buffer. |
|
70 |
This function is used as a value for |
|
71 |
`imenu-prev-index-position-function'. |
|
72 |
(defalias 'magit-imenu--repolist-prev-index-position-function #[0 "o?\205 \300y\207" [-1] 1 (#$ . 4824)]) |
|
73 |
#@159 Return imenu name for line at point. |
|
74 |
This function is used as a value for |
|
75 |
`imenu-extract-index-name-function'. Point should be at the |
|
76 |
beginning of the line. |
|
77 |
(defalias 'magit-imenu--repolist-extract-index-name-function #[0 "\300\301\206 `\302\"\262\303\304\305\234\211GS\234#\207" [nil get-text-property tabulated-list-entry format "%s (%s)" 0] 6 (#$ . 5067)]) |
|
78 |
#@132 Move point to previous process in magit-process buffer. |
|
79 |
This function is used as a value for |
|
80 |
`imenu-prev-index-position-function'. |
|
81 |
(defalias 'magit-imenu--process-prev-index-position-function #[0 "\300\301!\207" [magit-section--backward-find #[0 "\300\301 \302\"\303=\207" [eieio-oref magit-current-section type process] 3]] 2 (#$ . 5440)]) |
|
82 |
#@159 Return imenu name for line at point. |
|
83 |
This function is used as a value for |
|
84 |
`imenu-extract-index-name-function'. Point should be at the |
|
85 |
beginning of the line. |
|
86 |
(defalias 'magit-imenu--process-extract-index-name-function #[0 "\300\301 \302 \"\207" [buffer-substring-no-properties line-beginning-position line-end-position] 3 (#$ . 5788)]) |
|
87 |
#@128 Move point to previous commit in git-rebase buffer. |
|
88 |
This function is used as a value for |
|
89 |
`imenu-prev-index-position-function'. |
|
90 |
(defalias 'magit-imenu--rebase-prev-index-position-function #[0 "\3002 o?\205 \301 \210\302 \203 \303\300\304\"\210\202 0\207" [found git-rebase-backward-line git-rebase-line-p throw t] 3 (#$ . 6131)]) |
|
91 |
#@159 Return imenu name for line at point. |
|
92 |
This function is used as a value for |
|
93 |
`imenu-extract-index-name-function'. Point should be at the |
|
94 |
beginning of the line. |
|
95 |
(defalias 'magit-imenu--rebase-extract-index-name-function #[0 "\300\301 \302 \"\207" [buffer-substring-no-properties line-beginning-position line-end-position] 3 (#$ . 6471)]) |
|
96 |
(provide 'magit-imenu) |