From 21d69d74fe53cc42f29ccde0499bc7816d12c494 Mon Sep 17 00:00:00 2001 From: Stig Brautaset Date: Sat, 17 Dec 2016 13:28:05 +0000 Subject: [PATCH] Two minor fixes to README --- README | 4 ++-- README.org | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index bec620f5..ce2b8473 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ Welcome to mu! a custom query language. You can use various message fields or words in the body text to find the right messages. - Built on top of the mu, are some extensions (included in this package): + Built on top of =mu= are some extensions (included in this package): - mu-for-emacs ([mu4e]): a full-featured e-mail client that runs inside emacs - [mu-guile]: bindings for the Guile/Scheme programming language (version 2.0 @@ -30,7 +30,7 @@ Welcome to mu! written in [Emacs-Lisp] and =mu-guile= in a mix of C and Scheme. Note, =mu= is available in Debian/Ubuntu under the name =maildir-utils=; - apparently because they don't like short name. It's also possible to confuse + apparently because they don't like short names. It's also possible to confuse that name with the [GNU Mailutils] project (which is totally unrelated) - but now you have been warned. diff --git a/README.org b/README.org index 59042fde..e5ee0040 100644 --- a/README.org +++ b/README.org @@ -15,7 +15,7 @@ a custom query language. You can use various message fields or words in the body text to find the right messages. - Built on top of the mu, are some extensions (included in this package): + Built on top of =mu= are some extensions (included in this package): - mu-for-emacs ([[http://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]]): a full-featured e-mail client that runs inside emacs - [[http://www.djcbsoftware.nl/code/mu/mu-guile.html][mu-guile]]: bindings for the Guile/Scheme programming language (version 2.0 @@ -26,6 +26,6 @@ written in [[http://en.wikipedia.org/wiki/Emacs-Lisp][Emacs-Lisp]] and =mu-guile= in a mix of C and Scheme. Note, =mu= is available in Debian/Ubuntu under the name =maildir-utils=; - apparently because they don't like short name. It's also possible to confuse + apparently because they don't like short names. It's also possible to confuse that name with the [[http://mailutils.org/][GNU Mailutils]] project (which is totally unrelated) - but now you have been warned.