Upgrading ELPA Packages in Emacs
ELPA (Emacs Lisp Package Archive) is the built-in package manager for Emacs. Keeping packages up to date is straightforward using the interactive package interface. Using the Package Menu Open the package list with: M-x list-packages This command displays all installed and available packages, and automatically refreshes the package archive contents. The buffer shows each package…
