a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Emacs minor mode that provides hints for common English writing problems
Writegood provides hints for common English-language writing
problems. It is an Emacs minor mode that highlights duplicate words,
weasel-words, and cases of passive voice.
.
Writegood also performs readability analysis and will output either a
Flesch Reading Ease score or a Flesch-Kincaid Grade Level.
.
The author of this mode was inspired by Matt Might’s weaselwords scripts.
Description: minor mode for Emacs to improve English writing
This is a minor mode to aid in finding common writing problems.
Matt Might’s weaselwords scripts inspired this mode.
.
It highlights text based on a set of weasel-words, passive-voice,
and duplicate words.
--- 290949 Thu Jan 1 00:00:00 1970
+++ 259984 Thu Jan 1 00:00:00 1970
@@ -1,9 +1,6 @@
-Emacs minor mode that provides hints for common English writing problems
- Writegood provides hints for common English-language writing
- problems. It is an Emacs minor mode that highlights duplicate words,
- weasel-words, and cases of passive voice.
+minor mode for Emacs to improve English writing
+ This is a minor mode to aid in finding common writing problems.
+ Matt Might’s weaselwords scripts inspired this mode.
.
- Writegood also performs readability analysis and will output either a
+ It highlights text based on a set of weasel-words, passive-voice,
- Flesch Reading Ease score or a Flesch-Kincaid Grade Level.
+ and duplicate words.
- .
- The author of this mode was inspired by Matt Might’s weaselwords scripts.