summaryrefslogtreecommitdiff
path: root/test/lisp/so-long-tests
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-14Fix more misleading cl-case quoting in testsBasil L. Contovounesios
2022-07-14Merge from origin/emacs-28Stefan Kangas
2022-07-13; Fix typos: prefer American spellingStefan Kangas
2022-06-24Merge from origin/emacs-28Stefan Kangas
2022-06-23; Fix typos: prefer US spelling.Stefan Kangas
2022-01-14spelling-tests.el: use ert-with-temp-directoryRobert Pluim
2022-01-14spelling-tests.el: ignore errors when checking for ispellRobert Pluim
2022-01-13spelling-tests.el: actually create a temp directoryRobert Pluim
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-10Use "grep -E" instead of deprecated "egrep"Stefan Kangas
2021-11-07Prefer ert-with-temp-(directory|file)Stefan Kangas
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-09-21Don't quote nil and t in doc strings and commentsLars Ingebrigtsen
2021-08-03Make `global-so-long-mode' use `buffer-line-statistics'Phil Sainty
2021-08-03Support 'preserved' variables and minor modes in `so-long-mode'Phil Sainty
2021-08-03; so-long-tests.el: Suppress expected warningsPhil Sainty
2021-08-03; * lisp/so-long.el: Minor bug fixesPhil Sainty
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-09; shorten https://lists.gnu.org/archive/html/... linksStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-09Spelling fixesPaul Eggert
2019-11-18lisp/so-long.el: Refactor menu action commandsPhil Sainty
2019-11-18lisp/so-long.el: Use (interactive "@") for menu commandsStefan Monnier
2019-11-15Defer triggering `so-long' until the buffer is displayedPhil Sainty
2019-11-15; Documentation and spellingPhil Sainty
2019-07-13Add tests for so-long.elPhil Sainty