diff options
| author | Philip Kaludercic | 2026-01-09 19:46:49 +0100 |
|---|---|---|
| committer | Philip Kaludercic | 2026-01-09 19:46:49 +0100 |
| commit | 7eabec8c5d91bce5bf2ab89dfa52dc5ba2f7415b (patch) | |
| tree | 260570ff07f10f3068ad09ea6bc8ca6608025268 | |
| parent | cdfb7354d6e1eacc8fa4cf567861c9cef0f07dac (diff) | |
| download | emacs-7eabec8c5d91bce5bf2ab89dfa52dc5ba2f7415b.tar.gz emacs-7eabec8c5d91bce5bf2ab89dfa52dc5ba2f7415b.zip | |
; Prepare extraction of package.el's activation core
This change just renames package.el to package-core.el to
preserve the file history. The original package.el will be
preserved in a seperate branch and merged back together.
(Bug#80079)
| -rw-r--r-- | lisp/emacs-lisp/package-activate.el (renamed from lisp/emacs-lisp/package.el) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package-activate.el index 9ba9cb1827f..9ba9cb1827f 100644 --- a/lisp/emacs-lisp/package.el +++ b/lisp/emacs-lisp/package-activate.el | |||