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: 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.
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.
--- 251085 Thu Jan 1 00:00:00 1970
+++ 290949 Thu Jan 1 00:00:00 1970
@@ -1,6 +1,9 @@
-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.
+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.
.
- It highlights text based on a set of weasel-words, passive-voice,
+ Writegood also performs readability analysis and will output either a
- and duplicate words.
+ Flesch Reading Ease score or a Flesch-Kincaid Grade Level.
+ .
+ The author of this mode was inspired by Matt Might’s weaselwords scripts.