emacs/lisp/cedet/srecode
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
..
args.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
compile.el Use cl-typep instead of obsolete predicate functions throughout cedet 2019-06-14 15:47:54 +02:00
cpp.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
ctxt.el srecode/dictionary compilation fix 2019-06-14 15:31:03 +02:00
dictionary.el Use cl-typep instead of obsolete predicate functions throughout cedet 2019-06-14 15:47:54 +02:00
document.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
el.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
expandproto.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
extract.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
fields.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
filters.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
find.el srecode/find compilation fix 2019-06-14 15:34:00 +02:00
getset.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
insert.el srecode-inserter-prin-example compilation fix 2019-06-14 15:29:17 +02:00
java.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
map.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
mode.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
semantic.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
srt-mode.el srecode/srt-mode compilation fix 2019-06-14 15:36:17 +02:00
srt.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
table.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
template.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
texi.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00