summaryrefslogtreecommitdiff
path: root/test/lisp/so-long-tests
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-026-6/+6
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-016-6/+6
* Fix more misleading cl-case quoting in testsBasil L. Contovounesios2022-09-141-6/+6
* Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-06-241-2/+2
|\|
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-231-2/+2
* | spelling-tests.el: use ert-with-temp-directoryRobert Pluim2022-01-141-3/+3
* | spelling-tests.el: ignore errors when checking for ispellRobert Pluim2022-01-141-6/+5
* | spelling-tests.el: actually create a temp directoryRobert Pluim2022-01-131-0/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-016-6/+6
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-016-6/+6
* | Use "grep -E" instead of deprecated "egrep"Stefan Kangas2021-11-101-2/+2
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-071-15/+15
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-2/+2
* Don't quote nil and t in doc strings and commentsLars Ingebrigtsen2021-09-211-1/+1
* Make `global-so-long-mode' use `buffer-line-statistics'Phil Sainty2021-08-032-81/+122
* Support 'preserved' variables and minor modes in `so-long-mode'Phil Sainty2021-08-032-2/+75
* ; so-long-tests.el: Suppress expected warningsPhil Sainty2021-08-031-2/+6
* ; * lisp/so-long.el: Minor bug fixesPhil Sainty2021-08-032-4/+7
* Update copyright year to 2021Paul Eggert2021-01-016-6/+6
* ; shorten https://lists.gnu.org/archive/html/... linksStefan Kangas2020-10-091-1/+1
* Update copyright year to 2020Paul Eggert2020-01-016-6/+6
* Spelling fixesPaul Eggert2019-12-092-3/+3
* lisp/so-long.el: Refactor menu action commandsPhil Sainty2019-11-181-6/+8
* lisp/so-long.el: Use (interactive "@") for menu commandsStefan Monnier2019-11-181-5/+1
* Defer triggering `so-long' until the buffer is displayedPhil Sainty2019-11-154-5/+114
* ; Documentation and spellingPhil Sainty2019-11-151-0/+69
* Add tests for so-long.elPhil Sainty2019-07-135-0/+708