summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/elisp-mode-tests.el
Commit message (Expand)AuthorAge
* Help Elisp xref recognize defclass parent classesEric Abrahamsen2023-02-20
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix instrumented eval-defun not printing "Edebug:" to the echo areaDaniel Martín2022-08-25
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-21
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Silence byte-compiler using with-no-warnings in testsStefan Kangas2021-12-20
* | Silence byte-compiler in some testsStefan Kangas2021-12-04
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-20
* | Eliminate ERT test name clashes (bug#51941)Mattias Engdegård2021-11-18
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-07
* | ; * test/lisp/progmodes/elisp-mode-tests.el: repair test failureMattias Engdegård2021-10-26
* | Merge from origin/emacs-28Glenn Morris2021-10-19
|\|
| * Fix xref elisp identifier namespace mistakeMattias Engdegård2021-10-18
* | Merge from origin/emacs-28Glenn Morris2021-10-12
|\|
| * Don't apply shorthands to punctuation-only symbols (bug#51089)João Távora2021-10-11
* | Fix merge error for elisp-mode-tests.elGlenn Morris2021-10-11
* | Merge from origin/emacs-28Glenn Morris2021-10-11
|\|
| * Add new failing test for bug#51089João Távora2021-10-10
* | Merge from origin/emacs-28Glenn Morris2021-10-04
|\|
| * Rename elisp-shorthands to read-symbol-shorthandsJoão Távora2021-10-03
* | Merge from origin/emacs-28Glenn Morris2021-10-01
|\|
| * Migrate Xref off EIEIODmitry Gutov2021-10-01
* | Restore the flet indentation fixesakater2021-10-01
* | Add more indentation tests for Emacs Lisp modeLars Ingebrigtsen2021-10-01
|/
* ; Mark cl-flet indentation test as failing (bug#9622)Mattias Engdegård2021-09-30
* Use ert-resource-file in the shorthand testsLars Ingebrigtsen2021-09-28
* Move test-cl-flet-indentation to the right fileLars Ingebrigtsen2021-09-27
* Add #_ reader macro to escape shorthand renamingJoão Távora2021-09-27
* Consider shorthands in Elisp's elisp-completion-at-pointJoão Távora2021-09-27
* Rework Elisp shorthands to only allow only prefix substitutionJoão Távora2021-09-27
* Move most of the shorthand implementation to C codeJoão Távora2021-09-27
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* Localize namespace-filtering codeDmitry Gutov2021-09-15
* Infer identifier namespace in elisp xref backendMattias Engdegård2021-09-12
* Fix test find-defs-defgeneric-elDmitry Gutov2021-09-10
* Make unused `Buffer-menu-sort' alias obsoleteLars Ingebrigtsen2021-02-17
* 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