>>> "JC" == John Ciolfi writes:
> I just added a make target to help with this (commit ccd2d06):
> make list-files-for-release
> which will display the following (notice matlab-load.el is excluded because
> this is generated and dependent on the version of Emacs):
Thanks!
That looks very
I just added a make target to help with this (commit ccd2d06):
make list-files-for-release
which will display the following (notice matlab-load.el is excluded because
this is generated and dependent on the version of Emacs):
company-matlab-shell.el
linemark.el
matlab-cgen.el
matlab-compat.e
>>> "JC" == John Ciolfi writes:
> Hi
> We need the *.el files and all *.m files under the toolbox directory tree,
and the bin/*.sh file.
> cd Emacs-MATLAB-Mode
> ls *.el
> find toolbox -name '*.m' -print
> ls bin/*.sh
> Note, the bin/*.sh is used by one of the *.m
Hi
We need the *.el files and all *.m files under the toolbox directory tree, and
the bin/*.sh file.
cd Emacs-MATLAB-Mode
ls *.el
find toolbox -name '*.m' -print
ls bin/*.sh
Note, the bin/*.sh is used by one of the *.m files.
I wonder if there's a way to generate what you need from a
Hi John
I am about to update melpa, now besides changing the url, there is
another question:
You did a mayor cleanup in the github repository, so
Are theses files still relevant that are found in the directories listed
below?
Thanks
Uwe
(matlab-mode
:fetcher git
:url "https://git.code.