From 5427e9ab50258eb688a0ff3728ace205e691b53a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20T=C3=A9tard?= Date: Tue, 25 Aug 2009 21:51:34 +0200 Subject: [PATCH] =?utf8?q?emacs.el:=20suppression=20d=C3=A9pendances?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- emacs/emacs.el | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/emacs/emacs.el b/emacs/emacs.el index 9d6d4d4..acef8dc 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -28,13 +28,6 @@ (push (expand-file-name "~/.elisp") load-path) -;; Mozmail is available in XEmacs CVS : -;; http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/net-utils/mozmail.el -(load "mozmail" t) -(load "tt25-passwords" t) -;; (require 'tt25-muse) -(load "tt25-erc" t) -(require 'color-theme) (require 'ido) (require 'uniquify) (require 'themes) @@ -44,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) -- 2.30.2