index
:
configs
main
My configuration for GNU Emacs and other programs
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lisp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-27
[emacs] update packages
Amin Bandali
1
-10
/
+7
2018-12-27
[rc] remove old configs: bspwm, sxhkd, offlineimap, polybar, ranger
Amin Bandali
1
-1399
/
+0
2018-12-27
[emacs/eshell] tweak prompt face
Amin Bandali
1
-2
/
+3
2018-12-26
[emacs/which-key] improve readability
Amin Bandali
1
-1
/
+4
2018-12-26
[emacs] add bindings for various straight.el functions
Amin Bandali
1
-10
/
+43
2018-12-26
[emacs] add message-x (for completion of groups, e.g. in Gcc field)
Amin Bandali
2
-1
/
+6
2018-12-26
[emacs/ebdb] tweak when to load the various subpackages
Amin Bandali
1
-7
/
+6
2018-12-26
[emacs] slight rewording
Amin Bandali
1
-2
/
+3
2018-12-26
[emacs] re-add installation instructions and explanations
Amin Bandali
2
-5
/
+50
2018-12-26
[emacs] require use-package when debugging
Amin Bandali
1
-5
/
+7
2018-12-26
[emacs/exec-path-from-shell] don’t check for vars being properly set
Amin Bandali
1
-1
/
+2
2018-12-26
[emacs] tweak deferrals
Amin Bandali
1
-1
/
+1
2018-12-26
[emacs][wip] straight.el: don’t check for package changes on startup
Amin Bandali
1
-1
/
+2
2018-12-26
[emacs][wip] let unkillable-scratch bury the buffer(s)
Amin Bandali
1
-1
/
+0
2018-12-26
[emacs][wip] enable geiser and guix, and update packages
Amin Bandali
2
-5
/
+12
2018-12-25
[emacs] Update proof-site to v4.4-226-g7389d438, tweak defer delays
Amin Bandali
2
-8
/
+8
2018-12-25
[emacs/org] add the org-mode font-lock-keywords only for dark theme
Amin Bandali
1
-9
/
+12
2018-12-25
[emacs] fix installation instructions
Amin Bandali
1
-2
/
+1
2018-12-25
[emacs] fix up a few defer-related issues
Amin Bandali
1
-13
/
+7
2018-12-25
[emacs] Update helm to v3.0-79-g8433e877
Amin Bandali
1
-0
/
+0
2018-12-25
[emacs/company-ebdb] change mirror: emacsmirror → emacs-straight
Amin Bandali
2
-1
/
+1
2018-12-25
[emacs] port over many changes/enhancements from straight-exp
Amin Bandali
2
-110
/
+198
2018-12-24
[emacs][wip] small tweaks
Amin Bandali
1
-1
/
+9
2018-12-24
[emacs][wip] update custom
Amin Bandali
1
-17
/
+22
2018-12-24
[emacs][wip] hack together a bootstrap path
Amin Bandali
2
-14
/
+46
2018-12-24
[emacs][wip] remove vestigial borg-related things
Amin Bandali
2
-75
/
+17
2018-12-24
[emacs][wip] ebdb: directly use upstream instead of GNU ELPA mirror
Amin Bandali
2
-1
/
+2
2018-12-24
[emacs][wip] fix up some breakages due to use-package-always-defer
Amin Bandali
1
-0
/
+3
2018-12-24
[emacs][wip] for some reason straight seems to interfere with :after
Amin Bandali
1
-1
/
+2
2018-12-24
[emacs][wip] fix proof general
Amin Bandali
1
-1
/
+2
2018-12-24
[emacs][wip] a/async-babel-tangle: add option to byte-recompile-file
Amin Bandali
1
-4
/
+10
2018-12-24
[emacs][wip] fix sml error when switching to dark theme
Amin Bandali
1
-0
/
+1
2018-12-24
[emacs][wip] dired: add b for dired-up-directory
Amin Bandali
1
-0
/
+2
2018-12-24
[emacs][wip] fix (void-variable personal-keybindings) error
Amin Bandali
1
-0
/
+1
2018-12-24
[emacs][wip] remove all the package submodules
Amin Bandali
85
-283
/
+1
2018-12-24
[emacs][wip] (setq use-package-always-defer t)
Amin Bandali
1
-18
/
+5
2018-12-24
[emacs][wip] enable Blogging
Amin Bandali
2
-3
/
+4
2018-12-24
[emacs][wip] add smex
Amin Bandali
2
-0
/
+14
2018-12-24
[emacs][wip] enable Email
Amin Bandali
2
-15
/
+17
2018-12-24
[emacs][wip] enable Emacs Enhancements
Amin Bandali
2
-2
/
+26
2018-12-24
[emacs][wip] enable web packages
Amin Bandali
2
-4
/
+5
2018-12-24
[emacs][wip] enable some programming modes and update versions
Amin Bandali
2
-20
/
+35
2018-12-24
[emacs][wip] move Syntax and Spell checking under Editing
Amin Bandali
1
-4
/
+1
2018-12-24
[emacs][wip] enable company
Amin Bandali
1
-1
/
+1
2018-12-24
[emacs][wip] move out the rest of Borg layer/essentials
Amin Bandali
1
-16
/
+16
2018-12-24
[emacs][wip] break out prog-mode, text-mode, and lisp-mode
Amin Bandali
1
-18
/
+30
2018-12-24
[emacs][wip] break out isearch and paren
Amin Bandali
1
-6
/
+15
2018-12-24
[emacs][wip] break out Help and ElDoc
Amin Bandali
1
-10
/
+20
2018-12-24
[emacs][wip] move diff-hl to Editing
Amin Bandali
1
-12
/
+12
2018-12-24
[emacs][wip] break out savehist and saveplace
Amin Bandali
1
-9
/
+21
[next]