diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f2ef499..6f30d42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ highlights which aliases are obsolete. Improved helpful performance for primitives when Emacs source code is loaded. +Helpful will now only keep the last 5 buffers, to avoid cluttering +your buffer list. You can customise this behaviour with +`helpful-max-buffers`: set it to 1 to cleanup all previous buffers, or +set it to `nil` never cleanup buffers. + ## recentf bug Helpful had an issue where it would call find-file with propertized |
