Re: [Matlab-emacs-discuss] The Cleanup of the matlab files

2024-10-02 Thread Uwe Brauer via Matlab-emacs-discuss
>>> "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

Re: [Matlab-emacs-discuss] The Cleanup of the matlab files

2024-10-02 Thread John Ciolfi via Matlab-emacs-discuss
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

Re: [Matlab-emacs-discuss] The Cleanup of the matlab files

2024-10-02 Thread Uwe Brauer via Matlab-emacs-discuss
>>> "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

Re: [Matlab-emacs-discuss] The Cleanup of the matlab files

2024-10-02 Thread John Ciolfi via Matlab-emacs-discuss
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

[Matlab-emacs-discuss] The Cleanup of the matlab files

2024-10-01 Thread Uwe Brauer via Matlab-emacs-discuss
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.