1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00
emacs/lisp/cedet/semantic
Mattias Engdegård aa82fe9931 Use obarray-make instead of make-vector to create obarrays
This prepares for the introduction of an actual obarray type.

* lisp/cedet/semantic/lex-spp.el (semantic-lex-spp-dynamic-map)
(semantic-lex-spp-dynamic-map-stack, semantic-lex-make-spp-table):
* lisp/cedet/semantic/lex.el (semantic-lex-make-keyword-table)
(semantic-lex-make-type-table):
* lisp/completion.el (cmpl-prefix-obarray, cmpl-obarray)
(clear-all-completions):
* lisp/emacs-lisp/checkdoc.el (checkdoc-defun-info):
* lisp/emacs-lisp/eldoc.el (eldoc-message-commands)
(eldoc-edit-message-commands):
* lisp/mail/mail-extr.el (mail-extr-all-top-level-domains):
* lisp/mail/rmailkwd.el (rmail-label-obarray):
* lisp/net/dns.el (dns-cache):
* lisp/net/eww.el (eww-suggested-uris):
* lisp/net/imap.el (imap-open, imap-mailbox-select-1)
(imap-message-copyuid-1, imap-message-appenduid-1):
* lisp/obsolete/pgg.el (pgg-passphrase-cache, pgg-pending-timers):
* lisp/play/cookie1.el (cookie-cache):
* lisp/progmodes/cc-defs.el (c-lang-constants, c-define-lang-constant):
* lisp/progmodes/cc-langs.el (c-keywords-obarray):
* lisp/vc/vc-hooks.el (vc-file-prop-obarray):
* test/lisp/obarray-tests.el (obarrayp-test):
* test/src/minibuf-tests.el (minibuf-tests--strings-to-obarray):
Use obarray-make instead of obarray-make.
2024-02-23 13:02:27 +01:00
..
analyze ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bovine ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
decorate Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
symref ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
wisent Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
analyze.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bovine.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
chart.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
complete.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ctxt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-debug.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-ebrowse.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
db-el.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-file.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-find.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-global.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-javascript.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-ref.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db-typecache.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
db.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
debug.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
decorate.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dep.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
doc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ede-grammar.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edit.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
find.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
format.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
fw.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
grammar.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
grm-wy-boot.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
html.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ia-sb.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ia.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
idle.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
imenu.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
java.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
lex-spp.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
lex.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
mru-bookmark.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sb.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
scope.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
senator.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sort.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
symref.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tag-file.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tag-ls.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tag-write.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tag.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
texi.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
util-modes.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
util.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
wisent.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00