]> jturnerusa.dev Git - emacs.d/shortlog
emacs.d
2023-03-26 John Turnercreated check-init.el script
2023-03-26 John Turnerdon't track custom.el
2023-03-26 John Turnerrm'd some pattern from ibuffer-never-show-list
2023-03-26 John Turnernever forgot command history
2023-03-26 John Turnershow server socket name in modeline
2023-03-26 John Turneruse early-init.el to allow setting native comp cache dir
2023-03-26 John Turnerrm'd early-init.el from gitignore (it ignores everythin...
2023-03-26 John Turnerrm'd eglot config, it has all the servers I use setup...
2023-03-25 John Turnerdir-locals.el configured to use rust-mode features...
2023-01-25 John Turnercleaned up treesitter setup script
2023-01-24 John Turneradded some treesitter setup stuff
2022-12-23 John Turnerenabled safe directory variables! useful for peeking...
2022-12-23 John Turnerdefined lisp and scheme program names
2022-12-23 John Turnerset the elisp debugger to edebug
2022-12-23 John Turneradded require? macro for requring optional libraries
2022-12-23 John Turnercreated some small functions to insert license headers...
2022-12-23 John Turnercreated init-pixel-scroll.el
2022-12-23 John Turneradded visual-line-mode to compile-mode-hook
2022-12-23 John Turneradded visual-line-mode to ielm-mode-hook
2022-12-23 John Turnerdeleted old themes, created new badgar theme
2022-11-17 John Turneradded code to append ~/.emacs.d modules to load-path...
2022-11-17 John Turnercreated a mode-line init module and new mode-line format
2022-11-17 John Turnerdisabled filter groups
2022-11-17 John Turneroverride "TMPDIR" environment variable for all cargo...
2022-11-09 John Turnerinit/keys/init-keys: kill buffers without prompt by...
2022-10-22 John Turneractivate modes at the bottom of init.el or in the assoc...
2022-10-22 John Turnerrenamed man-wrapper to man-completion
2022-10-11 John Turneradded elisp-dir-locals.el
2022-10-11 John Turnerrenamed eglot-dir-locals.el to eglot-rust-dir-locals.el
2022-10-11 John Turneradded an ediff init module
2022-10-07 John Turnerforgot to delete a few things
2022-10-07 John Turnermoved dir-locals out of the init dir
2022-10-07 John Turnerchanged the config-* prefix to init-* for all of the...
2022-10-07 John Turneradded a directory to store dir-locals files in git
2022-10-07 John Turnercreated display-buffer-in-side-window wrapper function
2022-10-05 John Turnertweaked ibuffer-formats width variables for the "name...
2022-10-05 John Turneradded a few things to the ibuffer-never-show list
2022-10-05 John Turnerupdated filter groups
2022-10-05 John Turnerremoved display-buffer-alist update function
2022-08-26 John Turnerrenamed load-local-lisp.el to load-lisp.el
2022-08-26 John Turnersetup ibuffer
2022-07-23 John Turnerremoved backup-before-save
2022-07-23 John Turneradded an explicit require for site-gentoo when it's...
2022-07-04 John Turnerrestored man config module
2022-07-04 John Turnerrestored man wrapper functions into the new lisp directory
2022-07-04 John Turnermoved non-config functions into a new lisp directory
2022-07-04 John Turnerupdated .gitignore
2022-07-04 John Turnerinit