diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-06-18 23:10:06 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-06-18 23:10:06 +0100 |
| commit | fc172e61ad8cab7d63d52d99cc8031f44076e191 (patch) | |
| tree | 0393396f14ff585e365d9083ca5011e93d22bcc1 | |
| parent | 8ffe29630ad53f998ddc6286dab3da7a2025153e (diff) | |
Formatting pedantry
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 91b7bad..3911d21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -182,8 +182,8 @@ Show the name of variables at the top of the helpful buffer. Improved handling of special forms, and prevent users from accidentally unbinding special forms. -Ensure we can find (and jump to) the definition of functions even if the source -buffer has narrowing in effect. +Ensure we can find (and jump to) the definition of functions even if +the source buffer has narrowing in effect. Fixed an issue where calling helpful commands on interactively defined functions would overwrite unrelated buffers. Fixed a crash with |
