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

Chizi123
2018-11-17 5cb5f70b1872a757e93ea333b0e2dca50c6c8957
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
;; 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 "git-commit-autoloads.el"
      :pointmax 359
      :fsize 1577
      :lastmodtime '(23536 533 0 0)
      :unmatched-syntax nil))
  :file "!drive_c!Users!joelg!.emacs.d!elpa!git-commit-20181116.1408!semantic.cache"
  :semantic-tag-version "2.0"
  :semanticdb-version "2.2")