[provisioning] Update to Emacs 27

This commit is contained in:
Correl Roush 2021-01-09 16:07:56 -05:00
parent 7bcd26cee5
commit 3ef223fe48

View file

@ -11,6 +11,6 @@ case $_PLATFORM in
linux) linux)
_recipe _apt _recipe _apt
_ppa kelleyk/emacs _ppa kelleyk/emacs
_apt emacs26 _apt emacs27
;; ;;
esac esac