summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2012-07-10* rename emacs/ => mu4e/djcb
2012-07-10* mu4e: turn header-info into cons-pairsdjcb
2012-07-10* mu4e-headers: add tooltip for flags fielddjcb
2012-07-10* add/use mu4e-errordjcb
2012-07-10* mu4e: add tooltips for header fields in message, headers viewdjcb
2012-07-09* docs: add some examples of queries that need quotingdjcb
2012-07-09* cosmeticdjcb
2012-07-09* mu4e.texi: add note about cycling through address-completion alternativesdjcb
2012-07-03* mu4e-view: don't use RET for opening urls, attachment at-point, use M-RETdjcb
2012-07-02* some minor mu4e doc fixesdjcb
2012-07-01documentation fix for emacs 24 smtpFarasha Euker
2012-06-27* mu4e-headers.el: don't try to view messages where there are none, makedjcb
2012-06-26* minordjcb
2012-06-26* mu4e-utils: cleanup some outlook encoding garbagedjcb
2012-06-26* update some documentationdjcb
2012-06-24* mu4e: autocompletion should work for emacs 23.2 and laterdjcb
2012-06-24* mu4e-compose: unbreak address completion on emacs 23 (at least 23.4)djcb
2012-06-24* mu4e: unbreak address auto-completion on emacs24djcb
2012-06-24* mu4e: don't show messages when we're waiting for user-inputdjcb
2012-06-24* mu4e-view.el: don't create new view buffers all the timedjcb
2012-06-24* update TODOdjcb
2012-06-24* mu4e-headers.el: don't create many message-viewsdjcb
2012-06-24* cosmeticdjcb
2012-06-24* mu4e-compose: disable auto-completion for emacs23 for nowdjcb
2012-06-24* mu4e-view: be a bit more strict when considering lines for citationdjcb
2012-06-23* mu4e-utils: make getting contacts less chattydjcb
2012-06-23* mu4e-view: fix visiting mailto: links (emacs23)djcb
2012-06-23* mu4e-utils: don't use `walk-windows' when manipulating themdjcb
2012-06-23* cosmeticdjcb
2012-06-23* mu4e-compose: some improvement for emacs23 handling / address completiondjcb
2012-06-23* mu4e-headers: kill the existing message viewdjcb
2012-06-23* mu4e: when moving messages, always reset the N flagdjcb
2012-06-22* minordjcb
2012-06-22* mu4e-compose: some workarounds to make address completion work on emacs23djcb
2012-06-21* mu4e-compose: s/refererences/references/djcb
2012-06-21* mu4e-utils: some fixes: the update-mail sentinel, don't use 'floor' withdjcb
2012-06-20* mu4e: set mu4e-compose-complete-only-personal to nil by default, anddjcb
2012-06-20* cosmeticdjcb
2012-06-20* documentation updatesdjcb
2012-06-20* mu4e: improve the address autocompletion and its documentationdjcb
2012-06-19* mu4e: support setting my-addresses when indexingdjcb
2012-06-19* mu4e-utils: better detect (and warn about) old-style options to mu4e-read-o...djcb
2012-06-19* mu4e: handle mailto: urls; based on a patch by Christian Neumanndjcb
2012-06-19* mu4e.texi: update instruction for saurondjcb
2012-06-19* mu4e.texi: update example for the new mu4e-read-option syntaxdjcb
2012-06-18* mu4e: basic support for auto-completing contacts when composing messagesdjcb
2012-06-16* mu4e-view: fix buffer quitingdjcb
2012-06-16* mu4e.texi: small doc fixdjcb
2012-06-16* mu4e-headers: fix mu4e-headers-query-(prev|next)djcb
2012-06-16* mu4e-compose.el: strip existing signatures from repliesdjcb