X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/df85d31593aab41321a8bac130e1f9c5b678e9d7..c5e87d104b7342f35459c7513d6b4cefea1e968e:/lisp/net/mairix.el diff --git a/lisp/net/mairix.el b/lisp/net/mairix.el index 8c4bbb4a78..68a0a6a85d 100644 --- a/lisp/net/mairix.el +++ b/lisp/net/mairix.el @@ -51,7 +51,7 @@ ;; Currently, RMail, Gnus (with mbox files), and VM are supported as ;; mail programs, but it is pretty easy to interface it with other ;; ones as well. Please see the docs and the source for details. -;; In a nutshell: include your favourite mail program in +;; In a nutshell: include your favorite mail program in ;; `mairix-mail-program' and write functions for ;; `mairix-display-functions' and `mairix-get-mail-header-functions'. ;; If you have written such functions for your Emacs mail program of @@ -945,4 +945,3 @@ Use cursor keys or C-n,C-p to select next/previous search.\n\n") (provide 'mairix) ;;; mairix.el ends here -