matlab-mode 0~20240521.gita78b368-1 source package in Ubuntu

Changelog

matlab-mode (0~20240521.gita78b368-1) unstable; urgency=medium

  * New upstream snapshot

 -- Sébastien Villemot <email address hidden>  Wed, 29 May 2024 11:51:29 +0200

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
matlab-mode_0~20240521.gita78b368-1.dsc 2.1 KiB 3b436f26aa013836865abf5928f3a28d6ca4193f367e68a766f5400a9edeb4fa
matlab-mode_0~20240521.gita78b368.orig.tar.gz 277.4 KiB 514b36c7fbe4741a792fc650d690b9a1276a94045dfc4aeb03c1afb31e6ea946
matlab-mode_0~20240521.gita78b368-1.debian.tar.xz 2.4 KiB 8f70e52f126af77c599ee9b2b49310ae4613b302bb5449145b0262e92c42b446

No changes file available.

Binary packages built by this source

elpa-matlab-mode: MATLAB/Emacs integration

 The MATLAB/Emacs support files include the following features:
  - matlab-mode - An Emacs major-mode for editing MATLAB programs
     - Syntax highlighting
     - Smart Indentation engine
     - Smart auto-fill for comments and code
  - matlab-shell - Run MATLAB inside Emacs on Unix like operating systems
     - Syntax highlighting
     - Persistent command history
     - Command completion
     - Run code from matlab-mode in matlab-shell
     - GUD support for debugging programs files
  - mlint-mode
     - Use mlint to identify and highlight warnings and errors from mlint
     - Auto-fix some common errors
     - Nested function variable highlighting.
  - CEDET support for parsing and smart completion
  - Code templates
  - tlc-mode (target language compiler)