index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
so-long-tests
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-14
Fix more misleading cl-case quoting in tests
Basil L. Contovounesios
2022-07-14
Merge from origin/emacs-28
Stefan Kangas
2022-07-13
; Fix typos: prefer American spelling
Stefan Kangas
2022-06-24
Merge from origin/emacs-28
Stefan Kangas
2022-06-23
; Fix typos: prefer US spelling.
Stefan Kangas
2022-01-14
spelling-tests.el: use ert-with-temp-directory
Robert Pluim
2022-01-14
spelling-tests.el: ignore errors when checking for ispell
Robert Pluim
2022-01-13
spelling-tests.el: actually create a temp directory
Robert Pluim
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-10
Use "grep -E" instead of deprecated "egrep"
Stefan Kangas
2021-11-07
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-21
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-08-03
Make `global-so-long-mode' use `buffer-line-statistics'
Phil Sainty
2021-08-03
Support 'preserved' variables and minor modes in `so-long-mode'
Phil Sainty
2021-08-03
; so-long-tests.el: Suppress expected warnings
Phil Sainty
2021-08-03
; * lisp/so-long.el: Minor bug fixes
Phil Sainty
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-09
; shorten https://lists.gnu.org/archive/html/... links
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-09
Spelling fixes
Paul Eggert
2019-11-18
lisp/so-long.el: Refactor menu action commands
Phil Sainty
2019-11-18
lisp/so-long.el: Use (interactive "@") for menu commands
Stefan Monnier
2019-11-15
Defer triggering `so-long' until the buffer is displayed
Phil Sainty
2019-11-15
; Documentation and spelling
Phil Sainty
2019-07-13
Add tests for so-long.el
Phil Sainty