aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * 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
* * test/lisp/ibuffer-tests.el (ibuffer-test-Bug24997): Add test for Bug#24997.Tino Calancha2016-11-241-0/+16
* Fix Bug#24199.Ulf Jasper2016-11-231-0/+44
* * test/lisp/ibuffer-tests.el (ibuffer-test-Bug25000): Add test for Bug25000.Tino Calancha2016-11-231-0/+20
* Add test suite for buff-menu.elTino Calancha2016-11-191-0/+46
* ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* Add tests for rot13.elSimen Heggestøyl2016-11-171-0/+54
* Do not use map.el in seq-tests.elNicolas Petton2016-11-161-7/+5
* Complete the name of PostgreSQL databasesSimen Heggestøyl2016-11-151-0/+47
* Implement connection-local variablesMichael Albinus2016-11-141-0/+297
* Refine multi-hop specs in TrampMichael Albinus2016-11-091-5/+8
* Avoid infloop in pythonDaniel Colascione2016-11-081-0/+7
* ; Spelling fixesPaul Eggert2016-11-041-1/+1
* (thing-at-point 'list) return nil if no list at pointTino Calancha2016-11-031-1/+0
* Add more tests for Bug#24627Tino Calancha2016-10-271-2/+24
* * lisp/shell.el (shell--unquote&requote-argument): Match data misuseFilipp Gunbin2016-10-261-0/+33
* Add seq-random-elt to seq.elDamien Cassou2016-10-251-0/+17
* Minor fixes to cc-mode-tests.elPhilipp Stephani2016-10-201-1/+8
* cl-seq: Remove max limit on input sequence lengthTino Calancha2016-10-201-1/+0
* Add tests for foreign completions in CSS modeSimen Heggestøyl2016-10-151-1/+35
* Add test for Bug#24627Tino Calancha2016-10-131-0/+15
* Don’t consider nested let-alist formsPhilipp Stephani2016-10-081-0/+8
* Make querying to kill processes customizablePhilipp Stephani2016-10-011-0/+23
* ; * test/src/undo-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-448/+0
* ; * Move test/lisp/legacy/textprop-tests.el to test/src/.Eli Zaretskii2016-09-241-69/+0
* Incorporate syntax-tests in lisp-tests.Eli Zaretskii2016-09-242-99/+69
* ; * test/src/process-tests.el: Renamed from test/lisp/legacy/process-tests.el.Eli Zaretskii2016-09-241-165/+0
* Incorporate occur-tests in replace-testsEli Zaretskii2016-09-242-353/+327
* Incorporate lexbind-tests.el in bytecomp-test.elEli Zaretskii2016-09-242-76/+42
* ; * test/src/font-tests.el: Moved from test/lisp/legacy/font-parse-tests.el.Eli Zaretskii2016-09-241-166/+0
* ; * test/lisp/files-tests.el: Minor copyedits.Eli Zaretskii2016-09-241-2/+3
* ; * test/lisp/files-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-0/+0
* Incorporate core-elisp-tests in lisp-testsEli Zaretskii2016-09-242-52/+29
* Move coding-tests.el and decoder-test.el to their placesEli Zaretskii2016-09-241-349/+0
* ; * test/src/coding-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-58/+0
* ; * test/lisp/emacs-lisp/bytecomp-tests.el: Fix header and 'provide'.Eli Zaretskii2016-09-241-2/+3
* ; * test/lisp/emacs-lisp/bytecomp-tests.el: Moved from test/lisp/.Eli Zaretskii2016-09-241-0/+0
* ; * test/lisp/bytecomp-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-1/+0
* Add test for Bug#21454Tino Calancha2016-09-131-0/+28
* Don't require isearch-update before isearch-doneNoam Postavsky2016-09-101-0/+8
* * lisp/emacs-lisp/ring.el: Use lexical-bindingSimen Heggestøyl2016-09-091-0/+2
* Add tests for ring.elSimen Heggestøyl2016-09-081-0/+204
* Use normal double quotes in TeX / LaTeX commentsKarl Fogel2016-08-301-0/+1
* Add tests for dom.elSimen Heggestøyl2016-08-281-0/+201
* ; Spelling fixesPaul Eggert2016-08-211-1/+1
* Add tests for Bug#24264Tino Calancha2016-08-191-0/+266
* Add compatibility layer for `temporary-file-directory-function'Michael Albinus2016-08-101-0/+3
* Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-125/+116
* Merge from origin/emacs-25Paul Eggert2016-08-051-17/+109
|\