From a020f375efca50a6a76ea9bf4f5b8ee33b08b319 Mon Sep 17 00:00:00 2001 From: zappo Date: Tue, 11 Mar 2008 02:35:54 +0000 Subject: [PATCH] (inhibit-splash-screen): Set this. --- test/manual/cedet/cit-load.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/manual/cedet/cit-load.el b/test/manual/cedet/cit-load.el index d17e4905631..748cf4cc3a7 100644 --- a/test/manual/cedet/cit-load.el +++ b/test/manual/cedet/cit-load.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2008 Eric M. Ludlam ;; Author: Eric M. Ludlam -;; X-RCS: $Id: cit-load.el,v 1.2 2008-02-24 18:24:42 zappo Exp $ +;; X-RCS: $Id: cit-load.el,v 1.3 2008-03-11 02:35:54 zappo Exp $ ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as @@ -33,6 +33,8 @@ dir) "Src dir to CIT testing suite.") +(setq inhibit-splash-screen t) + (require 'cedet-integ-test) (provide 'cit-load) -- 2.39.2