branch: elpa/logview commit c3e09aca8b2633459e988d7cc830090edf0a91fe Author: Paul Pogonyshev <pogonys...@gmail.com> Commit: Paul Pogonyshev <pogonys...@gmail.com>
Fix a ‘mindo’ in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47b8e9f9d6..9120796bac 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ standard Emacs features. Lines beginning with ‘#’ character are comments. They and empty lines are ignored. Lines for actual filters must start with certain prefix: ‘a+ ’ (note the single trailing space!) for name inclusion filters, -‘a- ’ for name inclusion, and similart ‘t+ ’, ‘t- ’, ‘m+ ’, ‘m- ’ for +‘a- ’ for name exclusion, and similart ‘t+ ’, ‘t- ’, ‘m+ ’, ‘m- ’ for thread and message filters. Additionally, multiline message filters must use ‘.. ’ prefix (two dots and a space) for continuation lines. The buffer mode has some syntax highlighting support, so you should