emacs-gpu/lisp/cedet
Lars Ingebrigtsen 5b525f4f56 Use cl-typep instead of obsolete predicate functions throughout cedet
* 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.
2019-06-14 15:47:54 +02:00
..
ede Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
semantic Use cl-typep instead of obsolete predicate functions throughout cedet 2019-06-14 15:47:54 +02:00
srecode Use cl-typep instead of obsolete predicate functions throughout cedet 2019-06-14 15:47:54 +02:00
cedet-cscope.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cedet-files.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet-global.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet-idutils.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
data-debug.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
ede.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
inversion.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mode-local.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
pulse.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
semantic.el Move functions from semantic.el to analyze.el to avoid warnings 2019-06-14 15:15:09 +02:00
srecode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00