summaryrefslogtreecommitdiff
path: root/lisp/progmodes/js.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+2
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* * lisp/progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):Stefan Monnier2011-08-121-38/+36
* * lisp/progmodes/js.el (js--regexp-literal): Accept regexps at the beginningStefan Monnier2011-08-051-3/+7
* * lisp/progmodes/js.el (js-mode): Don't stomp on global settings.Lawrence Mitchell2011-06-301-2/+2
* fix many doubled-word typosU. Ser2011-05-101-1/+1
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-10/+9
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Merge from emacs-23Glenn Morris2011-01-221-2/+1
|\
| * * lisp/progmodes/js.el (js--regexp-literal): Count backslashes.Stefan Monnier2011-01-211-1/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Tidy up some js.el requires.Glenn Morris2010-12-141-4/+4
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-16/+6
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-061-3/+2
* | Fix and improve last syntax-propertize patchStefan Monnier2010-09-181-1/+1
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-12/+12
* | Misc cleanups and simplifications.Stefan Monnier2010-09-081-33/+19
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-1/+1
* | * progmodes/js.el: Make indentation more customizable (Bug#6914).Nathan Weizenbaum2010-08-261-5/+36
* | Derive programming modes from prog-mode.Tom Tromey2010-07-271-1/+1
|/
* Minor js.el fix.Glenn Morris2010-06-221-5/+4
* Make paragraph vars local for js-mode (Bug#6071).Chong Yidong2010-05-021-0/+7
* Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)Chong Yidong2010-03-281-0/+25
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * progmodes/js.el: Autoload javascript-mode alias.Chong Yidong2010-01-111-0/+1
* * progmodes/js.el (js--js-not): Add null to the list of values.Chong Yidong2009-12-061-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-3/+3
* (js-end-of-defun): Remove malformed and unneeded let.Glenn Morris2009-09-181-6/+5
* * progmodes/js.el (js--proper-indentation): Handle the case whereChong Yidong2009-09-121-1/+1
* * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):Juanma Barranquero2009-08-281-31/+31
* (inferior-moz-process): Fix declaration.Glenn Morris2009-08-211-1/+1
* Add arch taglineMiles Bader2009-08-151-0/+1
* * progmodes/js.el: Edit docstrings throughout to follow EmacsChong Yidong2009-08-151-341/+282
* * progmodes/js2-mode.el: File removed.Chong Yidong2009-08-141-0/+3391