Commit Diff
--- init.el +++ init.el @@ -247,6 +247,7 @@ '(read-file-name-completion-ignore-case t) '(reb-re-syntax 'string) '(ring-bell-function 'ignore) + '(save-place-mode t) '(scroll-conservatively 100) '(tab-always-indent 'complete) '(use-short-answers t)
