summaryrefslogtreecommitdiffstats
path: root/emacs/notmuch-maildir-fcc.el
AgeCommit message (Expand)Author
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
2010-04-26emacs: fcc should fail at the right time if it doesn't point to a maildirJesse Rosenthal
2010-04-26emacs: Fix to generate error if fcc directory is not a maildirCarl Worth
2010-04-26Integrate notmuch-fcc mechansimSebastian Spaeth
2010-04-26notmuch-maildir-fcc: elisp syntax fixesSebastian Spaeth
2010-04-26Integrate notmuch-maildir-fcc into notmuchSebastian Spaeth
2010-04-26Add elisp file for FCC to maildir solutionJesse Rosenthal