summaryrefslogtreecommitdiff
path: root/mu4e
AgeCommit message (Expand)Author
2014-09-23Some documentation fixesdjcb
2014-09-23Guard against nil in mu4e~guess-maildir (Fixes #472)djcb
2014-09-02mu4e: make including dates in drafts optional (and disabled by default)djcb
2014-09-02Merge branch 'master' of github.com:djcb/mudjcb
2014-09-02Merge pull request #464 from anadrome/masterDirk-Jan C. Binnema
2014-09-02mu4e.texi: add hint about getting fields from raw messagesdjcb
2014-09-01Merge branch 'master' of github.com:djcb/mudjcb
2014-09-01mu4e.texi: fix typodjcb
2014-08-31* small doc fixdjcb
2014-08-21* mu4e: minor documentation updatemjn
2014-08-11* mu4e: minor doc fixesdjcb
2014-08-08Lightly copyedit the documentation and docstringsmjn
2014-06-27Merge remote-tracking branch 'refs/remotes/upstream/master'Thierry Volpiatto
2014-06-27* mu4e/mu4e-view.el: Fix whitespaces in newline in previous commit, no code--...Thierry Volpiatto
2014-06-27* mu4e/mu4e-view.el (mu4e-view-fill-long-lines): New, bind it to M-q.Thierry Volpiatto
2014-06-18Merge remote-tracking branch 'refs/remotes/upstream/master'Thierry Volpiatto
2014-06-18* mu4e/mu4e-compose.el (mu4e~compose-handler): Kill buffer on quit, transform...Thierry Volpiatto
2014-06-16* mu4e: add curl list to mailing listsdjcb
2014-06-16* mu4e/mu4e-main.el (mu4e-main-mode): `revert-buffer-function' should be local.Thierry Volpiatto
2014-06-08* mu4e/mu4e-main.el (mu4e-main-mode): `revert-buffer-function' should be local.Thierry Volpiatto
2014-06-06mu4e-view-search-narrow now prompts user for inputDima Kogan
2014-06-05Merge pull request #430 from taurgal/masterDirk-Jan C. Binnema
2014-06-02* mu4e: make sure there's always an ending newlinedjcb
2014-05-24* mu4e: unbreak address display, removing togglingdjcb
2014-05-24* mu4e: some doc updatesdjcb
2014-05-24Added a missing ";; New" comment.Bosché Aurélien
2014-05-24Automatically insert a date field in the new drafts headers.Bosché Aurélien
2014-05-24Fixed the commented example at the end of the mu4e-main.el file.Bosché Aurélien
2014-05-24Added the forgotten (mu4e-main-mode)Bosché Aurélien
2014-05-22Corrected a small bugBosché Aurélien
2014-05-21Set revert-buffer-function in the right placeBosché Aurélien
2014-05-21revert-buffer support completeBosché Aurélien
2014-05-21Various little changesBosché Aurélien
2014-05-21Avoid sorting by nilsabof
2014-05-04* mu4e: don't add rogue \n where re-editingdjcb
2014-04-27* mu4e: add fallback for `delete-all-overlays'djcb
2014-04-27* make mu4e-view-url-regexp a public variabledjcb
2014-04-27* don't mark the mail-header-separator as read-onlydjcb
2014-04-06* Merge branch 'master' of github.com:djcb/mudjcb
2014-04-06* mu4e: update the contact-rewriting code a bit:djcb
2014-03-28* mu4e/mu4e-compose.el (mu4e-sent-handler): Honour `message-kill-buffer-on-ex...Thierry Volpiatto
2014-03-28fixes #383joost
2014-03-28solves #383joost
2014-03-25* mu4e/mu4e-contrib.el (mu4e-view-bookmark-make-record): Fix, using last-quer...Thierry Volpiatto
2014-03-24* mu4e/mu4e-view.el (mu4e-mark-region-code): Add docstring.Thierry Volpiatto
2014-03-24* mu4e/mu4e-view.el (mu4e-mark-region-code): New function to highlight region...Thierry Volpiatto
2014-03-21* mu4e/mu4e-contrib.el: Add bookmark handlers for mu4e.Thierry Volpiatto
2014-03-21* mu4e: workaround; limit subject to 600 chars (thanks to Toni Reina); fixes ...djcb
2014-03-21* mu4e: when erasing buffer, nullify view-message too; fixes #395djcb
2014-03-13* mu4e/mu4e-main.el (mu4e~main-toggle-mail-sending-mode): Save position when ...Thierry Volpiatto