diff options
author | Kyle Meyer <kyle@kyleam.com> | 2017-04-04 22:38:42 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2017-04-04 22:38:42 -0400 |
commit | 3f55f675b69ab171f9247256c825918a73b1f902 (patch) | |
tree | 10c492c7e87248d72b7a0a7a7b0924f6d856fc83 /.gitignore | |
parent | b950e9ec2f5ae4a6b974e2b8952d054ae4c67029 (diff) | |
download | emacs.d-3f55f675b69ab171f9247256c825918a73b1f902.tar.gz |
Enable savehist-mode
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ /auto-save-list cache /bookmarks +/history +/history-mail /lisp/km-untracked.el /.mc-lists.el /projectile-bookmarks.eld |