./devel/js2-mode, Improved JavaScript mode for GNU Emacs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20080406nb3, Package name: js2-20080406nb3, Maintainer: pkgsrc-users

This JavaScript editing mode supports:

- the full JavaScript language through version 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
- typing helpers (e.g. inserting matching braces/parens)
- many customization options


Required to run:
[editors/emacs26]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 381.265 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-30 22:25:31 by Greg Troxel | Files touched by this commit (7)
Log message:
various: Drop emacs25 from EMACS_VERSIONS_ACCEPTED

(due to recent removal of emacs25)
   2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90)
Log message:
Bump all elisp packages for the CONFLICTS change.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2018-09-13 14:56:36 by Jonathan Perkin | Files touched by this commit (1)
Log message:
js2-mode: Support emacs26.
   2018-01-04 17:36:53 by Jonathan Perkin | Files touched by this commit (1)
Log message:
js2-mode: Support emacs25nox.
   2017-08-16 23:22:14 by Thomas Klausner | Files touched by this commit (37)
Log message:
Update some HOMEPAGEs.
   2017-04-14 02:31:41 by Masatake Daimon | Files touched by this commit (1)
Log message:
js2-mode works perfectly fine on emacs25