summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/elisp-mode-tests.el
Commit message (Expand)AuthorAge
* Fontify special forms and macros the sameLars Ingebrigtsen2021-01-25
* Fix macro fontification in `condition-case' handler bodiesLars Ingebrigtsen2021-01-24
* Tweak `condition-case' keyword highlightsLars Ingebrigtsen2021-01-24
* Add some elisp-mode font lock testsLars Ingebrigtsen2021-01-24
* Fix two testsEli Zaretskii2021-01-16
* Update copyright year to 2021Paul Eggert2021-01-01
* Convert manual indent test for elisp-mode into unit testStefan Kangas2020-09-21
* Update tests for recent changesGlenn Morris2020-07-08
* Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-03
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-18
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Add tests for previous commitNoam Postavsky2017-08-15
* Avoid elisp-mode test failures when source dir has multiple namesGlenn Morris2017-05-31
* Limit integers printed as characters (Bug#16828)Noam Postavsky2017-05-19
* Refactor lisp eval result printingNoam Postavsky2017-05-19
* Merge from origin/emacs-25Paul Eggert2017-01-01
* * cl-generic.el: Fix problems introduced by new load-history formatStefan Monnier2016-08-02
* Allow eval-ing named character literalsPhilipp Stephani2016-05-02
* Merge from origin/emacs-25John Wiegley2016-01-11
* Merge emacs-25 into master (using imerge)John Wiegley2015-12-29
* Move elisp-mode-tests to new function names.Phillip Lord2015-11-27
* Update elisp-mode-tests for changed file location.Phillip Lord2015-11-24
* Rename all test files to reflect source layout.Phillip Lord2015-11-24