summaryrefslogtreecommitdiffstats
path: root/emacs/notmuch-maildir-fcc.el
AgeCommit message (Expand)Author
2022-01-26emacs: use cached encoded copy for fccDavid Bremner
2021-09-08emacs: notmuch-fcc-header-setup: fix regressionJonas Bernoulli
2021-06-08emacs: require seq for seq-someDavid Bremner
2021-01-15emacs: improve how cl-lib and pcase are requiredJonas Bernoulli
2021-01-15emacs: avoid unnecessary let-bindingsJonas Bernoulli
2021-01-15emacs: various doc-string improvementsJonas Bernoulli
2021-01-15emacs: various cosmetic improvementsJonas Bernoulli
2021-01-13emacs: deal with unused lexical arguments and variablesJonas Bernoulli
2021-01-13emacs: use lexical-bindings in all librariesJonas Bernoulli
2021-01-13emacs: make headings outline-minor-mode compatibleJonas Bernoulli
2020-12-06emacs: do not quote self-quoting tJonas Bernoulli
2020-12-06emacs: always use elisp quoting style in doc-stringsJonas Bernoulli
2020-08-09emacs: Remove notmuch-read-char-choiceJonas Bernoulli
2020-08-09emacs: Increase consistency of library headersJonas Bernoulli
2020-08-09emacs: Use 'and' instead of 'when' when the return value mattersJonas Bernoulli
2020-08-09emacs: Fix indentationJonas Bernoulli
2020-08-09emacs: Remove excess empty linesJonas Bernoulli
2020-08-09emacs: Shorten long linesJonas Bernoulli
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2019-05-07emacs: drop use of message-default-charsetDaniel Kahn Gillmor
2017-06-25remove extra space in Emacs promptPiotr Trojanek
2017-02-26emacs: use (system-name) instead of system-nameJani Nikula
2016-11-16emacs: add compatibility functions for emacs 23Mark Walters
2016-10-22Expand docstrings about fcc using notmuch-insertKeith Amidon
2016-09-30emacs: fcc: say we are doing FccMark Walters
2016-09-29emacs: document notmuch-fcc-dirsMark Walters
2016-09-04emacs: maildir: add the actual insert codeMark Walters
2016-09-04Modify our local copy of message-do-fccMark Walters
2016-09-04emacs: simplify our local copy of message-do-fccMark Walters
2016-09-04emacs: maildir import message-do-fccMark Walters
2016-09-04emacs: maildir-fcc: prepare for use of notmuch insertMark Walters
2016-04-16emacs: Fix packagingChunyang Xu
2015-08-07emacs: make modifications to message Fcc vars buffer-localDavid Bremner
2012-06-22emacs: derive correct timestamp in FCC unique nameJesse Rosenthal
2012-01-19emacs: logically group def{custom,face}sPieter Praet
2011-12-21Don't quote lambda formsAaron Ecay
2011-06-23fix sum moar typos [error messages]Pieter Praet
2011-06-23Fix wrong-type-argument lisp error in `notmuch-fcc-header-setup'Dmitry Kurochkin
2011-06-03Use message-field-value instead of message-fetch-field in FCC header setup.Dmitry Kurochkin
2010-12-07emacs: Use truenames for Fcc paths.David Edmondson
2010-11-11emacs: Improve the definition and use of `notmuch-fcc-dirs'.David Edmondson
2010-10-27Move notmuch-fcc-header-setup to message-header-setup-hook.Rob Browning
2010-10-27emacs: Enable FCC (to a directory named "sent") by default.Carl Worth
2010-10-27emacs: Change FCC to be relative to notmuch mail store, not message-directoryCarl Worth
2010-06-03Easier way to define a fcc directorySebastian Spaeth
2010-04-27emacs: Remove conditional from notmuch-fcc-initialization.Jesse Rosenthal
2010-04-26emacs: Delete some trailing whitespace.Carl Worth
2010-04-26emacs: Ensure that message-directory for Fcc has a trailing slashJesse Rosenthal
2010-04-26emacs: add prompt to create maildir for fcc if it does not exist.Jesse Rosenthal