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

Chizi123
2018-11-18 9d27fc972e84736015ab3b1c331888a8fe3d1276
commit | author | age
5cb5f7 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         '( ("url" include nil nil [859 873])
10             ("url-cache" include nil nil [874 894])
11             ("image" include nil nil [895 911])
12             ("gravatar" customgroup (:user-visible-flag t) nil [913 983])
13             ("gravatar-automatic-caching" variable (:default-value t) nil [985 1103])
14             ("gravatar-cache-ttl" variable (:default-value (days-to-time 30)) nil [1175 1313])
15             ("gravatar-rating" variable (:default-value "g") nil [1368 1467])
16             ("gravatar-size" variable (:default-value 32) nil [1469 1575])
17             ("gravatar-base-url" variable
18                (:constant-flag t
19                 :default-value "http://www.gravatar.com/avatar")
20                 nil [1577 1676])
21             ("gravatar-hash" function (:arguments ("mail-address")) nil [1678 1783])
22             ("gravatar-build-url" function (:arguments ("mail-address")) nil [1785 2030])
23             ("gravatar-cache-expired" function (:arguments ("url")) nil [2032 2485])
24             ("gravatar-get-data" function nil nil [2487 2760])
25             ("gravatar-data->image" function nil nil [2762 2974])
26             ("help-function-arglist" function (:prototype-flag t) nil [2976 3020])
27             ("gravatar-retrieve" function (:arguments ("mail-address" "cb" "cbargs")) nil [3037 3854])
28             ("gravatar-retrieve-synchronously" function (:arguments ("mail-address")) nil [3871 4473])
29             ("gravatar-retrieved" function (:arguments ("status" "cb" "cbargs")) nil [4476 4848])
30             ("gravatar" package nil nil [4850 4869]))          
31       :file "gravatar.el"
32       :pointmax 4897
33       :fsize 4896
34       :lastmodtime '(23525 29558 0 0)
35       :unmatched-syntax nil))
36   :file "!drive_c!Program Files!Emacs 26.1!share!emacs!26.1!lisp!image!semantic.cache"
37   :semantic-tag-version "2.0"
38   :semanticdb-version "2.2")