Emacs config utilizing prelude as a base
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

745 B

Change log

master (unreleased)

New features

  • Enable nlinum-mode by default. Can be disabled by setting prelude-minimalistic-ui to nil.

Changes

  • #1278: Don't disable menu-bar-mode unless prelude-minimalistic-ui is enabled.
  • #1277: Make it possible to disable the creation of Super-based keybindings via prelude-super-keybindings.
  • Removed deprecated alias prelude-ensure-module-deps.
  • Remove prelude-fullscreen, as these days people can use toggle-frame-fullscreen instead. (it was introduced in Emacs 24.4)

Bugs fixed

1.0.0 (2020-09-15)

Initial "stable" release after 9 years of development.