From: Tim Vaughan Date: Fri, 22 May 2020 16:08:07 +0000 (+0200) Subject: Fixed reflow behaviour around bullets. X-Git-Tag: v2.7.7~1 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=commitdiff_plain;h=4a477550ca8d932e0708b961be515b0a64aeef69;hp=4a477550ca8d932e0708b961be515b0a64aeef69;p=elpher.git Fixed reflow behaviour around bullets. Previously, consecutive lines containing bullets could result in bullets being added, because of emacs' default auto-fill behaviour. (Which makes sense when editing text, but not when formatting gemini documents.) ---