diff options
| author | Juanma Barranquero | 2014-02-13 03:19:48 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2014-02-13 03:19:48 +0100 |
| commit | c295fc18e390940520d0cfd6427a77ff8c326d4e (patch) | |
| tree | f524681455597fc8b236511c36962a3fa97b8275 /lisp/gnus | |
| parent | 45432fd9d137857c3207176a1b2d92600febc25d (diff) | |
| download | emacs-c295fc18e390940520d0cfd6427a77ff8c326d4e.tar.gz emacs-c295fc18e390940520d0cfd6427a77ff8c326d4e.zip | |
Fix typos in Changelogs.
Diffstat (limited to 'lisp/gnus')
| -rw-r--r-- | lisp/gnus/ChangeLog | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 79ba8126c21..8b2f3abf84e 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -156,7 +156,7 @@ | |||
| 156 | (gnus-icalendar-event->org-entry) | 156 | (gnus-icalendar-event->org-entry) |
| 157 | (gnus-icalendar--update-org-event) | 157 | (gnus-icalendar--update-org-event) |
| 158 | (gnus-icalendar-event->gnus-calendar): Distinguish between | 158 | (gnus-icalendar-event->gnus-calendar): Distinguish between |
| 159 | required/optional/non-participant attendee status. Fix bug causing | 159 | required/optional/non-participant attendee status. Fix bug causing |
| 160 | the first required event participant to be omitted. | 160 | the first required event participant to be omitted. |
| 161 | 161 | ||
| 162 | 2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org> | 162 | 2013-11-27 Katsumi Yamaoka <yamaoka@jpl.org> |
| @@ -644,7 +644,7 @@ | |||
| 644 | * nnimap.el (nnimap-request-head): Remove to-buffer argument. | 644 | * nnimap.el (nnimap-request-head): Remove to-buffer argument. |
| 645 | 645 | ||
| 646 | * gnus-int.el (gnus-request-head): Remove to-buffer argument, only | 646 | * gnus-int.el (gnus-request-head): Remove to-buffer argument, only |
| 647 | supported by nnimap actually. Reverts previous change. | 647 | supported by nnimap actually. Reverts previous change. |
| 648 | 648 | ||
| 649 | * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter | 649 | * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter |
| 650 | to mimic `gnus-request-article' and enjoy backends the nn*-request-head | 650 | to mimic `gnus-request-article' and enjoy backends the nn*-request-head |
| @@ -1012,7 +1012,7 @@ | |||
| 1012 | the work. Has the nice benefit of enabling STARTTLS. | 1012 | the work. Has the nice benefit of enabling STARTTLS. |
| 1013 | Wait for capabilities after STARTTLS: following RFC5804, the server | 1013 | Wait for capabilities after STARTTLS: following RFC5804, the server |
| 1014 | sends new capabilities after successfully establishing a TLS connection | 1014 | sends new capabilities after successfully establishing a TLS connection |
| 1015 | with the client. The client should update the cached list of | 1015 | with the client. The client should update the cached list of |
| 1016 | capabilities, but we just ignore the answer for now. | 1016 | capabilities, but we just ignore the answer for now. |
| 1017 | (sieve-manage-network-p, sieve-manage-network-open) | 1017 | (sieve-manage-network-p, sieve-manage-network-open) |
| 1018 | (sieve-manage-starttls-p, sieve-manage-starttls-open) | 1018 | (sieve-manage-starttls-p, sieve-manage-starttls-open) |
| @@ -1062,7 +1062,7 @@ | |||
| 1062 | * sieve.el: Put point at beginning of buffer when viewing a script. | 1062 | * sieve.el: Put point at beginning of buffer when viewing a script. |
| 1063 | (sieve-open-server): Respect the PORT parameter. Show the correct port | 1063 | (sieve-open-server): Respect the PORT parameter. Show the correct port |
| 1064 | number in sieve-buffer's header. Fixed code to also work with a string | 1064 | number in sieve-buffer's header. Fixed code to also work with a string |
| 1065 | as port specifier. Properly close the connection on pressing 'q'. Make | 1065 | as port specifier. Properly close the connection on pressing 'q'. Make |
| 1066 | sieve-manage-quit close the connection and process buffer. Also, remove | 1066 | sieve-manage-quit close the connection and process buffer. Also, remove |
| 1067 | duplicate keybinding for 'q'. | 1067 | duplicate keybinding for 'q'. |
| 1068 | 1068 | ||
| @@ -5547,7 +5547,7 @@ | |||
| 5547 | 5547 | ||
| 5548 | 2011-02-22 Andrew Cohen <cohen@andy.bu.edu> | 5548 | 2011-02-22 Andrew Cohen <cohen@andy.bu.edu> |
| 5549 | 5549 | ||
| 5550 | * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key): | 5550 | * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key): |
| 5551 | Lower case names of search constraints. | 5551 | Lower case names of search constraints. |
| 5552 | (nnir-run-query): Cache and reuse search constraints for all imap | 5552 | (nnir-run-query): Cache and reuse search constraints for all imap |
| 5553 | servers. | 5553 | servers. |
| @@ -6850,7 +6850,7 @@ | |||
| 6850 | customizable. | 6850 | customizable. |
| 6851 | (nnir-retrieve-headers): Remove obsolete subject-mangling code. | 6851 | (nnir-retrieve-headers): Remove obsolete subject-mangling code. |
| 6852 | 6852 | ||
| 6853 | * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros | 6853 | * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros |
| 6854 | from nnir.el. | 6854 | from nnir.el. |
| 6855 | 6855 | ||
| 6856 | 2010-12-03 Julien Danjou <julien@danjou.info> | 6856 | 2010-12-03 Julien Danjou <julien@danjou.info> |
| @@ -6877,7 +6877,7 @@ | |||
| 6877 | 6877 | ||
| 6878 | * nnir.el (nnir-summary-line-format): New variable. | 6878 | * nnir.el (nnir-summary-line-format): New variable. |
| 6879 | (nnir-mode): Use it. | 6879 | (nnir-mode): Use it. |
| 6880 | (nnir-artlist-*,nnir-aritem-*): Reimplement as macros. | 6880 | (nnir-artlist-*, nnir-aritem-*): Reimplement as macros. |
| 6881 | (nnir-article-ids): Reimplement as defsubst. | 6881 | (nnir-article-ids): Reimplement as defsubst. |
| 6882 | (nnir-retrieve-headers): Don't mangle the subject header. | 6882 | (nnir-retrieve-headers): Don't mangle the subject header. |
| 6883 | (nnir-run-imap): Use 100 as RSV score. | 6883 | (nnir-run-imap): Use 100 as RSV score. |
| @@ -6908,7 +6908,7 @@ | |||
| 6908 | (nnir-mode): Install nnir-specific hooks for updating the registry. | 6908 | (nnir-mode): Install nnir-specific hooks for updating the registry. |
| 6909 | 6909 | ||
| 6910 | * gnus-sum.el | 6910 | * gnus-sum.el |
| 6911 | (gnus-article-original-subject,gnus-newsgroup-original-name): | 6911 | (gnus-article-original-subject, gnus-newsgroup-original-name): |
| 6912 | Remove obsolete variables. | 6912 | Remove obsolete variables. |
| 6913 | (gnus-summary-move-article): Remove use of obsolete variables. | 6913 | (gnus-summary-move-article): Remove use of obsolete variables. |
| 6914 | (gnus-summary-local-variables): Make move and delete hooks local to | 6914 | (gnus-summary-local-variables): Make move and delete hooks local to |
| @@ -7704,7 +7704,7 @@ | |||
| 7704 | long-lines case by only filling the long lines. | 7704 | long-lines case by only filling the long lines. |
| 7705 | 7705 | ||
| 7706 | * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies | 7706 | * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies |
| 7707 | (bug #7311). | 7707 | (bug#7311). |
| 7708 | 7708 | ||
| 7709 | 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org> | 7709 | 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org> |
| 7710 | 7710 | ||
| @@ -7784,7 +7784,7 @@ | |||
| 7784 | 7784 | ||
| 7785 | 2010-10-31 Andrew Cohen <cohen@andy.bu.edu> | 7785 | 2010-10-31 Andrew Cohen <cohen@andy.bu.edu> |
| 7786 | 7786 | ||
| 7787 | * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching | 7787 | * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching |
| 7788 | an entire server. | 7788 | an entire server. |
| 7789 | (nnir-get-active): New function. | 7789 | (nnir-get-active): New function. |
| 7790 | (nnir-run-imap): Use it. | 7790 | (nnir-run-imap): Use it. |
| @@ -7866,13 +7866,13 @@ | |||
| 7866 | * nnir.el: General clean up. Allow searching with multiple engines. | 7866 | * nnir.el: General clean up. Allow searching with multiple engines. |
| 7867 | Allow separate extra-parameters for each engine. | 7867 | Allow separate extra-parameters for each engine. |
| 7868 | Batch queries when possible. | 7868 | Batch queries when possible. |
| 7869 | (nnir-imap-default-search-key,nnir-method-default-engines): | 7869 | (nnir-imap-default-search-key, nnir-method-default-engines): |
| 7870 | Add customize interface. | 7870 | Add customize interface. |
| 7871 | (nnir-run-gmane): New engine. | 7871 | (nnir-run-gmane): New engine. |
| 7872 | (nnir-engines): Use it. Qualify all prompts with engine name. | 7872 | (nnir-engines): Use it. Qualify all prompts with engine name. |
| 7873 | (nnir-search-engine): Remove global variable. | 7873 | (nnir-search-engine): Remove global variable. |
| 7874 | (nnir-run-hyrex): Restore for now. | 7874 | (nnir-run-hyrex): Restore for now. |
| 7875 | (nnir-extra-parms,nnir-search-history): New variables. | 7875 | (nnir-extra-parms, nnir-search-history): New variables. |
| 7876 | (gnus-group-make-nnir-group): Use them. | 7876 | (gnus-group-make-nnir-group): Use them. |
| 7877 | (nnir-group-server): Remove in favor of gnus-group-server. | 7877 | (nnir-group-server): Remove in favor of gnus-group-server. |
| 7878 | (nnir-request-group): Avoid searching twice. | 7878 | (nnir-request-group): Avoid searching twice. |
| @@ -8206,7 +8206,7 @@ | |||
| 8206 | 8206 | ||
| 8207 | * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode | 8207 | * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode |
| 8208 | name in the mode line spec so that the mode line menu works | 8208 | name in the mode line spec so that the mode line menu works |
| 8209 | (bug #2431). | 8209 | (bug#2431). |
| 8210 | 8210 | ||
| 8211 | * message.el (message-get-reply-headers): If we're fed `to-address', | 8211 | * message.el (message-get-reply-headers): If we're fed `to-address', |
| 8212 | then always use that. | 8212 | then always use that. |
| @@ -8215,7 +8215,7 @@ | |||
| 8215 | aren't so wide as to need to switch off the edit menu. | 8215 | aren't so wide as to need to switch off the edit menu. |
| 8216 | 8216 | ||
| 8217 | * gnus-delay.el (gnus-delay-article): Remove superfluous `group' | 8217 | * gnus-delay.el (gnus-delay-article): Remove superfluous `group' |
| 8218 | binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613). | 8218 | binding. Suggested by Leo <sdl.web@gmail.com> (bug#6613). |
| 8219 | 8219 | ||
| 8220 | * nnimap.el (nnimap-request-group): Don't SELECT the group twice on | 8220 | * nnimap.el (nnimap-request-group): Don't SELECT the group twice on |
| 8221 | `M-g'. | 8221 | `M-g'. |
| @@ -9061,7 +9061,7 @@ | |||
| 9061 | 9061 | ||
| 9062 | 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | 9062 | 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 9063 | 9063 | ||
| 9064 | * nnir.el: Use the server names without suffixes (bug #7009). | 9064 | * nnir.el: Use the server names without suffixes (bug#7009). |
| 9065 | 9065 | ||
| 9066 | * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from | 9066 | * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from |
| 9067 | unencrypted to STARTTLS, if possible. | 9067 | unencrypted to STARTTLS, if possible. |
| @@ -11047,7 +11047,7 @@ | |||
| 11047 | 11047 | ||
| 11048 | 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 11048 | 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 11049 | 11049 | ||
| 11050 | Allow bookmarks to be set from Gnus Article buffers (Bug #5975). | 11050 | Allow bookmarks to be set from Gnus Article buffers (Bug#5975). |
| 11051 | Patch applied (with minor tweaks) by Karl Fogel. Note this leaves | 11051 | Patch applied (with minor tweaks) by Karl Fogel. Note this leaves |
| 11052 | C-w still not working correctly from Article buffers; Thierry's | 11052 | C-w still not working correctly from Article buffers; Thierry's |
| 11053 | patch to fix that will be applied after this. | 11053 | patch to fix that will be applied after this. |
| @@ -11271,7 +11271,7 @@ | |||
| 11271 | 11271 | ||
| 11272 | 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de> | 11272 | 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de> |
| 11273 | 11273 | ||
| 11274 | * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml | 11274 | * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml |
| 11275 | handles on recursive mml-to-mime translation and check them for | 11275 | handles on recursive mml-to-mime translation and check them for |
| 11276 | boundary delimiter collisions. Reported by Greg Troxel. | 11276 | boundary delimiter collisions. Reported by Greg Troxel. |
| 11277 | 11277 | ||
| @@ -18682,7 +18682,7 @@ | |||
| 18682 | 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de> | 18682 | 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de> |
| 18683 | 18683 | ||
| 18684 | * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for | 18684 | * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for |
| 18685 | message-marks (Debian bug #342521). | 18685 | message-marks (Debian bug#342521). |
| 18686 | 18686 | ||
| 18687 | 2005-12-12 Simon Josefsson <jas@extundo.com> | 18687 | 2005-12-12 Simon Josefsson <jas@extundo.com> |
| 18688 | 18688 | ||