]> jturnerusa.dev Git - emacs.d/shortlog
emacs.d
2025-07-12 John Turneradd c++-clangd-dir-locals.el
2024-03-10 John Turnercall-process-region outputs stderr to a file, not a...
2024-03-10 John TurnerMerge commit 'cd9fe0a19a5fd5426f21bcc44313afbb56df9f32...
2024-03-10 John TurnerSquashed 'lisp/wgetpaste/' content from commit 1113a01
2024-03-10 John Turnerinit: configure user-mail-address
2024-03-10 John Turnerinit: set GC threshold to 8MB
2024-03-10 John Turnerinit: set custom-file to /dev/null
2024-03-10 John Turnerpackages/nasm-mode: override nasm-mode comment behaviour
2024-03-10 John Turnerrewrite fmt.el to use call-process-region and other...
2024-03-10 John Turnernew c++ dir-locals
2024-03-10 John Turnernew python dir-locals
2024-03-10 John Turnernew use-package for company
2024-03-10 John Turnercreate rust-dir-locals.el to replace eglot-rust-dir...
2024-02-05 John Turnerlisp/packages: add flycheck-nasm to package list
2024-02-05 John Turnerlisp/flycheck-nasm: create flycheck checker for NASM
2024-02-05 John Turnerpackages/nasm-mode: create use-package expr
2024-02-05 John Turnerpackages/flycheck: set mypy cache dir to ~/.cache
2023-11-20 John Turnermessage instead of error when treesit parser not available
2023-11-20 John Turnersetup flycheck to use best-side-window for displaying...
2023-11-20 John Turnerdisable auto-save-mode
2023-11-04 John Turnerconfigure some libraries to use xdg directories to...
2023-10-23 John Turnercreate library fmt
2023-10-23 John Turnercreate use-package expression for dired
2023-10-23 John Turnerfix whitespace insertion
2023-10-23 John Turneruse user-full-name as default value for license-boilerp...
2023-10-23 John Turnerset user-full-name
2023-10-23 John Turnerremove clang-format library
2023-09-25 John Turnercreate lisp library clang-format
2023-09-25 John Turnerset license-boilerplate-copyright-author variable
2023-09-25 John Turnernew use-package for c-ts-mode
2023-09-25 John Turnerconditionally configure treesitter modes if their parse...
2023-09-25 John Turnertypo
2023-09-12 John Turnerfix syntax
2023-09-12 John Turnercreate package sh-script
2023-09-12 John Turnercreate package ebuild-mode
2023-09-12 John Turnerupdate eglot-rust-dir-locals.el
2023-09-12 John Turnerfixup
2023-09-12 John Turneradd functions to toggle remote local variables
2023-09-12 John Turneradd /root/bin to tramp-remote-path
2023-09-12 John Turnerincrease tramp-timeout to one hour
2023-09-12 John Turnerfixup
2023-09-12 John Turnerdisable emacs lockfiles
2023-09-12 John Turnerrequire 'site-gentoo first
2023-09-12 John Turneruse best-side-window for flymake diagnostics buffers
2023-09-12 John Turnercreate library "best-side-window"
2023-07-17 John Turnertypo in load-path variable in toggle-local-vars use...
2023-07-17 John Turnersetup ts modes in the treesit use-package expression
2023-07-17 John Turneractivate pixel-scoll-mode regardless of display-graphic-p
2023-07-17 John Turnerset default font in init.el
2023-07-17 John Turnerdon't use custom.el
2023-07-17 John Turnerrequire site-gentoo
2023-07-16 John Turnerfixup
2023-07-16 John Turnerconverted init code to use use-package
2023-06-25 John Turnerupdate eglot-rust-dir-locals.el
2023-06-25 John Turnercreate library for reloading libraries while working
2023-06-25 John Turneradd require for reload-library
2023-06-25 John Turnertry to visit symlink for initial-buffer
2023-04-28 John Turnerreadded eglot init module
2023-04-02 John Turneruse "env" to set env vars in rust-cargo-bin
2023-04-02 John Turnercreated toggle-local-vars lisp script
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
next