summaryrefslogtreecommitdiff
path: root/test/lisp/so-long-tests/so-long-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-06-241-2/+2
|\
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-231-2/+2
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use "grep -E" instead of deprecated "egrep"Stefan Kangas2021-11-101-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-031-81/+115
* Support 'preserved' variables and minor modes in `so-long-mode'Phil Sainty2021-08-031-0/+52
* ; so-long-tests.el: Suppress expected warningsPhil Sainty2021-08-031-2/+6
* ; * lisp/so-long.el: Minor bug fixesPhil Sainty2021-08-031-3/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; shorten https://lists.gnu.org/archive/html/... linksStefan Kangas2020-10-091-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Spelling fixesPaul Eggert2019-12-091-2/+2
* 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-151-5/+111
* Add tests for so-long.elPhil Sainty2019-07-131-0/+448