1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

Fix typos in ChangeLogs.

This commit is contained in:
Juanma Barranquero 2010-07-20 13:13:25 +02:00
parent da040a1615
commit a628ad9d97
10 changed files with 176 additions and 181 deletions

View file

@ -110,7 +110,7 @@
2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
* gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
when catching the `C-g'. Reported by: "Leo"
when catching the `C-g'. Reported by "Leo".
2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
@ -244,7 +244,7 @@
* mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
handles on recursive mml-to-mime translation and check them for
boundary delimiter collisions. Reported by: Greg Troxel.
boundary delimiter collisions. Reported by Greg Troxel.
2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
@ -392,7 +392,7 @@
(nnimap-retrieve-groups, nnimap-verify-uidvalidity)
(nnimap-update-unseen): Significantly improved speed of Gnus startup
with many imap folders. This is done by caching the group status from
the imap server persistently in a group parameter `imap-status'. (This
the imap server persistently in a group parameter `imap-status'. (This
was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
but not persistently, so every Gnus startup was still very slow.)
@ -517,7 +517,7 @@
* nneething.el (mailcap): Require mailcap.
* nnheader.el: (declare-function): Add compatibility stub.
* nnheader.el (declare-function): Add compatibility stub.
(message-remove-header): Declare rather than autoload.
(nnheader-replace-header): Require message.