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

Chizi123
2018-11-18 c655eea759be1db69c5e6b45c228139d8390122a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
;; Object semanticdb-project-database-file
;; SEMANTICDB Tags save file
(semanticdb-project-database-file "semanticdb-project-database-file"
  :tables
  (list
    (semanticdb-table "semanticdb-table"
      :major-mode emacs-lisp-mode
      :tags nil
      :file "guide-key-autoloads.el"
      :pointmax 357
      :fsize 1199
      :lastmodtime '(23535 56420 0 0)
      :unmatched-syntax nil)
    (semanticdb-table "semanticdb-table"
      :file "guide-key.el"
      :fsize 25748
      :lastmodtime '(23535 56420 0 0)))
  :file "!drive_c!Users!joelg!.emacs.d!elpa!guide-key-20150108.635!semantic.cache"
  :semantic-tag-version "2.0"
  :semanticdb-version "2.2")