Skip to content

Releases: MatthewZMD/.emacs.d

M-EMACS v2.0.0

11 Jun 23:28
Compare
Choose a tag to compare

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

  1. Fully support emacs27
    • early-init.el
    • package.el updates
  2. json-mode
  3. modern-cpp-font-lock
  4. GNU Elpa Keyring Update
  5. smerge-mode
  6. Doom themes - doom-Iosvkem theme

Enhancements and Fixes

  1. Garbage collection enhancements
  2. Package control enhancements
  3. Histories and recentf management
  4. Python configurations
  5. Various documentation and bug fixes

M-EMACS v1.21.0

18 May 17:37
Compare
Choose a tag to compare

This is M-EMACS v1.21.0
What's New

  1. Added term-keys

Enhancements and Fixes

  1. org-mode IN-PROGRESS keyword
  2. Removed tide
  3. Removed zone-when-idle
  4. Various documentation and bug fixes

M-EMACS v1.20.0

07 May 03:35
Compare
Choose a tag to compare

This is M-EMACS v1.20.0
What's New

  1. Use js2-mode again

Enhancements and Fixes

  1. Remove dimmer
  2. Enable all-the-icons only in GUI Emacs
  3. Startup optimization
  4. Various documentation and bug fixes

M-EMACS v1.19.1

30 Apr 02:09
Compare
Choose a tag to compare

This is M-EMACS v1.19.1
What's New
N/A

Enhancements and Fixes

  1. Fix leetcode startup error

M-EMACS v1.19.0

30 Apr 01:59
Compare
Choose a tag to compare

This is M-EMACS v1.19.0
What's New

  1. Ace-window
  2. yasnippet
  3. Duplicate current line functionality

Enhancements and Fixes

  1. Better README documentation
  2. Git package updates
  3. Use lsp-python-ms from melpa
  4. Leetcode adjustments
  5. Use-package adjustments
  6. Numerous bug fixes

M-EMACS v1.15.0

13 Apr 16:30
9cfb27d
Compare
Choose a tag to compare

This is M-EMACS v1.15.0
What's New

  1. Leetcode client

Enhancements and Fixes

  1. Better README documentation
  2. Indentation (test)
  3. Numerous bug fixes

M-EMACS v1.14.0

05 Apr 04:48
401b3ec
Compare
Choose a tag to compare

This is M-EMACS v1.14.0
What's New

  1. Added Jupyter Notebook support
  2. Added iedit-mode
  3. Added evil-nerd-commenter mode

Enhancements and Fixes

  1. Better compatibility with non-GUI Emacs (ie terminal)
  2. Minor company-lsp adjustments
  3. Better README

M-EMACS v1.10.4

20 Mar 23:56
Compare
Choose a tag to compare

This is M-EMACS v1.10.4

What's New

  1. Added shell-here mode
  2. Added support for JavaScript, TypeScript, HTML Language Server Protocol
  3. Added org-agenda
  4. Activated org-use-speed-commands
  5. Added init-const to manage constants

Fixes

  1. Org TODO workflow
  2. auto-package-update
  3. highlight-indent-guide
  4. Various README clarifications, instructions and issues

M-EMACS v1.5.0

16 Mar 04:15
Compare
Choose a tag to compare

This is M-EMACS v1.5.0
It features

  1. Complete rewrite of init.el and README
  2. Reorganized all the configuration files into elisp/
  3. Used color-rg instead of ag, because it's faster!
  4. Used header2 to be serious about headers
  5. Fixed various bugs

M-EMACS v1.1.0

13 Mar 00:05
Compare
Choose a tag to compare

This is M-EMACS v1.2.0
It features

  • LSP mode for Java and C/C++
  • Stop using Org Bullets mode
  • New dashboard message
  • Fixed minor bugs