summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailsum.el
Commit message (Expand)AuthorAge
* Fix 'rmail-summary-output'Eli Zaretskii2023-02-09
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-12-26
* Make 'rmail-summary-by-thread' fasterAndrea Monaco2022-12-18
* Silence rmailsum byte compiler warningsRobert Pluim2022-11-18
* Use boolean values directly in rmailsumRobert Pluim2022-11-18
* Use mapc instead of mapcar when walking rmail threadsRobert Pluim2022-11-17
* ; Fix previous rmailsum changeRobert Pluim2022-11-17
* New Rmail summary "by thread"Andrea Monaco2022-11-17
* Improve progressive summaries in RmailAndrea Monaco2022-11-17
* ; (rmail-summary-apply-filters-consecutively): Add :version.Eli Zaretskii2022-10-27
* Allow applying Rmail summary filters consecutivelyAndrea Monaco2022-10-27
* Revert "Allow applying filters to summary consecutively"Eli Zaretskii2022-10-27
* Allow applying filters to summary consecutivelyAndrea Monaco2022-10-27
* Make an rmail compat alias obsoleteStefan Kangas2022-08-06
* Prefer defvar-keymap in mail/*.elStefan Kangas2022-08-04
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-14
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Move Rmail autoloads to the common loaddefs.elEli Zaretskii2021-12-19
* | Define some more keymaps in one stepStefan Kangas2021-12-08
|/
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Avoid errors in rmailsum for messages without "From"Nick Gasson2021-07-29
* Handle multi-line FROM.Richard Stallman2021-05-11
* Fix 'C-d' on the first line in Rmail summary bufferEli Zaretskii2021-02-05
* rmail-summary-mark-deleted optional argument fixLars Ingebrigtsen2021-01-30
* Fix Rmail summary for more than 99,999 messagesEli Zaretskii2021-01-16
* Merge from origin/emacs-27Paul Eggert2021-01-01
|\
| * Fix Rmail summary display when From: header is malformedEli Zaretskii2020-12-26
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Bind `C-c C-d' to rmail-epa-decrypt in rmailLars Ingebrigtsen2020-12-12
* | Prefer setq-local in mail/*.elStefan Kangas2020-12-05
* | Fix intermittent rmail-summary-delete-forward problemLars Ingebrigtsen2020-10-27
|/
* ; spelling fixesPaul Eggert2020-01-17
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-10-31
|\|
| * * lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.Charles A. Roelli2018-10-28
* | Replace 2 checks in rmailsum.el with 'pos-visible-in-window-p'Charles A. Roelli2018-08-23
* | rmail-summary-by-senders defaults to senderRichard Stallman2018-06-18
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-20
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Ensure that user-mail-address always has a valueGlenn Morris2017-02-17
* Handle user-mail-address being the empty stringGlenn Morris2017-02-15
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\