diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-09-21 01:23:22 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-09-21 01:23:22 +0100 |
| commit | 98f5f20e201453040e82102603ed1f1ce6699a67 (patch) | |
| tree | 9e59a4e14150481a897d8c0482e3df45ba88b3e2 /CHANGELOG.md | |
| parent | 2565d0425297567ab176ab55670c7d0d108b1cb9 (diff) | |
Ensure we don't quote keywords or nil in variable assignment prompt
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 840ab1d..4fc9b56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ slower. Fixed an issue with Remacs compatibility. +Fixed an issue with the prompt when setting variables whose current +value was nil or a keyword. + # v0.13 Buffer-local variables are now highlighted, and it's possible to see |
