All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, but in Org markup because Emacs.
- Show layout name in mode line instead of nondescript “edwina”.
- New option
edwina-mode-line-format
.
- Removed bindings
C-c C-w 5
andC-c C-w 6
.
- Fixed bug where master windows would get thrown away when the stack windows got too small.
- Renamed project to Edwina because it conflicted with another Emacs-related text editor associated with the GNU project.
- Changed key bindings to not conflict with Emacs defaults.
- Loading
edwin-mode
still works but will complain loudly. Compatibility will be removed in the next release.
- New command
edwina-clone-window
. - New function
edwina-setup-dwm-keys
to get the old dwm-like bindings back. - Added Emacs Customization group.
- Make
package-lint
andcheckdoc
happy with the code.
- Initial release of Edwin.