aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Choose the right target dir on dired operationsTino Calancha2017-02-271-0/+32
* Use font-lock-doc-face in js-modeTom Tromey2017-02-251-0/+12
* Don't use IP 0.0.0.0 for package test server (Bug#22582)Noam Postavsky2017-02-252-12/+13
* Fix scrolling with partial line corner case (Bug#25792)Noam Postavsky2017-02-241-34/+71
* Fix indentation error in js.elTom Tromey2017-02-241-0/+10
* * lisp/emacs-lisp/cl-print.el: New fileStefan Monnier2017-02-231-0/+40
* Simplify cl-get using `plist-member'Noam Postavsky2017-02-201-0/+38
* Rework connection local variablesMichael Albinus2017-02-191-89/+125
* casing: don’t assume letters are *either* upper- or lower-case (bug#24603)Michal Nazarewicz2017-02-151-4/+4
* Generate upcase and downcase tables from Unicode data (bug#24603)Michal Nazarewicz2017-02-151-4/+3
* Add tests for casefiddle.c (bug#24603)Michal Nazarewicz2017-02-151-0/+247
* bytecomp-tests.el: Store all test forms in one constant.Vibhav Pant2017-02-151-14/+33
* Test comment-multi-line = nil auto fill case tooNoam Postavsky2017-02-141-10/+12
* ; * test/file-organization.org: Minor copyedits.Eli Zaretskii2017-02-141-17/+25
* Merge branch 'master' into feature/byte-switchfeature/byte-switchVibhav Pant2017-02-133-10/+28
|\
| * Fix typos in tests for lax-plist-get etc.Paul Eggert2017-02-121-9/+9
| * Recognize JS regexp literals more correctlyTom Tromey2017-02-111-0/+17
| * Fix bug in css--mdn-find-symbolTom Tromey2017-02-111-1/+2
* | test/lisp/emacs-lisp/bytecomp-tests.el: Add more tests for switch.Vibhav Pant2017-02-131-1/+6
* | Merge branch 'master' into feature/byte-switchVibhav Pant2017-02-113-0/+388
|\ \ | |/
| * Move cyclic tests to fns-tests.elPaul Eggert2017-02-102-314/+298
| * Improve fontification in bat-modeVladimir Panteleev2017-02-101-0/+86
| * Modify suppressing `vc-refresh-state' in filenotify-tests.elMichael Albinus2017-02-081-3/+4
| * Suppress undesired error messages in filenotify-tests.elMichael Albinus2017-02-071-0/+3
| * Add cyclic-list testsPaul Eggert2017-02-051-0/+314
* | Add tests for checking byte-switch code.Vibhav Pant2017-02-071-0/+14
|/
* Set comment-multi-line in js-modeTom Tromey2017-02-041-0/+14
* * test/manual/indent/scss-mode.scss: Fix indentationSimen Heggestøyl2017-02-041-13/+13
* Fix indentation of multiline CSS property valuesSimen Heggestøyl2017-02-042-0/+45
* Add tests for lisp/kmacro.elGemini Lasswell2017-02-041-0/+890
* Fix autorevert-tests on MS-WindowsEli Zaretskii2017-02-041-1/+3
* New macro 'ert-with-message-capture'Gemini Lasswell2017-02-042-121/+101
* Add tests for lisp/emacs-lisp/testcover.elGemini Lasswell2017-02-042-0/+679
* Add tests for scrollingNoam Postavsky2017-02-021-0/+130
* * test/lisp/vc/diff-mode-tests.el: Require diff-mode.Tino Calancha2017-02-011-0/+4
* New test for diff-mode handling trailing --Dima Kogan2017-01-311-0/+199
* css-mode documentation lookup featureTom Tromey2017-01-301-0/+15
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-2811-18/+31
* Don't require a shell when loading htmlfontifyPhilipp Stephani2017-01-271-0/+12
* Fix filenotify-tests on MS-WindowsEli Zaretskii2017-01-271-0/+14
* python-mode: Fix detection for opening blocks.Hong Xu2017-01-261-0/+21
* xml: Fix parsing of default namespace with quoted namesDavid Engster2017-01-241-0/+15
* Fix comment detection on open parensNoam Postavsky2017-01-231-0/+85
* Check that variable lists are actually listsPhilipp Stephani2017-01-191-0/+10
* Rudimentary error handling for non-main threadsEli Zaretskii2017-01-181-4/+13
* Fix JS regexp literal syntax propertization in expressionsTom Tromey2017-01-171-0/+26
* Fix auto-save-file-name problem in Tramp on MS WindowsMichael Albinus2017-01-171-6/+10
* Improve ffap-gopher-at-point handling of long linesNoam Postavsky2017-01-151-0/+17
* Add chained indentation to js-modeTom Tromey2017-01-132-0/+33
* Fix js-mode indentation bugTom Tromey2017-01-131-0/+6