bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41761: [PATCH] bug#41761: 28.0.50; M-x count-words counts words only


From: Eli Zaretskii
Subject: bug#41761: [PATCH] bug#41761: 28.0.50; M-x count-words counts words only up to a field boundary
Date: Sat, 15 Aug 2020 19:28:14 +0300

> From: Stefan Kangas <stefan@marxist.se>
> Date: Fri, 14 Aug 2020 16:06:30 -0700
> Cc: 41761@debbugs.gnu.org, pipcet@gmail.com
> 
> +** 'count-words' now skips field boundaries.
> +Before, 'count-words' incorrectly stopped counting the number of words
> +in buffer at a field boundary.  This bug has been fixed.

I don't think it was a bug, so the wording should be different.
Something like

  'count-words' now crosses field boundaries.
  Originally, 'count-words' ignored the text inside field boundaries,
  now it includes such text in the count.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]