aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus
diff options
context:
space:
mode:
authorPaul Eggert2011-11-14 15:59:56 -0800
committerPaul Eggert2011-11-14 15:59:56 -0800
commit91af3942e9ab5540b3ab4dde6733bc883dc2abdd (patch)
tree7a83e35278714a4498663fc968d36210d8c6436e /lisp/gnus
parent5ef215d87480e348e432b4e323b1ba24e27ebf81 (diff)
downloademacs-91af3942e9ab5540b3ab4dde6733bc883dc2abdd.tar.gz
emacs-91af3942e9ab5540b3ab4dde6733bc883dc2abdd.zip
Spelling fixes.
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/ChangeLog16
-rw-r--r--lisp/gnus/gnus-art.el2
-rw-r--r--lisp/gnus/gnus-diary.el2
-rw-r--r--lisp/gnus/gnus-start.el2
4 files changed, 11 insertions, 11 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index fbbf3bad5a8..0a6e3a426a1 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1820,7 +1820,7 @@
1820 1820
18212011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org> 18212011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1822 1822
1823 * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if 1823 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
1824 we're selecting a group with unread articles. 1824 we're selecting a group with unread articles.
1825 1825
1826 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too. 1826 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
@@ -4557,7 +4557,7 @@
4557 4557
4558 * shr.el (shr-put-image): Use point even if only inserting text. 4558 * shr.el (shr-put-image): Use point even if only inserting text.
4559 (shr-put-image): Save excursion when inserting alt text on non-graphic 4559 (shr-put-image): Save excursion when inserting alt text on non-graphic
4560 display, so the behaviour is the same when we are on a graphic display. 4560 display, so the behavior is the same when we are on a graphic display.
4561 4561
4562 * nnir.el (nnir-run-swish-e): Remove hyrex support. 4562 * nnir.el (nnir-run-swish-e): Remove hyrex support.
4563 4563
@@ -5178,7 +5178,7 @@
5178 bidning gnus-agent variables. 5178 bidning gnus-agent variables.
5179 5179
5180 * shr.el (shr-render-td): Use a cache for the table rendering function 5180 * shr.el (shr-render-td): Use a cache for the table rendering function
5181 to avoid getting an exponential rendering behaviour in nested tables. 5181 to avoid getting an exponential rendering behavior in nested tables.
5182 (shr-insert): Rework the line-breaking algorithm. 5182 (shr-insert): Rework the line-breaking algorithm.
5183 (shr-insert): Don't leave trailing spaces. 5183 (shr-insert): Don't leave trailing spaces.
5184 (shr-insert-table): Also insert empty TDs. 5184 (shr-insert-table): Also insert empty TDs.
@@ -6783,7 +6783,7 @@
6783 6783
6784 * gnus-start.el (gnus-get-unread-articles): Allow the backends to 6784 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6785 update the group info. This makes the nndraft groups, for instance, go 6785 update the group info. This makes the nndraft groups, for instance, go
6786 back to their old behaviour. 6786 back to their old behavior.
6787 6787
6788 * gnus-sum.el (gnus-select-newsgroup): Indent. 6788 * gnus-sum.el (gnus-select-newsgroup): Indent.
6789 6789
@@ -7175,7 +7175,7 @@
7175 7175
7176 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default 7176 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7177 so that nnimap methods aren't agentized by default. There's apparently 7177 so that nnimap methods aren't agentized by default. There's apparently
7178 many problems related to agent/imap behaviour. 7178 many problems related to agent/imap behavior.
7179 7179
7180 * gnus-art.el (gnus-article-copy-string): New command and key binding. 7180 * gnus-art.el (gnus-article-copy-string): New command and key binding.
7181 7181
@@ -7220,7 +7220,7 @@
7220 storage than before. 7220 storage than before.
7221 7221
7222 * gnus.el (gnus-refer-article-method): Change default to 'current. 7222 * gnus.el (gnus-refer-article-method): Change default to 'current.
7223 When referring an article, the common behaviour is to refer it from the 7223 When referring an article, the common behavior is to refer it from the
7224 current select method, not the native select method. The chances of 7224 current select method, not the native select method. The chances of
7225 the native select method having the message in question is rather slim 7225 the native select method having the message in question is rather slim
7226 these days. 7226 these days.
@@ -7236,7 +7236,7 @@
7236 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so 7236 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7237 that commands like `d' (and the like) go to the next line in the 7237 that commands like `d' (and the like) go to the next line in the
7238 buffer, instead of the next unread article. I think this is the 7238 buffer, instead of the next unread article. I think this is the
7239 behaviour that is most natural for most users. 7239 behavior that is most natural for most users.
7240 (gnus-single-article-buffer): Change default to nil, so that people can 7240 (gnus-single-article-buffer): Change default to nil, so that people can
7241 have as many article buffers open as they have summary buffer. I think 7241 have as many article buffers open as they have summary buffer. I think
7242 this is the most natural way for the groups to behave. 7242 this is the most natural way for the groups to behave.
@@ -16517,7 +16517,7 @@
165172005-06-16 Arne Jørgensen <arne@arnested.dk> 165172005-06-16 Arne Jørgensen <arne@arnested.dk>
16518 16518
16519 * smime.el (smime-cert-by-ldap-1): Detect PEM format without 16519 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16520 header by looking for magic "MII" at the beginnig. 16520 header by looking for magic "MII" at the beginning.
16521 16521
165222005-06-16 Miles Bader <miles@gnu.org> 165222005-06-16 Miles Bader <miles@gnu.org>
16523 16523
diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el
index 0068fbad6e2..a11e9ebf0fa 100644
--- a/lisp/gnus/gnus-art.el
+++ b/lisp/gnus/gnus-art.el
@@ -1559,7 +1559,7 @@ node `(gnus)Gravatars' for details."
1559 gnus-treat-from-picon 1559 gnus-treat-from-picon
1560 gnus-treat-from-gravatar 1560 gnus-treat-from-gravatar
1561 gnus-treat-mail-gravatar) 1561 gnus-treat-mail-gravatar)
1562 ;; If there's much decoration, the user might prefer a boundery. 1562 ;; If there's much decoration, the user might prefer a boundary.
1563 'head 1563 'head
1564 nil) 1564 nil)
1565 "Draw a boundary at the end of the headers. 1565 "Draw a boundary at the end of the headers.
diff --git a/lisp/gnus/gnus-diary.el b/lisp/gnus/gnus-diary.el
index 0b5a7ebf1f9..9f86e74bd99 100644
--- a/lisp/gnus/gnus-diary.el
+++ b/lisp/gnus/gnus-diary.el
@@ -157,7 +157,7 @@ There are currently two built-in format functions:
157;; I just ignore it. 157;; I just ignore it.
158;;;###autoload 158;;;###autoload
159(defun gnus-user-format-function-d (header) 159(defun gnus-user-format-function-d (header)
160 ;; Returns an aproximative delay string for the next occurrence of this 160 ;; Return an approximate delay string for the next occurrence of this
161 ;; message. The delay is given only in the first non zero unit. 161 ;; message. The delay is given only in the first non zero unit.
162 ;; Code partly stolen from article-make-date-line 162 ;; Code partly stolen from article-make-date-line
163 (let* ((extras (mail-header-extra header)) 163 (let* ((extras (mail-header-extra header))
diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el
index 7c63d5e2653..b18b78df063 100644
--- a/lisp/gnus/gnus-start.el
+++ b/lisp/gnus/gnus-start.el
@@ -1678,7 +1678,7 @@ If SCAN, request a scan of that group as well."
1678 1678
1679 ;; Sort the methods based so that the primary and secondary 1679 ;; Sort the methods based so that the primary and secondary
1680 ;; methods come first. This is done for legacy reasons to try to 1680 ;; methods come first. This is done for legacy reasons to try to
1681 ;; ensure that side-effect behaviour doesn't change from previous 1681 ;; ensure that side-effect behavior doesn't change from previous
1682 ;; Gnus versions. 1682 ;; Gnus versions.
1683 (setq type-cache 1683 (setq type-cache
1684 (sort (nreverse type-cache) 1684 (sort (nreverse type-cache)