1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 08:10:21 -08:00
emacs/lisp/cedet/semantic
Stefan Monnier 05680dc6c5 cedet: Delete obsolete object name arg to EIEIO constructors
For classes that don't inherit from `eieio-named`, this argument
is ignored anyway.

* lisp/auth-source-pass.el (auth-source-pass-backend): Delete obsolete
object-name argument to `auth-source-backend` constructor.

* lisp/cedet/ede/config.el (ede-config-get-configuration): Delete obsolete
object-name argument to ede-config constructor.

* lisp/cedet/ede/cpp-root.el (ede-find-target): Delete obsolete
object-name argument to `ede-cpp-root-target` constructor.

* lisp/cedet/ede/locate.el (ede-enable-locate-on-project): Delete obsolete
object-name argument to ede-locate constructor.

* lisp/cedet/ede/project-am.el (project-am-load-makefile): Delete obsolete
object-name argument to `project-am-makefile` constructor.

* lisp/cedet/semantic/complete.el (semantic-complete-read-tag-buffer-deep)
(semantic-complete-read-tag-local-members)
(semantic-complete-read-tag-project, semantic-complete-read-tag-analyzer):
Delete obsolete object-name argument to
`semantic-collector-buffer-deep`,
`semantic-collector-local-members`,
`semantic-collector-project-brutish`, and
`semantic-collector-analyze-completions` constructors.

* lisp/cedet/semantic/db-ebrowse.el (semanticdb-create-database):
Delete obsolete object-name argument to
`semanticdb-project-database-ebrowse` constructor.

* lisp/cedet/semantic/db-file.el (semanticdb-create-database): Delete
obsolete object-name argument to
`semanticdb-project-database-file` constructor.

* lisp/cedet/semantic/db-typecache.el (semanticdb-get-typecache):
Delete obsolete object-name argument to `semanticdb-typecache` constructor.

* lisp/cedet/semantic/db.el (semanticdb-get-table-index)
(semanticdb-create-table):
Delete obsolete object-name argument to
`semanticdb-default-find-index-class`, new-table-class, and
desired-class constructors.

* lisp/cedet/semantic/bovine/c.el (semantic-analyze-tag-references):
* lisp/cedet/semantic/analyze/refs.el
(semantic-analyze-tag-references-default): Delete obsolete
object-name argument to `semantic-analyze-references` constructor.

* lisp/cedet/srecode/compile.el (srecode-compile-templates):
Delete obsolete object-name argument to `srecode-compile-state` and
`srecode-dictionary-compound-variable` constructors.

* lisp/cedet/srecode/cpp.el (srecode-semantic-apply-tag-to-dict)
(srecode-c-apply-templates): Delete obsolete object-name argument to
`srecode-semantic-tag` constructors.

* lisp/cedet/srecode/dictionary.el (srecode-dictionary-add-entries)
(srecode-compound-toString): Delete obsolete object-name argument to
`srecode-dictionary-compound-variable` and `srecode-field` constructors.

* lisp/cedet/srecode/insert.el (srecode-insert-method-field):
Delete obsolete object-name argument to `srecode-field-value` constructor.

* lisp/cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
(srecode-semantic-insert-tag, srecode-semantic-apply-tag-to-dict-default):
Delete obsolete object-name argument to `srecode-semantic-tag` constructors.

* lisp/cedet/srecode/table.el (srecode-mode-table-new): Delete
obsolete object-name argument to `srecode-template-table` constructor.
2025-04-07 00:03:20 -04:00
..
analyze cedet: Delete obsolete object name arg to EIEIO constructors 2025-04-07 00:03:20 -04:00
bovine cedet: Delete obsolete object name arg to EIEIO constructors 2025-04-07 00:03:20 -04:00
decorate Update copyright year to 2025 2025-01-01 07:39:17 +00:00
symref Update copyright year to 2025 2025-01-01 07:39:17 +00:00
wisent Fix capitalization ELisp -> Elisp 2025-03-12 09:38:33 +08:00
analyze.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
bovine.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
chart.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
complete.el cedet: Delete obsolete object name arg to EIEIO constructors 2025-04-07 00:03:20 -04:00
ctxt.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
db-debug.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-ebrowse.el cedet: Delete obsolete object name arg to EIEIO constructors 2025-04-07 00:03:20 -04:00
db-el.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-file.el cedet: Delete obsolete object name arg to EIEIO constructors 2025-04-07 00:03:20 -04:00
db-find.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-global.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-javascript.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-mode.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-ref.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-typecache.el cedet: Delete obsolete object name arg to EIEIO constructors 2025-04-07 00:03:20 -04:00
db.el cedet: Delete obsolete object name arg to EIEIO constructors 2025-04-07 00:03:20 -04:00
debug.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
decorate.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
dep.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
doc.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ede-grammar.el Prefer incf to cl-incf in remaining files 2025-02-26 02:57:03 +01:00
edit.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
find.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
format.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
fw.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
grammar.el Don't use obsolete variable in semantic/grammar.el 2025-01-27 06:22:39 +01:00
grm-wy-boot.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
html.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ia-sb.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ia.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
idle.el ; Fix byte-compilation warnings 2025-01-27 09:19:39 +01:00
imenu.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
java.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
lex-spp.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
lex.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
mru-bookmark.el cedet: Pass object name via explicit :object-name arg 2025-04-07 00:02:20 -04:00
sb.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
scope.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
senator.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
sort.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
symref.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
tag-file.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
tag-ls.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
tag-write.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
tag.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
texi.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
util-modes.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
util.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
wisent.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00