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

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