1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/lisp/obsolete
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
..
autoarg.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
autoload.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bruce.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cc-compat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cl-compat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cl.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
crisp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eieio-compat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eudcb-ph.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gulp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
html2text.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
info-edit.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
inversion.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
iswitchb.el ; Fix my last commit 2024-02-04 13:20:21 +01:00
landmark.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
linum.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
longlines.el ; Fix my last commit 2024-02-04 13:20:21 +01:00
makesum.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mantemp.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
meese.el
messcompat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
metamail.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-compat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
netrc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnir.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
otodo-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-def.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-gpg.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-parse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-pgp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-pgp5.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
ps-def.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
quickurl.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
rcompile.el ; Fix my last commit 2024-02-04 13:20:21 +01:00
rfc2368.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
rlogin.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sb-image.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
starttls.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sup-mouse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
terminal.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
thumbs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tls.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tpu-edt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tpu-extras.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tpu-mapper.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
uce.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-about.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-dired.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-ns.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
vc-arch.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc-mtn.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vi.el
vip.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vt-control.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vt100-led.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ws-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
yow.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00