;; 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
|
'( ("cedet" include nil nil [1480 1496])
|
("cl-lib" include nil nil [1497 1514])
|
("eieio" include nil nil [1515 1531])
|
("cl-generic" include nil nil [1532 1553])
|
("eieio-speedbar" include nil nil [1554 1579])
|
("ede/source" include nil nil [1580 1601])
|
("ede/base" include nil nil [1602 1621])
|
("ede/auto" include nil nil [1622 1641])
|
("ede/detect" include nil nil [1642 1663])
|
("load" code nil nil [1685 1721])
|
("declare-function" code nil nil [1724 1774])
|
("declare-function" code nil nil [1775 1822])
|
("declare-function" code nil nil [1823 1884])
|
("declare-function" code nil nil [1885 1955])
|
("declare-function" code nil nil [1956 2010])
|
("declare-function" code nil nil [2011 2075])
|
("declare-function" code nil nil [2076 2140])
|
("declare-function" code nil nil [2141 2183])
|
("declare-function" code nil nil [2184 2235])
|
("declare-function" code nil nil [2236 2283])
|
("declare-function" code nil nil [2284 2349])
|
("ede-version" variable
|
(:constant-flag t
|
:default-value "2.0")
|
nil [2351 2417])
|
("ede-version" function (:user-visible-flag t) nil [2429 2546])
|
("ede" customgroup (:user-visible-flag t) nil [2548 2638])
|
("ede-auto-add-method" variable (:default-value (quote ask)) nil [2640 3393])
|
("ede-debug-program-function" variable (:default-value (quote gdb)) nil [3395 3520])
|
("ede-project-directories" variable nil nil [3564 4385])
|
("ede-directory-safe-p" function (:arguments ("dir")) nil [4387 5051])
|
("ede-projects" variable nil nil [5081 5167])
|
("ede-object-root-project" variable nil nil [5169 5348])
|
("make-variable-buffer-local" code nil nil [5349 5402])
|
("ede-object-project" variable nil nil [5404 5582])
|
("make-variable-buffer-local" code nil nil [5583 5631])
|
("ede-object" variable nil nil [5633 5767])
|
("make-variable-buffer-local" code nil nil [5768 5808])
|
("ede-selected-object" variable nil nil [5810 5960])
|
("ede-constructing" variable nil nil [5962 6146])
|
("ede-deep-rescan" variable nil nil [6148 6311])
|
("ede-singular-object" function (:arguments ("prompt")) nil [6332 6519])
|
("ede-choose-object" function (:arguments ("prompt" "list-o-o")) nil [6521 6834])
|
("ede-minor-mode-map" variable (:default-value (let ((map (make-sparse-keymap)) (pmap (make-sparse-keymap))) (define-key pmap "e" (quote ede-edit-file-target)) (define-key pmap "a" (quote ede-add-file)) (define-key pmap "d" (quote ede-remove-file)) (define-key pmap "t" (quote ede-new-target)) (define-key pmap "g" (quote ede-rescan-toplevel)) (define-key pmap "s" (quote ede-speedbar)) (define-key pmap "f" (quote ede-find-file)) (define-key pmap "C" (quote ede-compile-project)) (define-key pmap "c" (quote ede-compile-target)) (define-key pmap "" (quote ede-compile-selected)) (define-key pmap "D" (quote ede-debug-target)) (define-key pmap "R" (quote ede-run-target)) (define-key map "." pmap) map)) nil [6858 7595])
|
("global-ede-mode-map" variable (:default-value (let ((map (make-sparse-keymap))) (define-key map [menu-bar cedet-menu] (cons "Development" cedet-menu-map)) map)) nil [7597 7793])
|
("define-key" code nil nil [7840 7989])
|
("define-key" code nil nil [7990 8131])
|
("define-key" code nil nil [8132 8231])
|
("define-key" code nil nil [8232 8373])
|
("define-key" code nil nil [8374 8542])
|
("define-key" code nil nil [8543 8715])
|
("define-key" code nil nil [8716 8912])
|
("ede-buffer-belongs-to-target-p" function nil nil [8914 9138])
|
("ede-buffer-belongs-to-project-p" function nil nil [9140 9355])
|
("ede-menu-obj-of-class-p" function (:arguments ("class")) nil [9357 9596])
|
("ede-build-forms-menu" function (:arguments ("_menu-def")) nil [9598 11046])
|
("ede-target-forms-menu" function (:arguments ("_menu-def")) nil [11048 11702])
|
("ede-project-forms-menu" function (:arguments ("_menu-def")) nil [11704 12559])
|
("ede-configuration-forms-menu" function (:arguments ("_menu-def")) nil [12561 13282])
|
("ede-project-configurations-set" function
|
(:user-visible-flag t
|
:arguments ("newconfig"))
|
nil [13284 13883])
|
("ede-customize-forms-menu" function (:arguments ("_menu-def")) nil [13885 14603])
|
("ede-apply-object-keymap" function (:arguments ("_default")) nil [14606 15329])
|
("cl-defmethod" code nil nil [15373 15759])
|
("cl-defmethod" code nil nil [15761 16134])
|
("ede-apply-target-options" function nil nil [16163 16414])
|
("ede-turn-on-hook" function nil nil [16416 16806])
|
("define-minor-mode" code nil nil [16808 17549])
|
("ede-initialize-state-current-buffer" function nil nil [17551 19664])
|
("ede-reset-all-buffers" function (:user-visible-flag t) nil [19666 20087])
|
("define-minor-mode" code nil nil [20104 21686])
|
("ede-ignored-file-alist" variable (:default-value (quote ("\\.cvsignore$" "\\.#" "~$"))) nil [21688 21830])
|
("ede-ignore-file" function (:arguments ("filename")) nil [21832 22065])
|
("ede-auto-add-to-target" function nil nil [22067 23608])
|
("ede" function
|
(:user-visible-flag t
|
:arguments ("dir"))
|
nil [23650 25301])
|
("ede-check-project-query-fcn" variable (:default-value (quote y-or-n-p)) nil [25303 25488])
|
("ede-check-project-directory" function (:arguments ("dir")) nil [25490 26607])
|
("ede-new" function
|
(:user-visible-flag t
|
:arguments ("type" "name"))
|
nil [26609 29501])
|
("cl-defmethod" code nil nil [29503 29670])
|
("ede-invoke-method" function (:arguments ("sym" "args")) nil [29672 30077])
|
("ede-rescan-toplevel" function (:user-visible-flag t) nil [30079 30420])
|
("ede-new-target" function
|
(:user-visible-flag t
|
:arguments ("args"))
|
nil [30422 30993])
|
("ede-new-target-custom" function (:user-visible-flag t) nil [30995 31158])
|
("ede-delete-target" function
|
(:user-visible-flag t
|
:arguments ("target"))
|
nil [31160 31808])
|
("ede-add-file" function
|
(:user-visible-flag t
|
:arguments ("target"))
|
nil [31810 32635])
|
("ede-remove-file" function
|
(:user-visible-flag t
|
:arguments ("force"))
|
nil [32637 33299])
|
("ede-edit-file-target" function (:user-visible-flag t) nil [33301 33465])
|
("ede-compile-project" function (:user-visible-flag t) nil [33500 33841])
|
("ede-compile-selected" function
|
(:user-visible-flag t
|
:arguments ("target"))
|
nil [33843 34072])
|
("ede-compile-target" function (:user-visible-flag t) nil [34074 34217])
|
("ede-debug-target" function (:user-visible-flag t) nil [34219 34356])
|
("ede-run-target" function (:user-visible-flag t) nil [34358 34489])
|
("ede-make-dist" function (:user-visible-flag t) nil [34491 34664])
|
("cl-defmethod" code nil nil [35056 35309])
|
("cl-defmethod" code nil nil [35311 35643])
|
("cl-defmethod" code nil nil [35645 35858])
|
("cl-defmethod" code nil nil [35860 36064])
|
("cl-defmethod" code nil nil [36066 36275])
|
("cl-defmethod" code nil nil [36277 36433])
|
("cl-defmethod" code nil nil [36435 36641])
|
("cl-defmethod" code nil nil [36643 36851])
|
("cl-defmethod" code nil nil [36853 37029])
|
("cl-defmethod" code nil nil [37031 37279])
|
("cl-defmethod" code nil nil [37281 37528])
|
("cl-defmethod" code nil nil [37530 37707])
|
("cl-defmethod" code nil nil [37709 37868])
|
("cl-defmethod" code nil nil [37870 38054])
|
("cl-defmethod" code nil nil [38056 38256])
|
("cl-defmethod" code nil nil [38258 38422])
|
("ede-ecb-project-paths" function nil nil [38424 38701])
|
("ede-add-project-to-global-list" function (:arguments ("proj")) nil [38735 39222])
|
("ede-delete-project-from-global-list" function (:arguments ("proj")) nil [39224 39381])
|
("ede-flush-deleted-projects" function (:user-visible-flag t) nil [39383 39743])
|
("ede--disable-inode" variable nil nil [39745 39772])
|
("ede-global-list-sanity-check" function (:user-visible-flag t) nil [39812 40490])
|
("ede-load-project-file" function (:arguments ("dir" "detectin" "rootreturn")) nil [40492 42313])
|
("ede-parent-project" function (:arguments ("obj")) nil [42426 43505])
|
("ede-current-project" function (:arguments ("dir")) nil [43507 43988])
|
("ede-buffer-object" function (:arguments ("buffer" "projsym")) nil [43990 45251])
|
("cl-defmethod" code nil nil [45253 45666])
|
("ede-target-parent" function (:arguments ("target")) nil [45668 46118])
|
("cl-defmethod" code nil nil [46120 46923])
|
("cl-defmethod" code nil nil [46925 47167])
|
("cl-defmethod" code nil nil [47169 47303])
|
("cl-defmethod" code nil nil [47305 47577])
|
("ede-project-buffers" function (:arguments ("project")) nil [47604 47985])
|
("ede-target-buffers" function (:arguments ("target")) nil [47987 48326])
|
("ede-buffers" function nil nil [48328 48586])
|
("ede-map-buffers" function (:arguments ("proc")) nil [48588 48699])
|
("cl-defmethod" code nil nil [48701 48869])
|
("cl-defmethod" code nil nil [48871 49036])
|
("cl-defmethod" code nil nil [49064 49312])
|
("cl-defmethod" code nil nil [49314 49675])
|
("cl-defmethod" code nil nil [49775 49917])
|
("cl-defmethod" code nil nil [49919 50139])
|
("cl-defmethod" code nil nil [50303 50423])
|
("cl-defmethod" code nil nil [50425 50544])
|
("cl-defmethod" code nil nil [50546 50770])
|
("ede-apply-preprocessor-map" function nil nil [50781 51605])
|
("cl-defmethod" code nil nil [51607 51727])
|
("cl-defmethod" code nil nil [51729 51840])
|
("cl-defmethod" code nil nil [51842 51952])
|
("cl-defmethod" code nil nil [51962 52108])
|
("ede-set" function
|
(:user-visible-flag t
|
:arguments ("variable" "value" "proj"))
|
nil [52141 52807])
|
("ede-apply-project-local-variables" function (:arguments ("buffer")) nil [52809 53257])
|
("ede-make-project-local-variable" function (:arguments ("variable" "project")) nil [53259 53581])
|
("ede-set-project-local-variable" function (:arguments ("variable" "value" "project")) nil [53583 54105])
|
("cl-defmethod" code nil nil [54107 54428])
|
("cl-defmethod" code nil nil [54430 54545])
|
("project-try-ede" function (:arguments ("dir")) nil [54580 54841])
|
("cl-defmethod" code nil nil [54843 54941])
|
("add-hook" code nil nil [54943 54995])
|
("ede" package nil nil [54997 55011])
|
("ede/files" include nil nil [55061 55081])
|
("if" code nil nil [55167 55280]))
|
:file "ede.el"
|
:pointmax 55303
|
:fsize 55302
|
:lastmodtime '(23525 29528 0 0)
|
:unmatched-syntax '((close-paren 1721 . 1722) (symbol 1666 . 1682) (open-paren 1665 . 1666)))
|
(semanticdb-table "semanticdb-table"
|
:file "cedet.el"
|
:fsize 4928
|
:lastmodtime '(23525 29527 0 0))
|
(semanticdb-table "semanticdb-table"
|
:major-mode emacs-lisp-mode
|
:tags
|
'( ("cl" include nil nil [1799 1812])
|
("find-func" include nil nil [1815 1835])
|
("mode-local-map-file-buffers" function (:arguments ("function" "predicate" "buffers")) nil [2187 2861])
|
("get-mode-local-parent" function (:arguments ("mode")) nil [2863 3062])
|
("mode-local-equivalent-mode-p" function (:arguments ("mode")) nil [3198 3442])
|
("mode-local-map-mode-buffers" function (:arguments ("function" "modes")) nil [3444 3914])
|
("mode-local-init-hook" variable nil nil [3939 4074])
|
("mode-local-changed-mode-buffers" variable nil nil [4076 4181])
|
("mode-local--init-mode" variable nil nil [4183 4217])
|
("mode-local-initialized-p" function nil nil [4219 4479])
|
("mode-local-post-major-mode-change" function nil nil [4481 5087])
|
("mode-local-on-major-mode-change" function nil nil [5089 5319])
|
("set-mode-local-parent" function (:arguments ("mode" "parent")) nil [5342 5837])
|
("define-child-mode" function (:arguments ("mode" "parent" "docstring")) nil [5839 6123])
|
("mode-local-use-bindings-p" function (:arguments ("this-mode" "desired-mode")) nil [6125 6417])
|
("mode-local-symbol-table" variable nil nil [6446 6653])
|
("make-variable-buffer-local" code nil nil [6654 6707])
|
("mode-local-active-mode" variable nil nil [6709 6789])
|
("new-mode-local-bindings" function nil nil [6791 6900])
|
("mode-local-bind" function (:arguments ("bindings" "plist" "mode")) nil [6902 10015])
|
("mode-local-symbol" function (:arguments ("symbol" "mode")) nil [10017 10901])
|
("mode-local-symbol-value" function (:arguments ("symbol" "mode" "property")) nil [10903 11477])
|
("activate-mode-local-bindings" function (:arguments ("mode")) nil [11508 13252])
|
("deactivate-mode-local-bindings" function (:arguments ("mode")) nil [13254 13930])
|
("with-mode-local-symbol" function (:arguments ("mode" "body")) nil [13932 15328])
|
("put" code nil nil [15329 15382])
|
("with-mode-local" function (:arguments ("mode" "body")) nil [15384 15767])
|
("put" code nil nil [15768 15814])
|
("mode-local-value" function (:arguments ("mode" "sym")) nil [15817 16013])
|
("setq-mode-local" function (:arguments ("mode" "args")) nil [16015 17180])
|
("defvar-mode-local" function (:arguments ("mode" "sym" "val" "docstring")) nil [17182 17469])
|
("put" code nil nil [17470 17523])
|
("defconst-mode-local" function (:arguments ("mode" "sym" "val" "docstring")) nil [17525 17912])
|
("put" code nil nil [17913 17968])
|
("make-obsolete-overload" function (:arguments ("old" "new" "when")) nil [17999 18322])
|
("overload-obsoleted-by" function (:arguments ("overload")) nil [18324 18502])
|
("overload-that-obsolete" function (:arguments ("overload")) nil [18504 18704])
|
("fetch-overload" function (:arguments ("overload")) nil [18706 19195])
|
("mode-local--override" function (:arguments ("name" "args" "body")) nil [19197 19875])
|
("mode-local--expand-overrides" function (:arguments ("name" "args" "body")) nil [19877 20776])
|
("mode-local--overload-body" function (:arguments ("name" "args" "body")) nil [20778 21171])
|
("put" code nil nil [21188 21241])
|
("define-overloadable-function" function (:arguments ("name" "args" "docstring" "body")) nil [21243 22553])
|
("put" code nil nil [22554 22603])
|
("defalias" code nil nil [22605 22662])
|
("function-overload-p" function (:arguments ("symbol")) nil [22664 22837])
|
("define-mode-local-override" function (:arguments ("name" "mode" "args" "docstring" "body")) nil [22839 23897])
|
("mode-local-read-function" function (:arguments ("prompt" "initial" "hist" "default")) nil [23923 24209])
|
("overload-docstring-extension" function (:arguments ("overload")) nil [24232 24880])
|
("mode-local-augment-function-help" function (:arguments ("symbol")) nil [24882 25453])
|
("describe-function-orig-buffer" variable nil nil [25534 25572])
|
("describe-mode-local-overload" function (:arguments ("symbol")) nil [25574 26698])
|
("add-hook" code nil nil [26700 26778])
|
("declare-function" code nil nil [26780 26833])
|
("xref-mode-local--override-present" function (:arguments ("sym" "xrefs")) nil [26835 27105])
|
("xref-mode-local-overload" function (:arguments ("symbol")) nil [27107 29343])
|
("add-hook" code nil nil [29345 29412])
|
("xref-mode-local-find-overloadable-regexp" variable
|
(:constant-flag t
|
:default-value "(\\(\\(define-overloadable-function\\)\\|\\(define-overload\\)\\) +%s")
|
nil [29414 29650])
|
("xref-mode-local-find-override" function (:arguments ("meta-name")) nil [29652 30124])
|
("add-to-list" code nil nil [30126 30242])
|
("add-to-list" code nil nil [30243 30351])
|
("mode-local-print-binding" function (:arguments ("symbol")) nil [30386 30797])
|
("mode-local-print-bindings" function (:arguments ("table")) nil [30799 32028])
|
("mode-local-describe-bindings-2" function (:arguments ("buffer-or-mode")) nil [32030 32966])
|
("mode-local-describe-bindings-1" function (:arguments ("buffer-or-mode" "interactive-p")) nil [32968 33885])
|
("describe-mode-local-bindings" function
|
(:user-visible-flag t
|
:arguments ("buffer"))
|
nil [33887 34119])
|
("describe-mode-local-bindings-in-mode" function
|
(:user-visible-flag t
|
:arguments ("mode"))
|
nil [34121 34508])
|
("mode-local-setup-edebug-specs" function nil nil [34533 35140])
|
("add-hook" code nil nil [35142 35202])
|
("add-hook" code nil nil [35204 35265])
|
("add-hook" code nil nil [35266 35333])
|
("mode-local" package nil nil [35335 35356]))
|
:file "mode-local.el"
|
:pointmax 35386
|
:fsize 35393
|
:lastmodtime '(23525 29528 0 0)
|
:unmatched-syntax '((close-paren 1812 . 1813) (symbol 1781 . 1798) (open-paren 1780 . 1781))))
|
:file "!drive_c!Program Files!Emacs 26.1!share!emacs!26.1!lisp!cedet!semantic.cache"
|
:semantic-tag-version "2.0"
|
:semanticdb-version "2.2")
|