(Emacs)~alpha 0.95->0.9,+height for keyword,+support for native comp

Also deleted my install script, check out
https://git.aryadevchavali.com:/oreodave/emacs.git for my Emacs build.
This commit is contained in:
2022-07-28 18:15:14 +01:00
parent 389317368c
commit c217f961f0
4 changed files with 5 additions and 11 deletions

View File

@@ -35,7 +35,9 @@
(eval-print-last-sexp)))
(load bootstrap-file nil 'nomessage))
(setq straight-use-package-by-default t
(setq straight-disable-native-compile nil
straight-disable-native-compilation nil
straight-use-package-by-default t
use-package-enable-imenu-support t
use-package-always-demand nil
use-package-always-defer nil