]> git.notmuchmail.org Git - notmuch/history - emacs
NEWS: fix some old typos and trailing whitespace
[notmuch] / emacs /
2011-11-13 Jameson Graef Rollinsemacs: add notmuch-show-worker function for specifying...
2011-11-13 Jameson Graef Rollinsemacs: add documentation for notmuch-show crypto-switch...
2011-11-13 Jameson Graef Rollinsemacs: update notmuch-crypto-process-mime config variab...
2011-11-13 Jameson Graef Rollinsemacs: Unbind M-RET as display of thread with crypto...
2011-11-13 Pieter Praetemacs: add keybind and function to stash Message-ID...
2011-11-12 Dmitry Kurochkinemacs: add invisible space after the search widget...
2011-11-12 Austin Clementsemacs: Use a single buffer invisibility spec to fix...
2011-11-08 Michal SojkaDo not query on notmuch-search exit
2011-11-08 Dmitry Kurochkinemacs: remove unused `point-invisible-p' function
2011-11-08 Dmitry Kurochkinemacs: remove no longer used functions from notmuch...
2011-11-08 Dmitry Kurochkinemacs: improve hidden signatures handling in notmuch...
2011-11-03 Daniel Schoepeemacs: Tab completion for notmuch-search and notmuch...
2011-10-28 Daniel Schoepeemacs: Turn id:"<message-id>" elements into buttons...
2011-10-28 Amadeusz ŻołnowskiSeparate Emacs misc. files dir. from Emacs code dir.
2011-10-06 Jameson Graef Rollinsemacs: add notmuch-show-refresh-view function
2011-10-06 Jameson Graef Rollinsemacs: Add callback functions to crypto sigstatus button.
2011-09-06 Jameson Graef Rollinsemacs: Improve support for message/rfc822 parts. 0.8_rc0
2011-09-05 Sebastian SpaethMerge branch 'master' of ssh://notmuchmail.org/git...
2011-08-25 Tomi Ollilafix checking whether header is member of message-hidden...
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-07-01 Carl Worthemacs: Fix to unconditionally display subject changes...
2011-07-01 Carl Worthemacs: Fix to unconditionally display subject changes...
2011-06-28 Carl WorthMakefile: Make emacs compilation depend on global depen...
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 Pieter Praetfix sum moar typos [user-visible documentation in code]
2011-06-23 Pieter Praetfix sum moar typos [comments in source code]
2011-06-23 Pieter Praetfix sum moar typos [build scripts, Makefiles]
2011-06-23 Dmitry KurochkinFix wrong-type-argument lisp error in `notmuch-fcc...
2011-06-23 Jameson Graef Rollinsemacs: Show all multipart/alternative parts by default.
2011-06-15 Dmitry KurochkinSimplify message and headers visibility code in notmuch...
2011-06-15 Dmitry KurochkinSet higher priority for headers and hidden citation...
2011-06-15 Dmitry KurochkinFix hiding a message while some citations are shown...
2011-06-15 Dmitry KurochkinSet message invisibility spec properties before inserti...
2011-06-15 Dmitry KurochkinPass message to the `notmuch-show-insert-text/plain...
2011-06-15 Dmitry KurochkinWorkaround for Emacs bug #8721.
2011-06-10 David Bremnernotmuch.el: hide original message in top posted replies.
2011-06-03 Dmitry KurochkinMake `notmuch-show-clean-address' parsing-error-proof.
2011-06-03 Thomas Jostemacs: Cleaner interface when prompting for sender...
2011-06-03 Thomas Jostemacs: Don't always prompt for the "From" address when...
2011-06-03 Jameson Graef Rollinsemacs: fix notmuch-show-part-button to not include...
2011-06-03 Dmitry KurochkinUse message-field-value instead of message-fetch-field...
2011-06-02 Pieter Praetemacs: Use "message-cited-text" instead of "message...
2011-06-02 Thomas Jostemacs: Define several faces for the crypto-status button
2011-05-31 Dmitry KurochkinDon't re-compress .gz & al. in notmuch-show-save-part.
2011-05-27 Jameson Graef Rollinsemacs: Give mutlipart/{signed, encrypted} their own...
2011-05-27 Jameson Graef Rollinsemacs: Do not attempt to render arbitrary application...
2011-05-27 Jameson Graef Rollinsemacs: Add support for PGP/MIME verification/decryption
2011-05-26 Daniel Schoepeemacs: Make the queries used in the all-tags section...
2011-05-26 Thomas Jostemacs: Add a customization allowing to always prompt...
2011-05-26 Thomas Jostemacs: Allow the user to choose the "From" address...
2011-05-26 Thomas Jostemacs: Allow the user to choose the "From" address...
2011-05-26 Thomas Jostemacs: Allow the user to choose the "From" address...
2011-05-26 Thomas Jostemacs: Helpers needed for the user to be able to choose...
2011-05-24 Dmitry KurochkinCarefully manage save/restore of point in `notmuch...
2011-05-24 Dmitry KurochkinUse different labels for wash buttons when text is...
2011-05-24 Carl Worthemacs: Add an accessor function for emacs code to get...
2011-05-24 Daniel Schoepeemacs: add notmuch-before- and notmuch-after-tag-hook
2011-05-24 Jameson Graef Rollinsemacs: update notmuch-show.el to use new part output
2011-05-18 David Edmondsonemacs: Show cleaner `From:' addresses in the summary...
2011-05-18 David Edmondsonemacs: Add custom `notmuch-show-elide-same-subject'
2011-05-18 David Edmondsonemacs: Add `notmuch-show-always-show-subject', allowing...
2011-05-18 David Edmondsonemacs: Allow renderer of multipart/related parts access...
2011-05-18 David Edmondsonemacs: Optionally show all parts in multipart/alternative.
2011-05-17 David Edmondsonemacs: Render text/x-vcalendar parts.
2011-05-17 David Edmondsonemacs: Allow indentation of multipart children.
2011-05-17 David Edmondsonemacs: Add `notmuch-show-multipart/alternative-discoura...
2011-05-17 David Edmondsonemacs: add more part handling functions
2011-05-17 Carl Worthnotmuch show: Properly nest MIME parts within mulipart...
2011-05-11 Carl Worthemacs: Only compile replacement functions for emacs...
2011-04-25 Carl WorthMerge remote-tracking branch 'amdragon/eager-metadata-v4'
2011-04-25 Jameson Graef Rollinsuse custom-face-edit value-type in notmuch-search-line...
2011-03-11 Carl Worthemacs: Define notmuch-search-process-filter-data before...
2011-03-11 Carl Worthemacs: Don't drop error messages from "notmuch search"
2011-03-11 Carl Worthemacs: Fix notmuch-search-process-filter to handle...
2011-03-10 Carl Worthemacs: Display any unexpected output from notmuch search
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2011-01-27 Jameson Rollinsemacs: send notmuch-query stderr to /dev/null
2011-01-26 Carl WorthMakefile: Quote variables used as filenames in shell...
2011-01-26 Michal Sojkaemacs: View the output of pipe command when it fails
2011-01-26 Cédric Cabessaconfigure: add options to disable emacs/zsh/bash and...
2010-12-07 David Edmondsonemacs: Remove over-eager regular expressions from notmu...
2010-12-07 David Edmondsonemacs: Improve the display of truncated authors.
2010-12-07 David Edmondsonemacs: Use truenames for Fcc paths.
2010-11-16 James Vasilecompatibility with emacs22
2010-11-16 David Edmondsonemacs: Use `view-mode' when examining raw messages.
2010-11-12 Jameson Rollinsemacs: add stash thread-id function to notmuch-search...
2010-11-12 Jameson Rollinsemacs: mv notmuch-{show,common}-do-stash
2010-11-12 David Edmondsonemacs: Improve the definition and use of `notmuch-fcc...
2010-11-12 David Edmondsonemacs: Use the header line to show the subject of the...
2010-11-12 David Edmondsonemacs: Simplify subjects more aggressively.
2010-11-12 David Edmondsonemacs: Elide the display of repeated subjects in thread...
2010-11-12 David Edmondsonemacs: Correctly count the number of lines in a signature.
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-08 Jameson RollinsDon't use kill-this-buffer to kill notmuch emacs buffers
2010-11-07 Michal Sojkaemacs: Fix notmuch-show-pipe-message to use notmuch...
2010-11-06 Carl WorthRename "notmuch cat" to "notmuch show --format=raw"
next