diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-09-22 00:00:59 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-09-22 00:00:59 +0100 |
| commit | 3a7fdc25f548b277ff3db3a541cd10930eb46f4e (patch) | |
| tree | 64bd1664c4b8cff924a70e2e919edbe41eb448cf /CHANGELOG.md | |
| parent | 98f5f20e201453040e82102603ed1f1ce6699a67 (diff) | |
Ensure we can go to definitions when the buffer is narrowed
Fixes #158
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fc9b56..473eede 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ Fixed an issue with Remacs compatibility. Fixed an issue with the prompt when setting variables whose current value was nil or a keyword. +Fixed an issue with going to definitions when the source buffer was +narrowed. + # v0.13 Buffer-local variables are now highlighted, and it's possible to see |
