index
:
emacsd.git
master
This repository holds my configurations for Emacs. I used to store this in GitLab, but I now host my git repositories.
JSDurand
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
basic.el
Age
Commit message (
Expand
)
Author
2024-05-21
basic: Add a function to test internet connection.
JSDurand
2024-02-24
basic: Move pdf cleanups to `kill-buffer-hook`
JSDurand
2023-07-17
basic: use entire map when switching projects
JSDurand
2023-06-12
basic: `find-function-on-key`
JSDurand
2023-02-21
basic: use `eval-after-load`
JSDurand
2023-01-07
emacs-29 changes
JSDurand
2022-12-30
basic: use ripgrep for grep
JSDurand
2022-12-23
basic: don't kill pdf-info buffers
JSDurand
2022-11-18
basic: clear invisible buffers
JSDurand
2022-11-17
basic: stop creating a scratch buffer when not demanded
JSDurand
2022-08-28
basic: delete associated timers to pdf-view-mode
JSDurand
2022-02-04
basic: clean up and add language environment
JSDurand
2022-01-15
clean up things & go to parent in file name completion
JSDurand
2021-12-10
basic: capslock becomes hyper
JSDurand
2021-11-09
* basic.el (global-map): Disable "iconify-frame"
JSDurand
2021-09-06
bind ESC to apply meta!
JSDurand
2021-08-17
new function: durand-copy-line-dwim
JSDurand
2021-08-16
Display Gnus in a separate tab
JSDurand
2021-08-12
fix: sentence-end-double-space
JSDurand
2021-08-11
fix: basic - bookmark-fontify
JSDurand
2021-08-08
Bind H-e to eshell as well.
JSDurand
2021-08-01
change: Bind view-mode to s-v
JSDurand
2021-06-22
basic: yet another bury-buffer binding
JSDurand
2021-06-22
basic: bury-buffer binding
JSDurand
2021-06-05
basic: sentence-end-double-space
JSDurand
2021-06-04
basic: Preserve system clipboard
JSDurand
2021-04-18
Repeat is wonderful
JSDurand
2021-04-11
Hyper experiment
JSDurand
2021-03-06
Disable C-z
JSDurand
2021-03-03
Completion for yank
JSDurand
2021-02-26
Bind zap-up-to-char and a key to conveniently exit elfeed.
JSDurand
2021-02-25
bidi, super, and rlist-verbose.
JSDurand
2021-02-22
More configurations
JSDurand
2021-02-08
Constantly growing
JSDurand
2021-01-29
Change the directory to .emacs.d now.
JSDurand
2021-01-27
Further configurations
JSDurand
2021-01-24
More custom functions and adjust for custom completion framework
JSDurand
2021-01-22
Regular updates
JSDurand
2021-01-20
More QoL changes
JSDurand
2021-01-17
Tweak more things.
JSDurand
2021-01-16
Some QoL changes
JSDurand
2021-01-16
My customized kill-buffer behaviour
JSDurand
2021-01-14
A temporary bug fix
JSDurand
2021-01-13
A temporary intermeidate step
JSDurand
2021-01-09
temporary state
JSDurand
2020-12-24
More progess
JSDurand
2020-12-22
Initial commit
JSDurand