X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=emacs%2Femacs.el;h=acef8dce7678dac1bdf8a65d04244e01b08c4dd3;hb=330d462077ceb2e532ab927ea1db50f47c0c6018;hp=4cff13b3bad5d681f4778121f15227e0537330c4;hpb=8f1a940f3267873534a2df317a4cafb13a281855;p=dotfiles.git diff --git a/emacs/emacs.el b/emacs/emacs.el index 4cff13b..acef8dc 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -28,9 +28,6 @@ (push (expand-file-name "~/.elisp") load-path) -(load "tt25-passwords" t) - -(require 'color-theme) (require 'ido) (require 'uniquify) (require 'themes) @@ -40,12 +37,6 @@ ;; | Couleurs et apparence ;; `---- -;(if window-system) - (color-theme-tango) -;; (color-theme-dark-laptop)) - -;old: (set-face-background 'default "black") - (if window-system (progn (tool-bar-mode nil)