From e75a20334813452c6912c090d70a0de2c805f94d Mon Sep 17 00:00:00 2001 From: Chizi123 <joelgrun@gmail.com> Date: Wed, 21 Nov 2018 12:47:39 +0000 Subject: [PATCH] changed to use zenburn package --- semanticdb/!drive_c!Program Files!Emacs 26.1!share!emacs!26.1!lisp!cedet!srecode!semantic.cache | 95 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 94 insertions(+), 1 deletions(-) diff --git "a/semanticdb/\041drive_c\041Program Files\041Emacs 26.1\041share\041emacs\04126.1\041lisp\041cedet\041srecode\041semantic.cache" "b/semanticdb/\041drive_c\041Program Files\041Emacs 26.1\041share\041emacs\04126.1\041lisp\041cedet\041srecode\041semantic.cache" index 9777237..54cb458 100644 --- "a/semanticdb/\041drive_c\041Program Files\041Emacs 26.1\041share\041emacs\04126.1\041lisp\041cedet\041srecode\041semantic.cache" +++ "b/semanticdb/\041drive_c\041Program Files\041Emacs 26.1\041share\041emacs\04126.1\041lisp\041cedet\041srecode\041semantic.cache" @@ -54,7 +54,100 @@ (semanticdb-table "semanticdb-table" :file "map.el" :fsize 13549 - :lastmodtime '(23525 29537 0 0))) + :lastmodtime '(23525 29537 0 0)) + (semanticdb-table "semanticdb-table" + :major-mode emacs-lisp-mode + :tags + '( ("eieio" include nil nil [961 977]) + ("cl-generic" include nil nil [978 999]) + ("eieio-base" include nil nil [1000 1021]) + ("mode-local" include nil nil [1022 1043]) + ("srecode" include nil nil [1044 1062]) + ("declare-function" code nil nil [1064 1126]) + ("declare-function" code nil nil [1127 1196]) + ("srecode-template-table" type + (:members + ( ("file" variable + (:documentation "The name of the file this table was built from." + :type "string") + nil nil) + ("filesize" variable + (:documentation "The size of the file when it was parsed." + :type "number") + nil nil) + ("filedate" variable + (:documentation "Date from the inode of the file when it was last edited. +Format is from the `file-attributes' function." + :type "cons") + nil nil) + ("major-mode" variable (:documentation "The major mode this table of templates is associated with.") nil nil) + ("application" variable + (:documentation "Tracks the name of the application these templates belong to. +If this is nil, then this template table belongs to a set of generic +templates that can be used with no additional dictionary values. +When it is non-nil, it is assumed the template macros need specialized +Emacs Lisp code to fill in the dictionary." + :type "symbol") + nil nil) + ("framework" variable + (:documentation "Tracks the name of the framework these templates belong to. +If nil, then this template table belongs to any framework, or can be +considered generic for all files of this language. +A framework might be a specific library or build environment for which +special templates are desired. OpenGL might be a framework that +exists for multiple languages." + :type "symbol") + nil nil) + ("priority" variable + (:documentation "For file of this Major Mode, what is the priority of this file. +When there are multiple template files with similar names, templates with +the highest priority are scanned last, allowing them to override values in +previous template files." + :type "number") + nil nil) + ("project" variable + (:documentation "Scope some project files to a specific project. +The value is a directory which forms the root of a particular project, +or a subset of a particular project." + :type "(or null string)") + nil nil) + ("templates" variable + (:documentation "The list of templates compiled into this table." + :type "list") + nil nil) + ("namehash" variable (:documentation "Hash table containing the names of all the templates.") nil nil) + ("contexthash" variable nil nil nil) + ("variables" variable (:documentation "AList of variables. +These variables are used to initialize dictionaries.") nil nil)) + :type "class") + nil [1231 3904]) + ("srecode-mode-table-list" variable nil nil [3924 4029]) + ("srecode-mode-table" type + (:superclasses "eieio-instance-tracker" + :members + ( ("tracking-symbol" variable (:default-value "(quote srecode-mode-table-list)") nil nil) + ("major-mode" variable (:documentation "Table of template tables for this major-mode.") nil nil) + ("modetables" variable (:documentation "All that tables unique to this major mode.") nil nil) + ("tables" variable (:documentation "All the tables that can be used for this major mode.") nil nil)) + :type "class") + nil [4031 4579]) + ("srecode-get-mode-table" function (:arguments ("mode")) nil [4581 5451]) + ("srecode-make-mode-table" function (:arguments ("mode")) nil [5453 5948]) + ("cl-defmethod" code nil nil [5950 6160]) + ("srecode-mode-table-new" function (:arguments ("mode" "file" "init")) nil [6162 7184]) + ("object-sort-list" function (:arguments ("object" "slot" "predicate")) nil [7186 7477]) + ("srecode-dump-templates" function + (:user-visible-flag t + :arguments ("mode")) + nil [7566 8132]) + ("cl-defmethod" code nil nil [8134 8559]) + ("cl-defmethod" code nil nil [8561 9695]) + ("srecode/table" package nil nil [9698 9722])) + :file "table.el" + :pointmax 9755 + :fsize 9754 + :lastmodtime '(23525 29537 0 0) + :unmatched-syntax nil)) :file "!drive_c!Program Files!Emacs 26.1!share!emacs!26.1!lisp!cedet!srecode!semantic.cache" :semantic-tag-version "2.0" :semanticdb-version "2.2") -- Gitblit v1.9.3