summaryrefslogtreecommitdiff
path: root/lisp/gnus/mail-source.el
AgeCommit message (Expand)Author
2026-03-10Use single-arg form of `signal` to re-throw an errorStefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-05-10Merge from origin/emacs-30Eli Zaretskii
2025-05-04; * lisp/gnus/mail-source.el (mail-sources): Fix a typo (bug#78235).Eli Zaretskii
2025-02-23Prefer incf to cl-incf in gnus/*.elStefan Kangas
2025-01-06Improve integer file mode options docstringsStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-25Use timer accessors instead of aref/asetMattias EngdegÄrd
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-04-08Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-04-07Remove useless unwind-protect forms, or make them useful as intendedMattias EngdegÄrd
2023-01-24Make binaries distributed with Emacs work on AndroidPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-03-21Fix imap fetching multiple mailboxes (bug#54158)Andrew G Cohen
2022-03-18* lisp/gnus/mail-source.el (mail-source-set-1): Fix indent and simplifyStefan Monnier
2022-01-17Move the Gnus range functions to a new range.el fileLars Ingebrigtsen
2022-01-07Add `auth-info-password' and use it instead of ad hoc codeSam Steingold
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-05Use gnus-error to report mail-source failuresEric Abrahamsen
2021-01-30* lisp/gnus: Use lexical-binding in all the filesStefan Monnier
2021-01-30* lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier
2021-01-30* lisp/gnus: Remove redundant `:group` argsStefan Monnier
2021-01-30* lisp/gnus: Demote some macros and defsubsts, plus a fixStefan Monnier
2021-01-30* lisp/gnus: Quote functions with #'Stefan Monnier
2021-01-30* lisp/gnus: Use `declare`.Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-06-18Fix and extend format-spec (bug#41758)Basil L. Contovounesios
2020-02-23Add 'nofollow' flag to set-file-modes etc.Paul Eggert
2020-01-30prune the overly cavalier "kill all gnus buffers exit"Sam Steingold
2020-01-28Make sure that all gnus buffers are killed on exitSam Steingold
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-05-30Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios
2019-05-20Mark nnheader-cancel-timer as obsolete and adjust callersLars Ingebrigtsen
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-06-18Merge from origin/emacs-26Glenn Morris
2018-06-15Improve movemail defaultRobert Pluim
2018-03-23gnus: replace cl with cl-libGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-15Remember password change for IMAP in Gnus (Bug#29692)Ted Zlatanov
2017-10-20Fix two more minor Gnus typosPaul 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