diff options
| -rw-r--r-- | lisp/gnus/gnus-ems.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-ems.el b/lisp/gnus/gnus-ems.el index ba4ecfefcac..e0d9f89fa0f 100644 --- a/lisp/gnus/gnus-ems.el +++ b/lisp/gnus/gnus-ems.el | |||
| @@ -109,7 +109,7 @@ | |||
| 109 | ;; original MULE, XEmacs/mule and Emacs 20+ including | 109 | ;; original MULE, XEmacs/mule and Emacs 20+ including |
| 110 | ;; MULE features. Unfortunately these API are different. In | 110 | ;; MULE features. Unfortunately these API are different. In |
| 111 | ;; particular, Emacs (including original MULE) and XEmacs are | 111 | ;; particular, Emacs (including original MULE) and XEmacs are |
| 112 | ;; quite different. Howvere, this version of Gnus doesn't support | 112 | ;; quite different. However, this version of Gnus doesn't support |
| 113 | ;; anything other than XEmacs 20+ and Emacs 20.3+. | 113 | ;; anything other than XEmacs 20+ and Emacs 20.3+. |
| 114 | 114 | ||
| 115 | ;; Predicates to check are following: | 115 | ;; Predicates to check are following: |