summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-25message: ensure message text is valid utf8Dirk-Jan C. Binnema
2025-10-25utils: add utf8_clean helperDirk-Jan C. Binnema
2025-10-24Merge pull request #2880 from thomasthiriez/more-manual-fixesDirk-Jan C. Binnema
2025-10-24Merge pull request #2881 from thomasthiriez/add-mu4e-view-mark-and-nextDirk-Jan C. Binnema
2025-10-22Add the mu4e-view-mark-and-next function.Thomas Thiriez
2025-10-22Fixed some broken links.Thomas Thiriez
2025-10-22Fixed some typos.Thomas Thiriez
2025-10-21mu4e.texi: make reply-to-self avoidance clearerDirk-Jan C. Binnema
2025-10-21mu4e.texi: update doc for mu4e-view-mime-partsDirk-Jan C. Binnema
2025-10-21mu4e-helpers: restore missing mu4e-get-time-dateDirk-Jan C. Binnema
2025-10-21mu4e-quit: improve docstringDirk-Jan C. Binnema
2025-10-21mu4e-folders: improve mu4e-maildir-shortcuts docstringDirk-Jan C. Binnema
2025-10-20Merge pull request #2878 from thomasthiriez/manual-fixesDirk-Jan C. Binnema
2025-10-20Mainly typo and grammar fixes.Thomas Thiriez
2025-10-20Em dashes everywhere instead of en dashes for consistencyThomas Thiriez
2025-10-20Avoid using @xref in the middle of a sentence to avoid the capitalized "See"Thomas Thiriez
2025-10-20Fixed cross references with repeated "the", like "in the The headers view"Thomas Thiriez
2025-10-20Updated the definition of mu4e-bookmarks in mu4e.texi to match that fromThomas Thiriez
2025-10-19build: bump version to 1.12.14-dev2Dirk-Jan C. Binnema
2025-10-19mu4e.texi: tweaksDirk-Jan C. Binnema
2025-10-19mu4e-headers: set header-line after queryDirk-Jan C. Binnema
2025-10-11mu4e: implement mu4e-quit-hookDirk-Jan C. Binnema
2025-10-11scm.texi: some improvements in textDirk-Jan C. Binnema
2025-09-28utils: avoid fmt:gmtime/fmt::localtimeDirk-Jan C. Binnema
2025-09-28build: bump version to 1.12.14-dev1Dirk-Jan C. Binnema
2025-09-15mu4e.texi: be explicit about :labelsDirk-Jan C. Binnema
2025-09-13build: bump version to 1.12.13v1.12.13Dirk-Jan C. Binnema
2025-09-12labels: tighten labels regexpDirk-Jan C. Binnema
2025-09-12mu4e: labels tweaksDirk-Jan C. Binnema
2025-09-12mu4e: use string-joinDirk-Jan C. Binnema
2025-09-09IDEAS.org: move some tickets from issues listDirk-Jan C. Binnema
2025-09-08build: bump version to 1.12.13-dev2Dirk-Jan C. Binnema
2025-09-08rename 'mu label' -> 'mu labels'Dirk-Jan C. Binnema
2025-09-08mu4e-server: don't error on nil maildirs/labelDirk-Jan C. Binnema
2025-09-06scm: small improvements to manualDirk-Jan C. Binnema
2025-09-06mu4e.texi: document mu-scm repl interfaceDirk-Jan C. Binnema
2025-09-04build: use 1.12.13-devDirk-Jan C. Binnema
2025-09-04mu4e-mu-scm-repl: tweak to avoid bytecomp warningDirk-Jan C. Binnema
2025-09-04mu4e-mu-scm-repl: keep same repl by defaultDirk-Jan C. Binnema
2025-09-03store-test: add more label testsDirk-Jan C. Binnema
2025-09-03store: remove some _unlocked functions, update clear_labelsDirk-Jan C. Binnema
2025-09-02store: update labels when removing messagesDirk-Jan C. Binnema
2025-09-02mu: refactor labels codeDirk-Jan C. Binnema
2025-09-02mu4e: tweak label commentsDirk-Jan C. Binnema
2025-09-02labels: allow restoring cache-mapDirk-Jan C. Binnema
2025-09-01README.org: tweaksDirk-Jan C. Binnema
2025-09-01store: implement serialize method, use itDirk-Jan C. Binnema
2025-09-01mu-label: no counts in list unless verboseDirk-Jan C. Binnema
2025-09-01mu4e-search: improve label auto-completionDirk-Jan C. Binnema
2025-09-01mu4e-labels: don't require emacs-30 rxDirk-Jan C. Binnema