From c21d03b836d4b6fcbeb9c77afc6425a145aa94d2 Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Tue, 10 Mar 2020 21:08:25 +0100 Subject: [PATCH] Remove Matlab --- init.org | 9 --------- 1 file changed, 9 deletions(-) diff --git a/init.org b/init.org index fe43b0e..500e86d 100644 --- a/init.org +++ b/init.org @@ -1183,15 +1183,6 @@ (add-to-list 'maude-command-options "-no-wrap")) #+END_SRC -** Matlab - - =Matlab-mode= works pretty good out of the box, but we can do without the - splash screen. - - #+BEGIN_SRC emacs-lisp - (eval-after-load 'matlab - '(add-to-list 'matlab-shell-command-switches "-nosplash")) - #+END_SRC ** Minizinc #+BEGIN_SRC emacs-lisp