aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes/elisp-mode-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix recent test suite regression (bug#80177)Stefan Monnier2026-01-111-1/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Fix semantic highlighting in presence of shorthandsEshel Yaron2025-10-211-1/+3
* ; Add semantic highlighting test with 'when-let*'Eshel Yaron2025-10-081-4/+5
* ; Add a couple of tests for ELisp semantic highlightingEshel Yaron2025-10-031-0/+6
* ; even less test log spam from loadMattias Engdegård2025-09-121-4/+4
* Make cl-gensym obsolete in favor of built-in gensymStefan Kangas2025-02-251-2/+2
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* unintern: Drop support for obsolete calling conventionStefan Kangas2024-12-171-1/+1
* elisp-mode-tests.el: Add test for the added fixAlan Mackenzie2024-10-291-0/+8
* (elisp-tests-syntax-propertize): New test for bug#24542Stefan Monnier2024-04-121-0/+9
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Use new ERT `skip-when` macro in testsStefan Kangas2023-09-041-4/+4
* | Help Elisp xref recognize defclass parent classesEric Abrahamsen2023-02-201-0/+5
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix instrumented eval-defun not printing "Edebug:" to the echo areaDaniel Martín2022-08-251-0/+10
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-211-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Silence byte-compiler using with-no-warnings in testsStefan Kangas2021-12-201-7/+9
* | Silence byte-compiler in some testsStefan Kangas2021-12-041-6/+12
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-201-5/+5
* | Eliminate ERT test name clashes (bug#51941)Mattias Engdegård2021-11-181-1/+1
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-071-6/+3
* | ; * test/lisp/progmodes/elisp-mode-tests.el: repair test failureMattias Engdegård2021-10-261-3/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-191-0/+11
|\ \ | |/
| * Fix xref elisp identifier namespace mistakeMattias Engdegård2021-10-181-0/+11
* | Merge from origin/emacs-28Glenn Morris2021-10-121-3/+2
|\ \ | |/
| * Don't apply shorthands to punctuation-only symbols (bug#51089)João Távora2021-10-111-3/+2
* | Fix merge error for elisp-mode-tests.elGlenn Morris2021-10-111-12/+0
* | Merge from origin/emacs-28Glenn Morris2021-10-111-0/+24
|\ \ | |/
| * Add new failing test for bug#51089João Távora2021-10-101-0/+12
* | Merge from origin/emacs-28Glenn Morris2021-10-041-2/+2
|\ \ | |/
| * Rename elisp-shorthands to read-symbol-shorthandsJoão Távora2021-10-031-2/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-011-12/+10
|\ \ | |/
| * Migrate Xref off EIEIODmitry Gutov2021-10-011-12/+10
* | Restore the flet indentation fixesakater2021-10-011-1/+5
* | Add more indentation tests for Emacs Lisp modeLars Ingebrigtsen2021-10-011-23/+3
|/
* ; Mark cl-flet indentation test as failing (bug#9622)Mattias Engdegård2021-09-301-0/+1
* Use ert-resource-file in the shorthand testsLars Ingebrigtsen2021-09-281-16/+6
* Move test-cl-flet-indentation to the right fileLars Ingebrigtsen2021-09-271-0/+10
* Add #_ reader macro to escape shorthand renamingJoão Távora2021-09-271-0/+10
* Consider shorthands in Elisp's elisp-completion-at-pointJoão Távora2021-09-271-0/+16
* Rework Elisp shorthands to only allow only prefix substitutionJoão Távora2021-09-271-2/+2
* Move most of the shorthand implementation to C codeJoão Távora2021-09-271-0/+59
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-18/+18
* Localize namespace-filtering codeDmitry Gutov2021-09-151-7/+18
* Infer identifier namespace in elisp xref backendMattias Engdegård2021-09-121-0/+111
* Fix test find-defs-defgeneric-elDmitry Gutov2021-09-101-0/+6