Merge pull request #3786 from axelson/arch-linux-emacs-version

ArchLinux packages now have 27.1 as default
This commit is contained in:
Henrik Lissner 2020-08-20 21:37:45 -04:00 committed by GitHub
commit 22ece336fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,8 +155,7 @@ pacman -S git emacs ripgrep
pacman -S fd
#+END_SRC
The above installs Emacs 26.3 (at the time of writing). To acquire Emacs 27
[[https://aur.archlinux.org/packages/emacs27-git/][emacs27-git]] is available on the AUR.
The above installs Emacs 27 (at the time of writing).
**** NixOS
On NixOS Emacs 26.3 can be installed via ~nix-env -Ai nixos.emacs~, or