aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into comment-cachecomment-cacheAlan Mackenzie2017-02-1210-64/+143
|\
| * Set comment-multi-line in js-modeTom Tromey2017-02-041-0/+1
| * (xref-collect-matches): Use '-E' together with '-e'Dmitry Gutov2017-02-031-5/+1
| * Allow C++ nested brace-list-entries to be better indented.Alan Mackenzie2017-02-014-30/+86
| * Escape dash in xref rgrep regexpDmitry Gutov2017-01-291-0/+4
| * Say JavaScript, not JavascriptDmitry Gutov2017-01-291-7/+7
| * lisp/*.el: Fix some warningsJuanma Barranquero2017-01-292-2/+2
| * python-mode: Fix detection for opening blocks.Hong Xu2017-01-261-2/+18
| * Make use of cl-loop destructuringMark Oteiza2017-01-251-6/+3
| * * lisp/progmodes/vhdl-mode.el: Avoid add-to-list on local varsStefan Monnier2017-01-241-17/+26
* | Merge branch 'master' into comment-cacheAlan Mackenzie2017-02-0586-253/+512
|\ \ | |/
| * Fix low-level handling of (big) C macros.Alan Mackenzie2017-01-212-17/+34
| * Fix JS regexp literal syntax propertization in expressionsTom Tromey2017-01-171-2/+2
| * Correct c-parse-state-get-strategy for moving HERE backward into a macro.Alan Mackenzie2017-01-141-6/+20
| * Add chained indentation to js-modeTom Tromey2017-01-131-0/+72
| * Fix js-mode indentation bugTom Tromey2017-01-131-1/+19
| * Fix two js-mode filling bugsTom Tromey2017-01-131-0/+2
| * Fix extracting async def type and name in python mode imenuDmitry Lazurkin2017-01-121-5/+12
| * Handle syntactic WS cache properties more accurately at buffer changes.Alan Mackenzie2017-01-113-37/+128
| * Fix selecting SQLite database files with sql-mode (Bug#23566)Rolf Ade2017-01-071-6/+8
| * Avoid add-to-list on local variablesStefan Monnier2017-01-043-73/+66
| * Remove sh-mode's skeleton-end-hookNoam Postavsky2017-01-011-2/+0
| * Merge from origin/emacs-25Paul Eggert2017-01-0186-86/+86
| |\
| | * Update copyright year to 2017Paul Eggert2016-12-3186-86/+86
| * | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
| |\ \ | | |/
| | * Amend the version number of CC Mode 5.33 -> 5.32.99. Don't merge to trunk.Alan Mackenzie2016-12-201-1/+1
| * | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+3
| |\ \ | | |/
| | * Ignore forward-sexp-function in js-mode indentation codeDmitry Gutov2016-12-171-1/+3
| * | CC Mode: Fix the fontification of a spuriously recognised enum member.Alan Mackenzie2016-12-302-17/+36
| * | Partially correct fontification of "(b*3)", and the like, in C++ ModeAlan Mackenzie2016-12-292-0/+23
| * | Add zshrc and zshenv detection to sh-mode (bug#25217)Michihito Shigemura2016-12-251-0/+1
* | | Merge branch 'master' into comment-cacheAlan Mackenzie2016-12-233-56/+74
|\ \ \ | |/ /
| * | Use completion-at-point in verilog-modeNoam Postavsky2016-12-211-30/+43
| * | Add a new compile error regexp for Clang includesPhilipp Stephani2016-12-181-0/+7
| * | ; Change maintainer commentGlenn Morris2016-12-101-1/+1
| * | Improve previous cperl-mode changeGlenn Morris2016-12-101-24/+22
| * | Mark default cperl abbrevs as system onesGlenn Morris2016-12-101-20/+20
| * | ; Update file name in commentPhilipp Stephani2016-12-101-1/+1
* | | Merge branch 'master' into comment-cacheAlan Mackenzie2016-12-1145-2025/+4189
|\ \ \ | |/ /
| * | Fix bad quoting of python-shell-interpreterNoam Postavsky2016-12-091-1/+3
| * | Merge from origin/emacs-25Paul Eggert2016-12-071-2/+5
| |\ \ | | |/
| | * Improve treatment of Fortran's "class is"Glenn Morris2016-11-271-2/+5
| * | Tweak recent flymake changeGlenn Morris2016-12-051-3/+4
| * | Stop flymake using dialog boxes for errors (Bug#16622)Glenn Morris2016-12-031-6/+9
| * | Fix 'sql-connect' on first invocationNikolay Kudryavtsev2016-12-021-7/+6
| * | Fix bugs with buffer-local tags tablesEli Zaretskii2016-12-011-63/+89
| * | ; Fix last change in cpp.elEli Zaretskii2016-11-261-1/+2
| * | Allow user control of progress messages in cpp.elHong Xu2016-11-251-9/+21
| * | Add file-local-nameMichael Albinus2016-11-202-13/+5
| * | ; Spelling fixesPaul Eggert2016-11-191-1/+1