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