Releases: emacsorphanage/god-mode
Releases · emacsorphanage/god-mode
2.19.0
20 Aug 03:03
Compare
Sorry, something went wrong.
No results found
Make god-mode-all also strictly activate or deactivate god-mode (#149 )
Add customization for God mode's minor mode lighter (#151 )
Allow god-literal-key to be toggled (#159 )
Add fallback lookup of commands (#164 )
Changes to README
Drop support for Emacs 25 💥
Add Emacs 29 and 30 to CI build matrix
2.18.0
22 Dec 00:11
Compare
Sorry, something went wrong.
No results found
Describe key bindings when god-local-mode is active (experimental)
Use keywords rather than deprecated positional arguments to define god-local-mode minor mode
Added Emacs 28 to CI build matrix
Corrected LICENSE content to GPLv3
Lots of README changes
2.17.3
02 Jan 05:25
Compare
Sorry, something went wrong.
No results found
Add more translations in god-mode-sanitized-key-alist (#121 )
Fix README for disabling function key translation (#120 )
Add Emacs 27.1 to CI build matrix
2.17.2
08 Jul 22:02
Compare
Sorry, something went wrong.
No results found
Fix use of god-mode-alist in god-mode-upper-p (#116 )
Fix error message if god-execute-with-current-bindings deletes buffer (#117 , #118 )
Add god-mode-enable-function-key-translation variable to toggle function key translation (#119 )
2.17.1
27 Jun 01:39
Compare
Sorry, something went wrong.
No results found
Call prefix-help-command on entering help-char (#115 )
2.17.0
31 May 06:11
Compare
Sorry, something went wrong.
No results found
Drop support for Emacs 24.x 💥
Add god-execute-with-current-bindings command for usage with Evil
Minor fixes:
Sanitize <up> and <down> keys in god-local-mode
Declare god-exempt-major-modes custom variable as list of symbols
Rename major-mode to mode in god-mode-child-of-p function
2.16.2
13 Apr 21:44
Compare
Sorry, something went wrong.
No results found
Add more major modes to god-exempt-major-modes
Lots of README and documentation changes
2.16.1
10 Apr 21:39
Compare
Sorry, something went wrong.
No results found
Add support for numbered function keys F1-F35 (#112 )
Remove hard-coded G key (use god-mod-alist keys)
Rename god-mod-alist to god-mode-alist with backward compatibility and deprecate god-mod-alist
2.16.0
29 Mar 02:10
Compare
Sorry, something went wrong.
No results found
First release since transfer