index
:
emacs.d
master
My personal emacs config.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Age
Commit message (
Expand
)
Author
2025-07-12
remove code related to stderr-buffer (stderr goes to a file, not a buffer)
John Turner
2025-07-12
add use-package for wgetpaste.el
John Turner
2024-03-10
call-process-region outputs stderr to a file, not a buffer
John Turner
2024-03-10
Merge commit 'cd9fe0a19a5fd5426f21bcc44313afbb56df9f32' as 'lisp/wgetpaste'
John Turner
2024-03-10
rewrite fmt.el to use call-process-region and other changes
John Turner
2024-02-05
lisp/packages: add flycheck-nasm to package list
John Turner
2024-02-05
lisp/flycheck-nasm: create flycheck checker for NASM
John Turner
2023-10-23
create library fmt
John Turner
2023-10-23
fix whitespace insertion
John Turner
2023-10-23
use user-full-name as default value for license-boilerplate-copyright-author
John Turner
2023-10-23
remove clang-format library
John Turner
2023-09-25
create lisp library clang-format
John Turner
2023-09-25
set license-boilerplate-copyright-author variable
John Turner
2023-09-12
add functions to toggle remote local variables
John Turner
2023-09-12
fixup
John Turner
2023-09-12
create library "best-side-window"
John Turner
2023-07-16
typo in load-path variable in toggle-local-vars use-package expr
John Turner
2023-07-16
converted init code to use use-package
John Turner
2023-06-24
create library for reloading libraries while working
John Turner
2023-04-01
created toggle-local-vars lisp script
John Turner
2022-12-22
created some small functions to insert license headers into buffers
John Turner
2022-10-21
renamed man-wrapper to man-completion
John Turner
2022-07-22
removed backup-before-save
John Turner
2022-07-03
restored man wrapper functions into the new lisp directory
John Turner
2022-07-03
moved non-config functions into a new lisp directory
John Turner