From 691758b7af1971021acde43c38dadafa7bd36eca Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 17 Nov 2011 22:09:27 +0000 Subject: [PATCH] Spelling fixes. --- lisp/ChangeLog | 4 +++- lisp/gnus-agent.el | 2 +- lisp/gnus-art.el | 2 +- lisp/sieve.el | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f68a53616..a1788994d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,12 +1,14 @@ 2011-11-17 Paul Eggert + * gnus-agent.el (gnus-agent-get-undownloaded-list): + * gnus-art.el (gnus-default-article-saver): * gnus-srvr.el (gnus-server-copy-server): * gnus.el (gnus-sloppily-equal-method-parameters): * html2text.el (html2text-format-tag-list): * message.el (message-narrow-to-head): * nndiary.el: * nnmairix.el (nnmairix-determine-original-group-from-registry): - Spelling fix. + * sieve.el: Spelling fix. 2011-11-16 Juanma Barranquero diff --git a/lisp/gnus-agent.el b/lisp/gnus-agent.el index 32e40f68f..71f8cf82d 100644 --- a/lisp/gnus-agent.el +++ b/lisp/gnus-agent.el @@ -1130,7 +1130,7 @@ article's mark is toggled." (setq alist (cdr alist))) ((> a h) ;; Headers that are not in the alist should be - ;; fictious (see nnagent-retrieve-headers); they + ;; fictitious (see nnagent-retrieve-headers); they ;; imply that this article isn't in the agent. (gnus-agent-append-to-list tail-undownloaded h) (gnus-agent-append-to-list tail-unfetched h) diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index 4c0f60693..dd41947a2 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -535,7 +535,7 @@ that the symbol of the saver function, which is specified by ;; Note that "Rmail format" is mbox since Emacs 23, but Babyl before. (defcustom gnus-default-article-saver 'gnus-summary-save-in-rmail - "A function to save articles in your favourite format. + "A function to save articles in your favorite format. The function will be called by way of the `gnus-summary-save-article' command, and friends such as `gnus-summary-save-article-rmail'. diff --git a/lisp/sieve.el b/lisp/sieve.el index 2111d34ea..a44a03b69 100644 --- a/lisp/sieve.el +++ b/lisp/sieve.el @@ -21,7 +21,7 @@ ;;; Commentary: -;; This file contain utilities to facilate upload, download and +;; This file contain utilities to facilitate upload, download and ;; general management of sieve scripts. Currently only the ;; Managesieve protocol is supported (using sieve-manage.el), but when ;; (useful) alternatives become available, they might be supported as -- 2.25.1