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

Changelog

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

  * New upstream release. Closes: #851599.
  * d/control: bump Standards-Version.
  * d/control: update Vcs-*.

 -- Vincent Bernat <email address hidden>  Mon, 16 Jan 2017 20:14:50 +0100

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
Original maintainer:
Vincent Bernat
Architectures:
all
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe editors

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
js2-mode_0~20170116-1.dsc 1.9 KiB b3befeb1eab07c32d27c84909ba8fc9ea26d0946e2e70152c95df2490f21504a
js2-mode_0~20170116.orig.tar.gz 151.0 KiB ad18557494b4b251829dbc0b01a1976215799ddba04140475786797f122a9e67
js2-mode_0~20170116-1.debian.tar.xz 3.2 KiB 4943dbf3e0f9c06fe30988c71bc89bd54c94b7d578782a16d90a0c7730a15dc9

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.