aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew White <mehw.is.me@inventati.org>2021-10-20 23:13:49 +0200
committerMatthew White <mehw.is.me@inventati.org>2021-10-21 01:27:37 +0200
commit7f0e35efc894e17c9852ac1a14fc927a6bf9e27f (patch)
treed3bdb6ad1c295223d434513eaf25618f38501c18 /CHANGELOG.md
parent2522318fb19ff600e1180a1c2401421ac877c4c7 (diff)
basic-persp-header-line-format-default-value: fix typo
Remove leading tab.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c23946c..96f31a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### ERT tests changed
+- `basic-persp-header-line-format-default-value`: remove leading tab.
- `basic-persp-get-scratch-buffer`: evaluate `persp-get-scratch-buffer`.
- `basic-persp-switching`: tests the `current-buffer` too.
- `basic-persp-creation-deletion`: test killing all perspectives, main perspective included.