]> git.notmuchmail.org Git - notmuch/history - emacs/notmuch-maildir-fcc.el
emacs: Increase consistency of library headers
[notmuch] / emacs / notmuch-maildir-fcc.el
2020-08-10 Jonas Bernoulliemacs: Increase consistency of library headers
2020-08-09 Jonas Bernoulliemacs: Use 'and' instead of 'when' when the return...
2020-08-09 Jonas Bernoulliemacs: Fix indentation
2020-08-09 Jonas Bernoulliemacs: Remove excess empty lines
2020-08-09 Jonas Bernoulliemacs: Shorten long lines
2020-06-06 Tomi Ollilaemacs docstrings: consistent indentation, newlines...
2020-04-27 Jonas Bernoulliemacs: Use `cl-lib' instead of deprecated `cl'
2019-05-07 Daniel Kahn Gillmoremacs: drop use of message-default-charset
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-07-04 David BremnerMerge branch 'release'
2017-07-02 David BremnerMerge branch 'debian'
2017-06-25 Piotr Trojanekremove extra space in Emacs prompt
2017-04-01 David BremnerMerge branch 'debian' into release
2017-03-01 David BremnerMerge branch 'release'
2017-02-28 David BremnerMerge tag '0.23.6'
2017-02-26 Jani Nikulaemacs: use (system-name) instead of system-name
2016-11-17 David BremnerMerge branch 'release'
2016-11-17 Mark Waltersemacs: add compatibility functions for emacs 23
2016-10-22 David BremnerMerge in test-suite, docstring fixes, release prep
2016-10-22 Keith AmidonExpand docstrings about fcc using notmuch-insert
2016-09-30 Mark Waltersemacs: fcc: say we are doing Fcc
2016-09-29 Mark Waltersemacs: document notmuch-fcc-dirs
2016-09-09 David BremnerMerge branch 'release'
2016-09-04 Mark Waltersemacs: maildir: add the actual insert code
2016-09-04 Mark WaltersModify our local copy of message-do-fcc
2016-09-04 Mark Waltersemacs: simplify our local copy of message-do-fcc
2016-09-04 Mark Waltersemacs: maildir import message-do-fcc
2016-09-04 Mark Waltersemacs: maildir-fcc: prepare for use of notmuch insert
2016-04-16 Chunyang Xuemacs: Fix packaging
2015-09-26 David BremnerMerge branch 'release'
2015-08-07 David Bremneremacs: make modifications to message Fcc vars buffer...
2012-06-22 Jesse Rosenthalemacs: derive correct timestamp in FCC unique name
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-19 Pieter Praetemacs: logically group def{custom,face}s
2011-12-21 Aaron EcayDon't quote lambda forms
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-24 Dmitry KurochkinFix wrong-type-argument lisp error in `notmuch-fcc...
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [error messages]
2011-06-23 Dmitry KurochkinFix wrong-type-argument lisp error in `notmuch-fcc...
2011-06-03 Dmitry KurochkinUse message-field-value instead of message-fetch-field...
2010-12-07 David Edmondsonemacs: Use truenames for Fcc paths.
2010-11-12 David Edmondsonemacs: Improve the definition and use of `notmuch-fcc...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-10-28 Rob BrowningMove notmuch-fcc-header-setup to message-header-setup...
2010-10-28 Carl Worthemacs: Enable FCC (to a directory named "sent") by...
2010-10-27 Carl Worthemacs: Change FCC to be relative to notmuch mail store...
2010-06-03 Sebastian SpaethEasier way to define a fcc directory
2010-04-27 Jesse Rosenthalemacs: Remove conditional from notmuch-fcc-initialization.
2010-04-27 Jesse Rosenthalemacs: Remove conditional from notmuch-fcc-initialization.
2010-04-27 Carl Worthemacs: Delete some trailing whitespace.
2010-04-27 Jesse Rosenthalemacs: Ensure that message-directory for Fcc has a...
2010-04-27 Jesse Rosenthalemacs: add prompt to create maildir for fcc if it does...
2010-04-27 Jesse Rosenthalemacs: fcc should fail at the right time if it doesn...
2010-04-26 Carl Worthemacs: Fix to generate error if fcc directory is not...
2010-04-26 Sebastian SpaethIntegrate notmuch-fcc mechansim
2010-04-26 Sebastian Spaethnotmuch-maildir-fcc: elisp syntax fixes
2010-04-26 Sebastian SpaethIntegrate notmuch-maildir-fcc into notmuch
2010-04-26 Jesse RosenthalAdd elisp file for FCC to maildir solution