js2-mode 0.0~git20240418.9b90d31-2 source package in Ubuntu

Changelog

js2-mode (0.0~git20240418.9b90d31-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:24:21 +0900

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe editors

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
js2-mode_0.0~git20240418.9b90d31-2.dsc 2.2 KiB 18d64f71df72e6cba2fa97f04d14789c15ffff374bd87ea5b8a6afc0cae0b669
js2-mode_0.0~git20240418.9b90d31.orig.tar.xz 132.3 KiB 3cc251b8990df8f63593cc012f386cf5cc8e5cf5145cb10383f9e6c4c28b122f
js2-mode_0.0~git20240418.9b90d31-2.debian.tar.xz 4.2 KiB 6a976575524016e449aeccdd1f5626bdd380cca6298b46867f5a61490b0a07bc

No changes file available.

Binary packages built by this source

elpa-js2-mode: Emacs mode for editing Javascript programs

 This JavaScript editing mode supports:
 .
  - the full JavaScript language through version 1.7
  - support for most Rhino and SpiderMonkey extensions from 1.5 to 1.7
  - accurate syntax highlighting using a recursive-descent parser
  - syntax-error and strict-mode warning reporting
  - "bouncing" line indentation to choose among alternate indentation points
  - smart line-wrapping within comments and strings
  - code folding:
    - show some or all function bodies as {...}
    - show some or all block comments as /*...*/
  - context-sensitive menu bar and popup menus
  - code browsing using the imenu' package
  - typing helpers (e.g. inserting matching braces/parens)
  - many customization options

js2-mode: Emacs mode for editing Javascript programs (dummy package)

 This JavaScript editing mode supports:
 .
  - the full JavaScript language through version 1.7
  - support for most Rhino and SpiderMonkey extensions from 1.5 to 1.7
  - accurate syntax highlighting using a recursive-descent parser
  - syntax-error and strict-mode warning reporting
  - "bouncing" line indentation to choose among alternate indentation points
  - smart line-wrapping within comments and strings
  - code folding:
    - show some or all function bodies as {...}
    - show some or all block comments as /*...*/
  - context-sensitive menu bar and popup menus
  - code browsing using the imenu' package
  - typing helpers (e.g. inserting matching braces/parens)
  - many customization options
 .
 This transitional package can be safely removed.