branch: externals/ement
commit 60d1dc96fb1cddc521abceb4641fb823d1aa2563
Author: Adam Porter <a...@alphapapa.net>
Commit: Adam Porter <a...@alphapapa.net>

    Docs: Tidy changelog
---
 README.org | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.org b/README.org
index a96dc75c75..e1368078a3 100644
--- a/README.org
+++ b/README.org
@@ -331,6 +331,7 @@ Ement.el doesn't support encrypted rooms natively, but it 
can be used transparen
 + Option ~ement-room-image-thumbnail-height-min~ is the minimum pixel height 
for thumbnail images (by default, 30 pixels).
 
 *Changes*
+
 + Improve prompt used when viewing a room that is not joined.  
([[https://github.com/alphapapa/ement.el/issues/241][#241]].  Thanks to 
[[https://github.com/phil-s][Phil Sainty]].)
 + Format "was kicked and rejoined" membership event pairs.
 + Enclose reasons for membership events in quotes for clarity.
@@ -344,8 +345,6 @@ Ement.el doesn't support encrypted rooms natively, but it 
can be used transparen
 
 + Edits to previous edit events are correctly sent to the server as edits to 
the original message event.  
([[https://github.com/alphapapa/ement.el/issues/230][#230]].  Thanks to 
[[https://github.com/phil-s][Phil Sainty]].)
 + Completion at point works more reliably in compose buffers.  (Thanks to 
[[https://github.com/phil-s][Phil Sainty]].)
-
-*Fixes*
 + Toggling images to fill the window body no longer triggers unintended 
scrolling.  (Thanks to [[https://github.com/phil-s][Phil Sainty]].)
 + Recognition of mentions after a newline.  
([[https://github.com/alphapapa/ement.el/issues/267][#267]].  Thanks to 
[[https://github.com/phil-s][Phil Sainty]].)
 + Newlines in ~ement-room-message-format-spec~ are considered when calculating 
the wrap-prefix.  (Thanks to [[https://github.com/phil-s][Phil Sainty]].)

Reply via email to