Merge branch 'master' into light-emacs
authorOlivier Tétard <otd@otd.amossys.fr>
Wed, 26 Aug 2009 08:10:48 +0000 (10:10 +0200)
committerOlivier Tétard <otd@otd.amossys.fr>
Wed, 26 Aug 2009 08:10:48 +0000 (10:10 +0200)
Conflicts:
emacs/emacs.el

emacs/emacs.el

index 4cff13b..acef8dc 100644 (file)
@@ -28,9 +28,6 @@
 
 (push (expand-file-name "~/.elisp") load-path)
 
-(load "tt25-passwords" t)
-
-(require 'color-theme)
 (require 'ido)
 (require 'uniquify)
 (require 'themes)
 ;; | 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)