summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-mark.el
AgeCommit message (Expand)Author
2025-09-12mu4e: labels tweaksDirk-Jan C. Binnema
2025-08-31mu4e: implement label updating through marksDirk-Jan C. Binnema
2024-12-12mu4e: add mu4e-trash-without-flagDirk-Jan C. Binnema
2024-11-10mu4e-mark: handle case when mark line cannot fitDirk-Jan C. Binnema
2024-10-16mu4e-mark-at-point: update docstring for 'trash'Dirk-Jan C. Binnema
2024-04-10mu4e-mark: query using when killing buffer or emacsDirk-Jan C. Binnema
2023-09-28Fix defcustom :type of mu4e-headers-leave-behaviorTassilo Horn
2023-09-21mu4e-mark: avoid byte-compiler warningDirk-Jan C. Binnema
2023-09-20mu4e: Shorten descriptions a bitDirk-Jan C. Binnema
2023-09-20Fix missing or incorrect descriptions in file headersThierry Volpiatto
2023-02-12mu4e: integrate mkdir better into mu4eDirk-Jan C. Binnema
2023-01-27mu4e: use mu4e-join-pathsDirk-Jan C. Binnema
2023-01-19mu4e-mark: add confirmation for mu4e-mark-unmark-allDirk-Jan C. Binnema
2022-12-06Appease the byte compiler and clean up the codeMickey Petersen
2022-11-30Browing a view that has a header pointing elsewhere is legalMickey Petersen
2022-11-29Multiple buffer support and standardised window and buffer handlingMickey Petersen
2022-05-28mu4e: fix emacs-29 bytecompiler warningsDirk-Jan C. Binnema
2022-01-23mu4e: cleanups and flycheck fixesDirk-Jan C. Binnema
2021-08-30mu4e: remove mu4e-utilsDirk-Jan C. Binnema
2021-08-29mu4e-server: rename from mu4e-procDirk-Jan C. Binnema
2021-08-29mu4e-utils: refactor into mu4e-helpers, separate filesDirk-Jan C. Binnema
2021-06-17Rename mmark overlay to mu4e-markThierry Volpiatto
2021-06-10Only remove mark overlays in `mu4e-mark-at-point`Thierry Volpiatto
2021-05-29mu4e/*: fix license notice at the start of source filesSalman Mohammadi
2021-04-12mu4e-mark: Allow executing marks without passing a prefix argumentChristophe Troestler
2021-04-12mu4e-mark: don't be too eager to avoid confirmationDirk-Jan C. Binnema
2021-04-09skip confirmation when executing marksPhilip "Galli" Rentschler
2020-02-18mu4e: Rename 'Unnamed' sectionsDirk-Jan C. Binnema
2020-02-18mu4e: Split libraries into outline sectionsJonas Bernoulli
2020-02-18mu4e: Place provide forms in their own sectionsJonas Bernoulli
2020-02-18mu4e: Remove excess semicolons from library headersJonas Bernoulli
2020-02-17mu4e: Begin each elisp summary line with three semicolonsJonas Bernoulli
2020-02-17mu4e: Fix indentationJonas Bernoulli
2020-02-09mu4e: update to use server maildir/database/addressesDirk-Jan C. Binnema
2019-11-06Fix typosJonas Bernoulli
2019-09-16Add lexical-binding to all files and fix warningsThierry Volpiatto
2019-03-02mu4e: use a simple x as the 'fancy' delete markdjcb
2019-01-04mu4e: Replace cl with cl-libAlex Branham
2017-11-08Fix region bounds checking when marking headersBryan Gilbert
2017-09-17cosmeticdjcb
2017-05-31mu4e: Added new mu4e-split-view mode: single-windowVladimir Sedach
2017-03-18mu4e: handle marks outside headers-viewdjcb
2016-10-25mu4e-mark: remove debug messagedjcb
2016-02-02mu4e: Add mu4e-mark-execute-pre-hookMagnus Therning
2016-02-02mu4e: re-indent function prior to mark-hook changeMagnus Therning
2016-01-09mu4e: update copyright yearsdjcb
2015-12-16Replace some 'fancy' charactersdjcb
2015-12-15mu4e: some less fancy fancy charsdjcb
2015-12-15mu4e: more support for fancy-charsdjcb
2015-12-13Merge pull request #714 from avar/avar/mu4e-mark-support-mu4e-use-fancy-charsDirk-Jan C. Binnema