From 91f18298fb33acfbbf9c26bef71bd940ffccba80 Mon Sep 17 00:00:00 2001 From: mitchell Date: Fri, 1 Oct 2021 16:11:48 -0400 Subject: Fixed uncommenting comments that are not initially aligned. --- docs/changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/changelog.md b/docs/changelog.md index bc9c4f54..51928209 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -20,6 +20,7 @@ Bugfixes: * Fixed Windows directory typos in the manual. * Prevent running the command entry while in the command entry. +* Fixed uncommenting comments that are not initially aligned. * Scintilla: Fixed display of fold lines when wrapped so they are only drawn once per line. * Scintilla: Fixed crash with too many subexpressions in regex searches. * Scintilla: Fixed lack of display of underscores in some monospaced fonts on Linux. -- cgit v1.2.3