commit - fab961d7a0214a4bc315d5ec202450fb03f8a5f8
commit + 2fec34774de420b966bb36d70db5853a09e004a5
blob - ddd2fcbe519357a3904247158b326b5e23571725
blob + dcdeaa4cc839d62f008ff85a37f6cc1965bd1d15
--- .gitignore
+++ .gitignore
.org-id-locations
auto-save-list
recentf
+history
backup
bookmarks
config.el
blob - f9853ee7b5bd157b31a804c0058c995e5179e027
blob + 4757149404849bc51e55f0093b6b17bea7b96e04
--- init.el
+++ init.el
'(repeat-mode t)
'(ring-bell-function 'ignore)
'(save-place-mode t)
+ '(savehist-mode t)
'(scroll-conservatively 100)
'(tab-always-indent 'complete)
'(use-short-answers t)