From cdd6ed4f71ca30ea5f07701b6d34a0174ea28b7e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 12 Dec 2011 07:27:11 +0000 Subject: [PATCH] Spelling fixes. --- lisp/ChangeLog | 8 ++++++-- lisp/plstore.el | 2 +- texi/ChangeLog | 6 ++++++ texi/emacs-mime.texi | 2 +- texi/gnus-faq.texi | 2 +- texi/gnus.texi | 4 ++-- 6 files changed, 17 insertions(+), 7 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 83917b87c..8116afa8d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2011-12-12 Paul Eggert + + * plstore.el (plstore--insert-buffer): Spelling fix. + 2011-12-09 Tassilo Horn * message.el (message-valid-fqdn-regexp): Update with newly approved @@ -3954,7 +3958,7 @@ (autoload): Silence byte-compiler. (nnir-open-server): Add a hook for nnir groups. (nnir-request-move-article): Don't mangle the header. Better to use - formating variables (which will be added in the future). + formatting variables (which will be added in the future). (nnir-registry-action): Update the registry using the original article group name. (nnir-mode): Install nnir-specific hooks for updating the registry. @@ -23310,7 +23314,7 @@ (gnus-xmas-completing-read): Removed. (gnus-xmas-open-network-stream): Removed. - * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on + * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on XEmacs version. * dns.el (dns-make-network-process): Use `open-network-stream' diff --git a/lisp/plstore.el b/lisp/plstore.el index 340c72559..50208cc5b 100644 --- a/lisp/plstore.el +++ b/lisp/plstore.el @@ -420,7 +420,7 @@ SECRET-KEYS is a plist containing secret data." (current-buffer))))) (epa-select-keys context - "Select recipents for encryption. + "Select recipients for encryption. If no one is selected, symmetric encryption will be performed. " recipients) (if plstore-encrypt-to diff --git a/texi/ChangeLog b/texi/ChangeLog index e6aa9fec7..6bd5cbde9 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,9 @@ +2011-12-12 Paul Eggert + + * emacs-mime.texi (Display Customization): + * gnus-faq.texi (FAQ 6-3): + * gnus.texi (Sieve Commands, Other Decode Variables): Spelling fix. + 2011-12-06 Juanma Barranquero * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos. diff --git a/texi/emacs-mime.texi b/texi/emacs-mime.texi index fb47d92fe..1747d3dd0 100644 --- a/texi/emacs-mime.texi +++ b/texi/emacs-mime.texi @@ -417,7 +417,7 @@ called with a @acronym{MIME} handle as the argument. @vindex mm-inline-text-html-with-images Some @acronym{HTML} mails might have the trick of spammers using @samp{} tags. It is likely to be intended to verify whether you -have read the mail. You can prevent your personal informations from +have read the mail. You can prevent your personal information from leaking by setting this option to @code{nil} (which is the default). It is currently ignored by Emacs/w3. For emacs-w3m, you may use the command @kbd{t} on the image anchor to show an image even if it is diff --git a/texi/gnus-faq.texi b/texi/gnus-faq.texi index ace7bb42c..7bd3e4ac7 100644 --- a/texi/gnus-faq.texi +++ b/texi/gnus-faq.texi @@ -1838,7 +1838,7 @@ inconvenient since you are not displaying the found mail in Gnus. Here comes nnir into action. Nnir is a front end to search engines like swish-e or swish++ and others. You index your mail with one of those search -engines and with the help of nnir you can search trough +engines and with the help of nnir you can search through the indexed mail and generate a temporary group with all messages which met your search criteria. If this sound cool to you get nnir.el from diff --git a/texi/gnus.texi b/texi/gnus.texi index c8307474a..498188436 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -4622,7 +4622,7 @@ Sieve is a server-side mail filtering language. In Gnus you can use the @code{sieve} group parameter (@pxref{Group Parameters}) to specify sieve rules that should apply to each group. Gnus provides two commands to translate all these group parameters into a proper Sieve -script that can be transfered to the server somehow. +script that can be transferred to the server somehow. @vindex gnus-sieve-file @vindex gnus-sieve-region-start @@ -8332,7 +8332,7 @@ Files with name matching this regular expression won't be viewed. Files with a @acronym{MIME} type matching this variable won't be viewed. Note that Gnus tries to guess what type the file is based on the name. @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly -kludgey. +kludgy. @item gnus-uu-tmp-dir @vindex gnus-uu-tmp-dir -- 2.25.1