| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-07 | mu4e: small code cleanups | Dirk-Jan C. Binnema | |
| Update some old code (we have 28.1 now); mostly: - (= (length lst) x) ===> (length== lst x) - (cdr (assoc ...)) ==> alist-get | |||
| 2024-10-28 | mu4e: use if-let*, when-let* | Dirk-Jan C. Binnema | |
| Avoid the silly byte-compilation warning | |||
| 2023-09-20 | mu4e: Shorten descriptions a bit | Dirk-Jan C. Binnema | |
| 2023-05-12 | Fix more defcustom type errors and reworded docs | Ruijie Yu | |
| * mu4e/mu4e-draft.el (mu4e-compose-reply-recipients): (mu4e-compose-reply-to-address): * mu4e/mu4e-thread.el (mu4e-thread-fold-single-children): Clarify docstrings and fixed type definitions. | |||
| 2023-05-04 | mu4e/thread: only when available | Dirk-Jan C. Binnema | |
| Fixes #2479. | |||
| 2023-05-04 | mu4e/thread: don't eat next thread when folding | Dirk-Jan C. Binnema | |
| For #2478. | |||
| 2023-04-24 | mu4e: tweak threading for thread-end | Dirk-Jan C. Binnema | |
| 2023-04-23 | mu4e: do not allow marking folded message | Dirk-Jan C. Binnema | |
| Safety first! | |||
| 2023-04-23 | mu4e-thread: add mu4e-thread-fold-single-children | Dirk-Jan C. Binnema | |
| Allow for customizing the folding of single children. | |||
| 2023-04-23 | mu4e-thread: use mu4e-headers-(prev|next)-thread | Dirk-Jan C. Binnema | |
| Use the existing implementation. | |||
| 2023-04-23 | mu4e-thread: share mu4e-headers-thread-root-p with threads | Dirk-Jan C. Binnema | |
| Add mu4e-headers-thread-rootp which follows the mu4e-threads definition; and use it in both mu4e-headers and mu4e-threads | |||
| 2023-04-20 | mu4e-thread: fix byte-compiler & flycheck warnings | Dirk-Jan C. Binnema | |
| 2023-04-19 | Added mu4e-thread.el | Nicolas P. Rougier | |
