js2-mode 0~20201220-1 source package in Ubuntu

Changelog

js2-mode (0~20201220-1) unstable; urgency=medium

  * Adopt package for Debian Emacsen team (Closes: #981192).
  * Bump debhelper compat level to 12
  * Install NEWS.md
  * Assert compliance with policy 4.5.1

 -- David Bremner <email address hidden>  Thu, 28 Jan 2021 07:19:08 -0400

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
Noble release universe editors
Mantic release universe editors
Lunar release universe editors
Jammy release universe editors

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
js2-mode_0~20201220-1.dsc 2.1 KiB ee62a044ce94f6f87b414e2466d37036bc746391b7f011f54741782c6da927d4
js2-mode_0~20201220.orig.tar.gz 158.3 KiB 8dfc1e8504479cb458d2d49ac8155ace5cfdd71eb0d45770cd72d71125f7622c
js2-mode_0~20201220-1.debian.tar.xz 3.6 KiB 0cb43e364608b432490c92b7ecf71a4477081b612cad49f6d31e21f3d3cacbbc

Available diffs

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.