- Dropped support for Emacs 24.4. At least Emacs 25.1 is required now.
- Removed many obsolete variable and function aliases.
- Removed many obsolete variables that are not mere aliases.
- Removed
magit-section
accessor functions. Useoref
andoset
instead.
magit-describe-section
now pops up a*Help*
buffer showing which hook and function produced the section. The oldmagit-describe-section
is renamed tomagit-describe-section-briefly
.