aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-141-1/+1
* Be lazy when starting Flymake checksJoão Távora2017-10-091-3/+9
* Flymake backends can report multiple times per checkJoão Távora2017-10-031-99/+147
* Fix three Flymake bugs when checking C header filesJoão Távora2017-10-035-8/+37
* Tweak Flymake commands flymake-goto-[next/prev]-errorJoão Távora2017-10-031-2/+4
* Simplify Flymake logging and erroringJoão Távora2017-10-031-1/+2
* New Flymake API variable flymake-diagnostic-functionsJoão Távora2017-10-031-3/+118
* Flymake highlights GCC info/notes as detected by flymake-proc.elJoão Távora2017-10-031-4/+4
* Add a new Flymake test for multiple errors and warningsJoão Távora2017-10-032-16/+42
* Refactor Flymake tests in preparation for more testsJoão Távora2017-10-031-21/+47
* Allow running Flymake tests from interactive sessionsJoão Távora2017-10-031-3/+16
* Flymake diagnostics now apply to arbitrary buffer regionsJoão Távora2017-10-031-4/+4
* Move symbols in flymake-proc.el to separate namespaceJoão Távora2017-10-031-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1313-32/+32
* Handle non-zero exit status from psql more gracefullySimen Heggestøyl2017-09-051-0/+10
* Fix a mis-binding in a testReuben Thomas2017-09-011-1/+1
* Fix auto-fill bug in js-modeTom Tromey2017-08-271-0/+19
* ; Remove python-shell-calculate-command-1 testNoam Postavsky2017-08-201-14/+0
* Add tests for previous commitNoam Postavsky2017-08-151-0/+56
* Clean up temp files after some testsGlenn Morris2017-08-141-12/+15
* Respect buffer-local value of tags-table-list (Bug#27772)Noam Postavsky2017-08-101-6/+25
* Give test files a -tests.el suffixPhilipp Stephani2017-06-091-2/+2
* Avoid elisp-mode test failures when source dir has multiple namesGlenn Morris2017-05-311-1/+4
* ; Fix backslashes in python-testsNoam Postavsky2017-05-281-53/+53
* ; Update test for previous changeNoam Postavsky2017-05-281-4/+4
* ; Set transient-mark-mode to let mark-defun tests passNoam Postavsky2017-05-201-2/+4
* Limit integers printed as characters (Bug#16828)Noam Postavsky2017-05-191-0/+48
* Refactor lisp eval result printingNoam Postavsky2017-05-191-0/+18
* Fix a test in python-test.elTino Calancha2017-04-041-1/+1
* fix two js-mode syntax propertization bugsTom Tromey2017-04-011-0/+37
* Protect against an infloop in python-modePhilipp Stephani2017-03-231-0/+19
* Use font-lock-doc-face in js-modeTom Tromey2017-02-251-0/+12
* Fix indentation error in js.elTom Tromey2017-02-241-0/+10
* Test comment-multi-line = nil auto fill case tooNoam Postavsky2017-02-141-10/+12
* Recognize JS regexp literals more correctlyTom Tromey2017-02-111-0/+17
* Improve fontification in bat-modeVladimir Panteleev2017-02-101-0/+86
* Set comment-multi-line in js-modeTom Tromey2017-02-041-0/+14
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-281-1/+1
* python-mode: Fix detection for opening blocks.Hong Xu2017-01-261-0/+21
* Fix JS regexp literal syntax propertization in expressionsTom Tromey2017-01-171-0/+26
* Fix two js-mode filling bugsTom Tromey2017-01-131-0/+64
* Fix extracting async def type and name in python mode imenuDmitry Lazurkin2017-01-121-2/+10
* Update copyright year to 2017 in masterPaul Eggert2017-01-013-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-018-8/+8
* Add a new compile error regexp for Clang includesPhilipp Stephani2016-12-181-0/+3
* Make etags-tests work in out-of-tree buildsEli Zaretskii2016-12-121-3/+11
* Clean up compile-tests.elPhilipp Stephani2016-12-111-31/+37
* Merge from origin/emacs-25Paul Eggert2016-12-071-0/+18
* ; * test/lisp/progmodes/compile-tests.el: Fix a typo in a comment.Eli Zaretskii2016-12-011-1/+1
* Fix bugs with buffer-local tags tablesEli Zaretskii2016-12-011-0/+83