]> git.eshelyaron.com Git - emacs.git/commit
Fix gnus-cloud-download-all-data return value
authorDavid Edmondson <dme@dme.org>
Tue, 23 Jun 2020 11:52:34 +0000 (12:52 +0100)
committerTed Zlatanov <tzz@lifelogs.com>
Tue, 23 Jun 2020 13:12:32 +0000 (09:12 -0400)
commit7fd3f0b3812f022bd63fc0cd202be793aae266c4
treefcf08a59e5b94cdde8029e17906085717ad34406
parent30ff2433b16dba2c4e36c6eda6f808c6f2cb46d1
Fix gnus-cloud-download-all-data return value

* lisp/gnus/gnus-cloud.el (gnus-cloud-download-data): Return the
result of calling `gnus-cloud-update-all' when UPDATE is t, as per the
documented behaviour. (Bug#40280)
lisp/gnus/gnus-cloud.el