X-Git-Url: https://iankelling.org/git/?p=dot-emacs;a=blobdiff_plain;f=init.el;h=551249a3ba42f3b7a896dff2f1943f51cb568ecd;hp=5596c9b998c60401293416f88b01eaee496aefe0;hb=3acacbcc3c60e46ba8c81f862b0972d94ff9ef36;hpb=e8ad63ff563c2696fa2c7c90b0c1df77716b92eb diff --git a/init.el b/init.el index 5596c9b..551249a 100644 --- a/init.el +++ b/init.el @@ -26,12 +26,6 @@ ;; stop from minimizing & freezing the gui -;; Added by Package.el. This must come before configurations of -;; installed packages. Don't delete this line. If you don't want it, -;; just comment it out by adding a semicolon to the start of the line. -;; You may delete these explanatory comments. -(package-initialize) - ;; used to freeze emacs and was really annoying, ;; seems its changed now. no harm in keeping this though. (global-unset-key (kbd "C-z"))