This repository has been archived on 2022-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
emacs/CHANGES.rst

43 lines
795 B
ReStructuredText
Raw Normal View History

2017-09-03 16:36:29 +02:00
Changelog
=========
2018-11-09 01:36:27 +01:00
v1.0
----
2018-11-10 02:42:52 +01:00
First stable version tested in a production environment for over a year.
2018-11-09 01:36:27 +01:00
- New splash screen
- Add support for upgrade/restore to emodule
- Tramp configuration
- Use ripgrep/deadgrep instead of grep if available
- Use customised Doom modeline
- Org mode configuration
- Add eshell support
- Replace workgroups2 with perspectives, eyebrowse, and custom glue code
- Add emacswiki.org packages that got deleted from Melpa
- Add/improve support for Python, Docker, Rust, Plantuml, Yaml
- Add box comments
- Add snippets
- Other minor quality of life improvements and fixes
2018-11-10 02:36:52 +01:00
- Absorb `emodule` as part of the `.emacs.d` repository
- Support upgrade/restore in `emodule`
2017-09-03 16:36:29 +02:00
Alpha
-----
2018-11-10 02:42:52 +01:00
Initial version ready for actual usage. Expect it to stall in places.