summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/gnus/ChangeLog4
-rw-r--r--lisp/gnus/ChangeLog.26
-rw-r--r--lisp/gnus/html2text.el2
3 files changed, 6 insertions, 6 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 38bea063568..7c12ecefa5e 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -12,7 +12,7 @@
* pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
seems to make mail retrieval much, much faster.
(pop3-movemail): Use nnheader-accept-process-output instead of sleeping
- unconditionally.
+ unconditionally.
* gnus-draft.el (gnus-group-send-queue): Bind
message-send-mail-partially-limit to nil to avoid being prompted.
@@ -10187,7 +10187,7 @@
* nnheader.el (nnheader-generate-fake-message-id): Accept a
number and build a fake message ID localized to a group and
article number (so it's repeatable from that point on).
- (nnheader-fake-message-id-p): Change regex to accomodate new fake
+ (nnheader-fake-message-id-p): Change regex to accommodate new fake
ID format.
* gnus-sum.el (gnus-get-newsgroup-headers): Call
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index c1add010335..e31ea993ee7 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -348,7 +348,7 @@
the last successful check; this was seen as a cleaner approach
than returning a cell like '(spam spam-use-bogofilter).
(spam-list-of-checks): Documentation appended.
- (spam-split): Accomodate the spam-split-symbolic-return and
+ (spam-split): Accommodate the spam-split-symbolic-return and
spam-split-symbolic-return-positive variables.
(spam-find-spam): New function called when the summary is built.
(spam-log-registered-p): Checks if a ham or spam registration has
@@ -1527,7 +1527,7 @@
data.
(gnus-registry-minimum-subject-length): Minimum subject length
before it's considered when tracing subjects.
- (gnus-registry-save): Accomodate extra data entry caching.
+ (gnus-registry-save): Accommodate extra data entry caching.
(gnus-registry-action): Change function name, add the subject and
pass it to gnus-registry-add-group.
(gnus-registry-spool-action): Change function name, add the
@@ -7168,7 +7168,7 @@
(gnus-agent-read-agentview): New function, used by
gnus-agent-load-alist.
(gnus-agent-load-fetched-headers): Remove.
- (gnus-agent-save-alist): Rewrite to accomodate new format.
+ (gnus-agent-save-alist): Rewrite to accommodate new format.
(gnus-agent-fetch-group-1): Make sure list of articles is in the
same order as in gnus-newsgroup-headers.
(gnus-agent-expire): Document and implement extra args ARTICLES,
diff --git a/lisp/gnus/html2text.el b/lisp/gnus/html2text.el
index 3117b28cc4c..d21dd2f4795 100644
--- a/lisp/gnus/html2text.el
+++ b/lisp/gnus/html2text.el
@@ -386,7 +386,7 @@ formatting, and then moved afterward.")
(forward-line 1)
(end-of-line)
;; refill-stop should ideally be adjusted to
- ;; accomodate the "<br>" strings which are removed
+ ;; accommodate the "<br>" strings which are removed
;; between refill-start and refill-stop. Can simply
;; be returned from my-replace-string
(setq refill-stop (+ (point)