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
/
init.org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[emacs] update dante, configure yasnippet
Amin Bandali
2019-01-11
1
-0
/
+12
*
[emacs] add eclim
Amin Bandali
2019-01-06
1
-3
/
+21
*
[emacs] update packages
Amin Bandali
2019-01-04
1
-3
/
+0
*
[emacs] update packages
Amin Bandali
2018-12-30
1
-3
/
+0
*
[emacs] try out magit/forge
Amin Bandali
2018-12-30
1
-0
/
+8
*
[emacs] update packages, add csv-mode (new EBDB implicitly depends)
Amin Bandali
2018-12-30
1
-0
/
+3
*
[emacs] fix ox-hugo and its auto export
Amin Bandali
2018-12-29
1
-2
/
+3
*
[emacs] add C-c e {i,u} bindings for emacs-{init-,up}time
Amin Bandali
2018-12-28
1
-0
/
+3
*
[emacs/eshell] tweak prompt face
Amin Bandali
2018-12-27
1
-2
/
+3
*
[emacs/which-key] improve readability
Amin Bandali
2018-12-26
1
-1
/
+4
*
[emacs] add bindings for various straight.el functions
Amin Bandali
2018-12-26
1
-10
/
+43
*
[emacs] add message-x (for completion of groups, e.g. in Gcc field)
Amin Bandali
2018-12-26
1
-1
/
+5
*
[emacs/ebdb] tweak when to load the various subpackages
Amin Bandali
2018-12-26
1
-7
/
+6
*
[emacs] slight rewording
Amin Bandali
2018-12-26
1
-2
/
+3
*
[emacs] re-add installation instructions and explanations
Amin Bandali
2018-12-26
1
-1
/
+44
*
[emacs] require use-package when debugging
Amin Bandali
2018-12-26
1
-5
/
+7
*
[emacs/exec-path-from-shell] don’t check for vars being properly set
Amin Bandali
2018-12-26
1
-1
/
+2
*
[emacs] tweak deferrals
Amin Bandali
2018-12-26
1
-1
/
+1
*
Merge branch 'straight-next'
Amin Bandali
2018-12-26
1
-98
/
+156
|
\
|
*
[emacs][wip] straight.el: don’t check for package changes on startup
Amin Bandali
2018-12-26
1
-1
/
+2
|
*
[emacs][wip] let unkillable-scratch bury the buffer(s)
Amin Bandali
2018-12-26
1
-1
/
+0
|
*
[emacs][wip] enable geiser and guix, and update packages
Amin Bandali
2018-12-26
1
-2
/
+2
|
*
[emacs][wip] small tweaks
Amin Bandali
2018-12-24
1
-1
/
+9
|
*
[emacs][wip] hack together a bootstrap path
Amin Bandali
2018-12-24
1
-14
/
+27
|
*
[emacs][wip] remove vestigial borg-related things
Amin Bandali
2018-12-24
1
-62
/
+17
|
*
[emacs][wip] ebdb: directly use upstream instead of GNU ELPA mirror
Amin Bandali
2018-12-24
1
-0
/
+1
|
*
[emacs][wip] fix up some breakages due to use-package-always-defer
Amin Bandali
2018-12-24
1
-0
/
+3
|
*
[emacs][wip] for some reason straight seems to interfere with :after
Amin Bandali
2018-12-24
1
-1
/
+2
|
*
[emacs][wip] fix proof general
Amin Bandali
2018-12-24
1
-1
/
+2
|
*
[emacs][wip] a/async-babel-tangle: add option to byte-recompile-file
Amin Bandali
2018-12-24
1
-4
/
+10
|
*
[emacs][wip] fix sml error when switching to dark theme
Amin Bandali
2018-12-24
1
-0
/
+1
|
*
[emacs][wip] dired: add b for dired-up-directory
Amin Bandali
2018-12-24
1
-0
/
+2
|
*
[emacs][wip] fix (void-variable personal-keybindings) error
Amin Bandali
2018-12-24
1
-0
/
+1
|
*
[emacs][wip] (setq use-package-always-defer t)
Amin Bandali
2018-12-24
1
-18
/
+5
|
*
[emacs][wip] enable Blogging
Amin Bandali
2018-12-24
1
-3
/
+3
|
*
[emacs][wip] add smex
Amin Bandali
2018-12-24
1
-0
/
+13
|
*
[emacs][wip] enable Email
Amin Bandali
2018-12-24
1
-15
/
+15
|
*
[emacs][wip] enable Emacs Enhancements
Amin Bandali
2018-12-24
1
-2
/
+2
|
*
[emacs][wip] enable web packages
Amin Bandali
2018-12-24
1
-4
/
+3
|
*
[emacs][wip] enable some programming modes and update versions
Amin Bandali
2018-12-24
1
-19
/
+19
|
*
[emacs][wip] move Syntax and Spell checking under Editing
Amin Bandali
2018-12-24
1
-4
/
+1
|
*
[emacs][wip] enable company
Amin Bandali
2018-12-24
1
-1
/
+1
|
*
[emacs][wip] move out the rest of Borg layer/essentials
Amin Bandali
2018-12-24
1
-16
/
+16
|
*
[emacs][wip] break out prog-mode, text-mode, and lisp-mode
Amin Bandali
2018-12-24
1
-18
/
+30
|
*
[emacs][wip] break out isearch and paren
Amin Bandali
2018-12-24
1
-6
/
+15
|
*
[emacs][wip] break out Help and ElDoc
Amin Bandali
2018-12-24
1
-10
/
+20
|
*
[emacs][wip] move diff-hl to Editing
Amin Bandali
2018-12-24
1
-12
/
+12
|
*
[emacs][wip] break out savehist and saveplace
Amin Bandali
2018-12-24
1
-9
/
+21
|
*
[emacs][wip] break out recentf and diff-hl
Amin Bandali
2018-12-24
1
-12
/
+24
|
*
[emacs][wip] bring layer/essentials under Core and break out Dired
Amin Bandali
2018-12-24
1
-15
/
+19
[next]