summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix spurious fontification of "for (; a * b;)" in CC Mode.Alan Mackenzie2016-05-162-10/+66
* | Pacify ‘make check-declare’Paul Eggert2016-05-141-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-132-2/+4
|\ \ | |/
| * Do not mistake colon at the end of regexp for slash symbolDmitry Gutov2016-05-121-1/+3
| * Don't treat JS spread as contination method callDmitry Gutov2016-05-111-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-101-0/+4
|\ \ | |/
| * Add some "safe-local-variable" declarations for compatibility with master.Alan Mackenzie2016-05-091-1/+20
* | Revert "Fix spurious fontification of "for (; a * b;)" in CC Mode."Alan Mackenzie2016-05-101-14/+2
* | Merge from origin/emacs-25Paul Eggert2016-05-091-1/+3
|\ \ | |/
| * Say 'All results processed' at the endDmitry Gutov2016-05-081-1/+3
* | CC Mode now uses the new :after-hook feature of define-derived-modeAlan Mackenzie2016-05-092-47/+44
* | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-071-2/+2
* | scheme.el: Turn literal tabs into \tJorgen Schaefer2016-05-071-3/+3
* | Merge from origin/emacs-25Paul Eggert2016-05-054-59/+100
|\ \ | |/
| * `nreverse' the marker pairs listDmitry Gutov2016-05-051-1/+1
| * Use save-excursion in xref-location-marker moreDmitry Gutov2016-05-052-4/+6
| * shell-quote-argument DIR when appropriateDmitry Gutov2016-05-052-3/+5
| * Rework xref-query-replace-in-resultsDmitry Gutov2016-05-051-50/+81
| * Handle "empty line" regexp in xref searchesDmitry Gutov2016-05-041-1/+5
| * Clear buffer-undo-list when showing xrefsDmitry Gutov2016-05-041-1/+3
* | * lisp/progmodes/js.el (js-syntax-propertize): Recognize shebang line.Stefan Monnier2016-05-041-7/+9
* | Allow eval-ing named character literalsPhilipp Stephani2016-05-021-0/+11
* | Merge from origin/emacs-25Paul Eggert2016-05-022-2/+2
|\ \ | |/
| * Fix quoting problem in cc-engine debug messagePaul Eggert2016-05-021-1/+1
| * `nreverse' Grep hits before passing them to xref--convert-hitsDmitry Gutov2016-05-021-1/+1
| * Clarify doc string of internal compilation functionLars Ingebrigtsen2016-05-011-2/+4
* | Merge from origin/emacs-25Paul Eggert2016-05-013-11/+17
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-1/+1
| * Revert unneeded change which harms syntactic parsing. This fixes bug #23308.Alan Mackenzie2016-04-291-1/+1
| * Correct indentation of ids in a C++ enum after a protection keyword.Alan Mackenzie2016-04-291-7/+11
| * Don't mistake `for' inside a function for a part of array comprehensionDmitry Gutov2016-04-281-2/+4
| * Add Python 3.5 keyword "await"Jorgen Schaefer2016-04-261-0/+1
| * Add new keywords of Python 3.5Lele Gaifax2016-04-261-2/+11
* | Add R7RS syntax forms to scheme.elPeter Feigl2016-05-011-1/+22
* | ; Replace mixed tabs/spaces in scheme.el with just spacesJorgen Schaefer2016-05-011-74/+74
* | CC Mode: Recognize a noise macro with parens after a declarator's identifierAlan Mackenzie2016-04-301-30/+36
* | Clarify doc string of internal compilation functionLars Ingebrigtsen2016-04-271-2/+4
* | Add a number of Python 3 exceptionsJorgen Schaefer2016-04-271-13/+22
* | Fix spurious fontification of "for (; a * b;)" in CC Mode.Alan Mackenzie2016-04-251-2/+14
* | c-forward-<>-arglist no longer directly applies face properties in Java Mode.Alan Mackenzie2016-04-253-25/+33
* | Add fontification for a C declaration which looks like a function call.Alan Mackenzie2016-04-252-6/+29
* | Merge from origin/emacs-25Paul Eggert2016-04-242-34/+18
|\ \ | |/
| * Revert "Allow to customize names of executables used by grep.el"Eli Zaretskii2016-04-211-32/+16
| * Revert "Don't use 'find-program'"Eli Zaretskii2016-04-211-2/+2
* | Allow _ characters in SQL promptsSteve Purcell2016-04-241-4/+4
* | Regexps for matching CMake outputJö Fahlke2016-04-231-0/+7
* | ; Spelling fixesPaul Eggert2016-04-211-1/+1
* | Add Python 3.5 keyword "await"Jorgen Schaefer2016-04-211-0/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-181-12/+15
|\ \ | |/
| * Sync with upstream vhdl mode v3.38.1.Reto Zimmermann2016-04-171-12/+15