emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] scratch/merge-cedet-tests a020f37 004/316: (inhibit-splash


From: Edward John Steere
Subject: [Emacs-diffs] scratch/merge-cedet-tests a020f37 004/316: (inhibit-splash-screen): Set this.
Date: Sat, 28 Jan 2017 09:09:41 +0000 (UTC)

branch: scratch/merge-cedet-tests
commit a020f375efca50a6a76ea9bf4f5b8ee33b08b319
Author: zappo <address@hidden>
Commit: Edward John Steere <address@hidden>

    (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 d17e490..748cf4c 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 <address@hidden>
-;; 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]