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

Changelog

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

  * Team upload.
  * Rebuild against dh-elpa 2.1.5.
    Upload pushed to dgit-repos but not salsa.
    See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.

 -- Sean Whitton <email address hidden>  Thu, 25 Jul 2024 22:46:07 +0900

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-2.dsc 2.2 KiB c23d0e5523c96730d25b59f0756650529c0dbfc6f1cd0bb3adb64a7b912e9c2b
matlab-mode_0~20240521.gita78b368.orig.tar.gz 277.4 KiB 514b36c7fbe4741a792fc650d690b9a1276a94045dfc4aeb03c1afb31e6ea946
matlab-mode_0~20240521.gita78b368-2.debian.tar.xz 2.5 KiB 39f930542d5a8c81d15b9ad8b2031775681d237e46f1a6b17ac7a29c8f30cc3e

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)