summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2026-05-13 10:34:03 -0400
committerStefan Monnier <monnier@iro.umontreal.ca>2026-05-13 10:34:22 -0400
commitce3098752cfb8cbb57c4f643088a2e6b16919ea7 (patch)
treed3714ed545f1aba7017f1661a39074ccd7ca04ea /test
parent9bc04b001ac93bd926715b1a9aac0b8e4e46b1ae (diff)
doc: Remove long obsolete references to `package-initialize`
Since Emacs-27, `package-initialize` is for internal use only, and callers should either call `package-activate-all` instead (cheaper and faster) or do nothing at all (because the other functions should trigger the needed initialization automatically as needed). * doc/lispref/package.texi (Packaging Basics): Delete `package-initialize`. * doc/misc/eglot.texi (Reporting bugs): Don't recommend using `package-initialize`. * doc/misc/org.org (Using Emacs packaging system): Simplify the command line since both `(require 'package)` and `(package-initialize)` are redundant here.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions