init.el
@@ -34,6 +34,8 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(custom-safe-themes '("6b2636879127bf6124ce541b1b2824800afc49c6ccd65439d6eb987dbf200c36" default)) '(ede-project-directories '("c:/Users/joelg/.emacs.d")) '(line-number-mode nil) '(package-selected-packages @@ -46,3 +48,4 @@ ) (put 'narrow-to-page 'disabled nil) (put 'narrow-to-region 'disabled nil) (put 'list-timers 'disabled nil)