diff --git a/.gitignore b/.gitignore index 37d3884..b36255d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,4 @@ tramp elpa/ projectile-bookmarks.eld *.dat -*.eld \ No newline at end of file +helm-adaptive-history \ No newline at end of file diff --git a/dotfiles/emacs.d/ac-comphist.dat b/dotfiles/emacs.d/ac-comphist.dat deleted file mode 100644 index 389951b..0000000 --- a/dotfiles/emacs.d/ac-comphist.dat +++ /dev/null @@ -1,6 +0,0 @@ -((("kbd" . - [1 0 0]) - ("require" . - [2 0 0 0 0 0 0]) - ("Packages" . - [0 0 0 1 0 0 0 0]))) diff --git a/dotfiles/emacs.d/helm-adaptive-history b/dotfiles/emacs.d/helm-adaptive-history deleted file mode 100644 index 7925f27..0000000 --- a/dotfiles/emacs.d/helm-adaptive-history +++ /dev/null @@ -1,3 +0,0 @@ -;; -*- mode: emacs-lisp -*- -;; History entries used for helm adaptive display. -(setq helm-adaptive-history (quote nil))