[mew-int 3171] Small typo
Michael Ernst <[email protected]> Wed, 09 Oct 2013 11:18:51 -0700 (PDT)
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
----Next_Part(Wed_Oct__9_11_18_51_2013_813)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Attached is a patch for a small typo in Mew.
-Mike
----Next_Part(Wed_Oct__9_11_18_51_2013_813)--
Content-Type: Text/X-Patch; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="mew-vars2.diff"
--- /usr/share/emacs24/site-lisp/mew/mew-vars2.el 2012-10-29 01:43:28.000000000 -0700
+++ - 2013-10-05 14:02:46.450840052 -0700
@@ -74,7 +74,7 @@
;; delete extra string (no new text means delete)
(,mew-was-regex nil)) ;; regexp
"*Replacement alist to simplify Subject: field body
-Each element is cons cell whos car is REGEXP to replace,
+Each element is cons cell whose car is REGEXP to replace,
cdr is new text.")
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
----Next_Part(Wed_Oct__9_11_18_51_2013_813)----