summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-cloud.el
AgeCommit message (Expand)Author
2026-02-21Remove one lambda level in some Gnus' functionsManuel Giraud
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-01; Add several "duplicate value in `cond`" FIXMEsStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-12Fix length issues in gnus-cloud-make-chunkLars Ingebrigtsen
2022-01-17Move the Gnus range functions to a new range.el fileLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-30* lisp/gnus: Use lexical-binding in all the filesStefan Monnier
2021-01-30* lisp/gnus: Remove redundant `:group` argsStefan Monnier
2021-01-26Revert "Allow gnus-retrieve-headers to return headers directly"Eric Abrahamsen
2021-01-18Allow gnus-retrieve-headers to return headers directlyEric Abrahamsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-06Fix formatting of recent Gnus nnselect changesBasil L. Contovounesios
2020-09-05Introduce nnselect backend for gnusAndrew G Cohen
2020-06-23; Fix indentation in last changeBasil L. Contovounesios
2020-06-23Fix gnus-cloud-download-all-data return valueDavid Edmondson
2020-06-20Fix a byte-compile warning.Philipp Stephani
2020-06-16gnus-cloud: Improve cloud syncDavid Edmondson
2020-03-07Add ‘nofollow’ flag to set-file-timesPaul Eggert
2020-01-04Fix some broken conditional formsPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-03-23gnus: replace cl with cl-libGlenn Morris
2018-03-22Merge from origin/emacs-26Glenn Morris
2018-03-21* lisp/gnus/gnus-cloud.el (gnus-cloud-synced-files): Fix doc & type.Glenn Morris
2018-02-27Quieten without-x gnus compilationGlenn Morris
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-27Merge from origin/emacs-26Glenn Morris
2017-12-25Say that "gnus-cloud" is a parody namePaul Eggert
2017-12-16Merge from origin/emacs-26Glenn Morris
2017-12-12Add missing :version tags revealed by cusver-checkGlenn Morris
2017-12-12Rename gnus-cloud method setterTed Zlatanov
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-07-25* gnus-cloud.el (gnus-cloud-encode-data): Fix 'base64-gzip encoding.Ted Zlatanov
2016-07-20Bring the Gnus Cloud package into working order.Ted Zlatanov
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-29lisp/gnus/gnus-cloud.el: Start collecting a newsrcLars Ingebrigtsen
2014-12-01* lisp/gnus/gnus-cloud.el (gnus-cloud): Add :version tag.Glenn Morris