Skip to content

Commit

Permalink
tweak: remove obsolete commands
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Feb 23, 2024
1 parent 393ce5b commit 79ec179
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/me-lib.el
Original file line number Diff line number Diff line change
Expand Up @@ -696,9 +696,6 @@ restore the lockfile from backups, not Git."
(message "[MinEmacs] Running additional package-specific build functions")
(minemacs-run-build-functions 'dont-ask)))

(define-obsolete-function-alias 'minemacs-update-packages 'minemacs-bump-packages "v5.0")
(define-obsolete-function-alias 'minemacs-update-restore-locked 'minemacs-restore-locked-packages "v5.0")

(defun minemacs-upgrade (pull-minemacs)
"Upgrade MinEmacs and its packages to the latest pinned versions (recommended).
Expand Down

0 comments on commit 79ec179

Please sign in to comment.