mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-09 15:50:40 -08:00
* lisp/cedet/srecode/dictionary.el (srecode-create-dictionary): (srecode-dictionary-add-entries): (srecode-compound-toString): (srecode-dump): * lisp/cedet/srecode/compile.el (srecode-dump-code-list): * lisp/cedet/semantic/util.el (semantic-something-to-tag-table): * lisp/cedet/semantic/db-typecache.el (semanticdb-typecache-length): * lisp/cedet/semantic/db-ref.el (semanticdb-check-references): * lisp/cedet/semantic/db-find.el (semanticdb-find-incomplete-cache-entries-p): (semanticdb-find-translate-path-includes-default): (semanticdb-find-results-p): (semanticdb-find-result-with-nil-p): * lisp/cedet/semantic/analyze/complete.el (semantic-analyze-possible-completions): Use cl-typep instead of functions like `srecode-dictionary-compound-value-child-p' etc. |
||
|---|---|---|
| .. | ||
| args.el | ||
| compile.el | ||
| cpp.el | ||
| ctxt.el | ||
| dictionary.el | ||
| document.el | ||
| el.el | ||
| expandproto.el | ||
| extract.el | ||
| fields.el | ||
| filters.el | ||
| find.el | ||
| getset.el | ||
| insert.el | ||
| java.el | ||
| map.el | ||
| mode.el | ||
| semantic.el | ||
| srt-mode.el | ||
| srt.el | ||
| table.el | ||
| template.el | ||
| texi.el | ||