diff options
| author | Mattias EngdegÄrd | 2024-02-08 18:23:00 +0100 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2024-02-17 19:49:39 +0100 |
| commit | 0aeed254477894298485cf1beccb1ab7a3b5335b (patch) | |
| tree | d3d1135df10b3187e9f5a874e748f08356777845 /admin/notes/java | |
| parent | 20997aa20728a6fc2a3de736e9fc718b97dcef99 (diff) | |
| download | emacs-0aeed254477894298485cf1beccb1ab7a3b5335b.tar.gz emacs-0aeed254477894298485cf1beccb1ab7a3b5335b.zip | |
Use obarray-make instead of make-vector to create obarrays
This way, we can use a new 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.
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions