Skip to content

Releases: MatthewZMD/.emacs.d

M-EMACS v25.02.1

12 Feb 07:12
Compare
Choose a tag to compare

This is M-EMACS v25.02.1
What's New

BREAKING CHANGES Treesitt, lsp-bridge, straight.el, aidermacs, and so many more!

This is finally the experimental branch being merged into master after 3 years. Happy hacking!

What's Changed

  • add lsp-haskell and some hook to trigger lsp with haskell-mode. by @hughjfchen in #54

New Contributors

Full Changelog: 21.12.2...25.02.1

M-EMACS v21.12.2

19 Dec 00:43
Compare
Choose a tag to compare

This is M-EMACS v21.12.2
What's New

  1. Added Popweb and removed Treemacs and Snails

Enhancements and Fixes

  1. Updated many packages and minor configuration changes

M-EMACS v21.08.1

14 Aug 20:44
Compare
Choose a tag to compare

This is M-EMACS v21.08.1
What's New

  1. M-EMACS releases now use a new naming convention!
  2. A number of new packages, including hackernews, yaml-mode, rust-mode, etc.

Enhancements and Fixes

  1. Updated many packages, most interestingly EAF with its new changes

M-EMACS v3.0

13 Aug 01:50
Compare
Choose a tag to compare

This is M-EMACS v3.0
What's New

  1. Fully support Emacs 27.1, the latest release.
  2. A number of new modes (e.g haskell-mode, docker-mode, groovy-mode, org-latex-instant-preview)

Enhancements and Fixes

  1. Numerous bug fixes

M-EMACS v2.35.0

27 Dec 03:11
Compare
Choose a tag to compare

This is M-EMACS v2.35.0
What's New

  1. Added mu4e
  2. Added crux
  3. Added sudo-edit
  4. New function delete-trailing-whitespace-except-current-line
  5. New way to resize window

Enhancements and Fixes

  1. Stop using (whitespace-cleanup)
  2. Update ERC
  3. New snippets
  4. Better compatibility with emacs26
  5. Better integration with EAF
  6. Removed arduino-mode
  7. Fix hardcoded user-emacs-directory (emacs.d)
  8. Pyim configurations
  9. Many bug fixes and optimizations

M-EMACS v2.31.0

10 Nov 20:01
Compare
Choose a tag to compare

This is M-EMACS v2.31.0
What's New

  1. AUCTeX
  2. Multi-term
  3. Aweshell
  4. Epaint
  5. Disk-usage
  6. PlantUML mode
  7. Company-box

Enhancements and Fixes

  1. Backward compatibility with older emacs versions
  2. Optimize garbage collection
  3. Better Yasnippet integration and lots of snippets
  4. Remove ivy-posframe
  5. Numerous fixes and package updates

M-EMACS v2.24.1

04 Sep 04:33
Compare
Choose a tag to compare

This is M-EMACS v2.24.1
Enhancements and Fixes

  1. Improve ESS startup

M-EMACS v2.24.0

04 Sep 02:00
Compare
Choose a tag to compare

This is M-EMACS v2.24.0
What's New

  1. ivy-posframe
  2. ERC
  3. Emojify
  4. Go-mode
  5. ESS

Enhancements and Fixes

  1. Remove forge due to performance issues
  2. Optimize garbage collection
  3. Numerous improvements in company-tabnine, lsp, etc.
  4. Better compatibility with the TUI emacs

M-EMACS v2.18.0

23 Jul 20:59
Compare
Choose a tag to compare

This is M-EMACS v2.18.0
What's New

  1. Company-TabNine
  2. Snails
  3. Forge
  4. DAP
  5. so-long
  6. Quickrun
  7. Utilize swiper-isearch

Enhancements and Fixes

  1. Better indentation
  2. Optimize garbage collection
  3. Fix python autoload bug
  4. Code refactor and cleanup

M-EMACS v2.10.0

03 Jul 05:06
Compare
Choose a tag to compare

This is M-EMACS v2.10.0
What's New

  1. Use doom-one theme
  2. CCLS as LSP server
  3. pyim
  4. delete-block
  5. pdf-tools
  6. instant-name-tag
  7. EAF
  8. Minimum emacs-version support upgraded to 26

Enhancements and Fixes

  1. Better indentation
  2. Delete git-smerge-maybe
  3. LSP Python MS configs
  4. Configure snippets
  5. Speedup init
  6. Code refactoring
  7. Various documentation and bug fixes