Commit Graph

2 Commits

Author SHA1 Message Date
Eric Ludlam ffa8d4c8f3 matlab-emacsclient.sh:
Change mode to be executible.
2020-05-22 21:45:34 -04:00
Eric Ludlam 978c44e74b Patch from John Ciolfi for MAC support for matlab-shell.
matlab-compat.el:
(matlab-find-emacsclient):
Improve how emacsclient is found across platforms.
Add support for MACOS.

bin/matlab-emacsclient.sh:
New script.  For MAC, use this to use the correct parameters with emacsclient
when called from MATLAB.  See comments for details.

toolbox/+emacs/set.m:
For unix case, use environment variables to setup how MATLAB will call emacsclient
instead of using Java & Preferences.

toolbox/emacsinit.m:
Spelling and typo fixes.
2020-01-05 10:44:25 -05:00