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

Chizi123
2018-11-19 a4b9172aefa91861b587831e06f55b1e19f3f3be
commit | author | age
434b46 1 ;; Object semanticdb-project-database-file
C 2 ;; SEMANTICDB Tags save file
3 (semanticdb-project-database-file "semanticdb-project-database-file"
4   :tables
5   (list
6     (semanticdb-table "semanticdb-table"
7       :major-mode emacs-lisp-mode
8       :tags 
9         '( ("enriched" package nil nil [1607 1626])
10             ("enriched" customgroup (:user-visible-flag t) nil [1675 1762])
11             ("enriched-verbose" variable (:default-value t) nil [1764 1899])
12             ("fixed" variable
13                (:default-value (quote ((t (:weight bold))))
14                 :type "face")
15                 nil [2108 2397])
16             ("excerpt" variable
17                (:default-value (quote ((t (:slant italic))))
18                 :type "face")
19                 nil [2399 2597])
20             ("enriched-display-table" variable
21                (:constant-flag t
22                 :default-value (or (copy-sequence standard-display-table) (make-display-table)))
23                 nil [2599 2706])
24             ("aset" code nil nil [2707 2776])
25             ("enriched-par-props" variable
26                (:constant-flag t
27                 :default-value (quote (left-margin right-margin justification)))
28                 nil [2778 2972])
29             ("enriched-initial-annotation" variable
30                (:constant-flag t
31                 :default-value (lambda nil (format "Content-Type: text/enriched
32 Text-Width: %d
33
34 " fill-column)))
35                 nil [3043 3369])
36             ("enriched-annotation-format" variable
37                (:constant-flag t
38                 :default-value "<%s%s>")
39                 nil [3371 3466])
40             ("enriched-annotation-regexp" variable
41                (:constant-flag t
42                 :default-value "<\\(/\\)?\\([-A-Za-z0-9]+\\)>")
43                 nil [3468 3596])
44             ("enriched-translations" variable (:default-value (quote ((face (bold-italic "bold" "italic") (bold "bold") (italic "italic") (underline "underline") (fixed "fixed") (excerpt "excerpt") (default) (nil enriched-encode-other-face)) (left-margin (4 "indent")) (right-margin (4 "indentright")) (justification (none "nofill") (right "flushright") (left "flushleft") (full "flushboth") (center "center")) (PARAMETER (t "param")) (FUNCTION (enriched-decode-foreground "x-color") (enriched-decode-background "x-bg-color") (enriched-decode-display-prop "x-display")) (read-only (t "x-read-only")) (display (nil enriched-handle-display-prop)) (unknown (nil format-annotate-value))))) nil [3598 4829])
45             ("enriched-ignore" variable
46                (:constant-flag t
47                 :default-value (quote (front-sticky rear-nonsticky hard)))
48                 nil [4831 5074])
49             ("enriched-mode-hook" variable nil nil [5100 5428])
50             ("enriched-allow-eval-in-display-props" variable nil nil [5430 6138])
51             ("enriched-old-bindings" variable nil nil [6140 6289])
52             ("make-variable-buffer-local" code nil nil [6290 6341])
53             ("enriched-default-text-properties-local-flag" variable (:default-value t) nil [6608 6662])
54             ("enriched-rerun-flag" variable nil nil [6859 6891])
55             ("enriched-mode-map" variable (:default-value (let ((map (make-sparse-keymap))) (define-key map [remap move-beginning-of-line] (quote beginning-of-line-text)) (define-key map " " (quote reindent-then-newline-and-indent)) (define-key map [remap newline-and-indent] (quote reindent-then-newline-and-indent)) (define-key map "\352" (quote facemenu-justification-menu)) (define-key map "\323" (quote set-justification-center)) (define-key map "    " (quote increase-left-margin)) (define-key map "[" (quote set-left-margin)) (define-key map "]" (quote set-right-margin)) map)) nil [6918 7501])
56             ("put" code nil nil [7532 7571])
57             ("define-minor-mode" code nil nil [7587 9950])
58             ("enriched-before-change-major-mode" function nil nil [9952 10121])
59             ("enriched-after-change-major-mode" function nil nil [10123 10249])
60             ("add-hook" code nil nil [10251 10325])
61             ("fset" code nil nil [10328 10371])
62             ("enriched-map-property-regions" function (:arguments ("prop" "func" "from" "to")) nil [10454 11444])
63             ("put" code nil nil [11446 11502])
64             ("enriched-insert-indentation" function (:arguments ("from" "to")) nil [11504 11935])
65             ("enriched-encode" function (:arguments ("from" "to" "orig-buf")) nil [11980 13149])
66             ("enriched-make-annotation" function (:arguments ("internal-ann" "positive")) nil [13151 13874])
67             ("enriched-encode-other-face" function (:arguments ("old" "new")) nil [13876 14120])
68             ("enriched-face-ans" function (:arguments ("face")) nil [14122 15194])
69             ("enriched-decode" function (:arguments ("from" "to")) nil [15239 16305])
70             ("enriched-next-annotation" function nil nil [16307 17165])
71             ("enriched-get-file-width" function nil nil [17167 17355])
72             ("enriched-remove-header" function nil nil [17357 17563])
73             ("enriched-decode-foreground" function (:arguments ("from" "to" "color")) nil [17565 17757])
74             ("enriched-decode-background" function (:arguments ("from" "to" "color")) nil [17759 17954])
75             ("enriched-handle-display-prop" function (:arguments ("old" "new")) nil [17996 18547])
76             ("enriched-decode-display-prop" function (:arguments ("start" "end" "param")) nil [18549 19202]))          
77       :file "enriched.el"
78       :pointmax 19230
79       :fsize 19229
80       :lastmodtime '(23525 29607 0 0)
81       :unmatched-syntax nil))
82   :file "!drive_c!Program Files!Emacs 26.1!share!emacs!26.1!lisp!textmodes!semantic.cache"
83   :semantic-tag-version "2.0"
84   :semanticdb-version "2.2")