aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Move definition of notmuch-folders to earlier in the file.Gravatar Carl Worth2010-04-21
* emacs: Try to name search buffers using info in notmuch-foldersGravatar Servilio Afre Puentes2010-04-21
* emacs: Fix notmuch-search-authors-width declaration.Gravatar Carl Worth2010-04-21
* emacs: Support for customizing search result displayGravatar David Edmondson2010-04-21
* emacs/notmuch-show.el: Part headers are real buttons that save the partGravatar Carl Worth2010-04-21
* emacs: Display all body parts using `notmuch part --part=<n>'Gravatar David Edmondson2010-04-21
* emacs: Use mailcap.el to guess the type of application/octet-stream partsGravatar David Edmondson2010-04-21
* emacs: Use `mm-display-part' when possibleGravatar David Edmondson2010-04-21
* emacs/notmuch-show.el: Improved part labellingGravatar David Edmondson2010-04-21
* emacs: Move body markup to a separate fileGravatar David Edmondson2010-04-21
* emacs: Rename body-invis-spec to message-invis-specGravatar Carl Worth2010-04-21
* emacs: Remove the notmuch-show-toggle-body command (with "b" binding)Gravatar Carl Worth2010-04-21
* emacs: JSON based implementationGravatar David Edmondson2010-04-21
* emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'Gravatar David Edmondson2010-04-19
* emacs/notmuch-show.el: Avoid passing unintended format strings to `message'Gravatar David Edmondson2010-04-19
* Revert "notmuch.el: 'F' in search mode takes us to a list of folders."Gravatar Carl Worth2010-04-16
* emacs: Fix search filtering of a global search ("*")Gravatar Carl Worth2010-04-15
* Clean up code duplication in adding or removing tag by region.Gravatar Jesse Rosenthal2010-04-14
* Fix bug in adding or removing tag by region.Gravatar Jesse Rosenthal2010-04-14
* notmuch.el: quote args in notmuch-show to facilitate remote useGravatar Jesse Rosenthal2010-04-13
* emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Gravatar Carl Worth2010-04-07
* notmuch.el: add functionality in notmuch search mode to add or remove tags by...Gravatar Jesse Rosenthal2010-04-07
* Display the last few lines of a citation by default.Gravatar Carl Worth2010-04-07
* notmuch.el: Allow citation suffixes to be shown as well as prefixes.Gravatar David Edmondson2010-04-07
* notmuch.el: Colour cited regions and signatures with message-cited-text-faceGravatar David Edmondson2010-04-07
* notmuch.el: colorize lines in notmuch-search based on thread tags.Gravatar Jameson Rollins2010-04-07
* emacs: Fix typo in line-wrapping in documentation of notmuch-show.Gravatar Carl Worth2010-04-07
* notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id...Gravatar Jesse Rosenthal2010-04-07
* notmuch.el: 'F' in search mode takes us to a list of folders.Gravatar David Edmondson2010-04-07
* notmuch.el: fontify date in headerGravatar Jameson Rollins2010-04-07
* Install emacs lisp files into a notmuch sub-directory of site-lisp.Gravatar Carl Worth2010-04-06
* Makefile: Eliminate the "make install-emacs" target.Gravatar Carl Worth2010-04-06
* Makefiles: Eliminate the useless quiet_* functions.Gravatar Carl Worth2010-04-06
* Makfiles: Make the top-level targets PHONYGravatar Carl Worth2010-04-05
* notmuch-query.el: new file to support access to the notmuch database.Gravatar David Bremner2010-04-05
* emacs: Move notmuch-show functionality to notmuch-show.elGravatar David Edmondson2010-04-05
* emacs: Fix "free variable" warning for notmuch-folder-show-empty.Gravatar Carl Worth2010-04-03
* emacs/notmuch.el: Improve tag highlighting in search modeGravatar David Edmondson2010-04-03
* Makefile.local: Automatically use makefile modeGravatar David Edmondson2010-04-03
* Makefiles: Make the install rules quiet like the compilation rules.Gravatar Carl Worth2010-03-31
* Makefiles: Eliminate shell for loops in rule definitions.Gravatar Carl Worth2010-03-31
* emacs: Fix the notmuch-search-authors-width variable.Gravatar Carl Worth2010-03-31
* emacs: Fix search refresh when on the last line of a search buffer.Gravatar Carl Worth2010-03-10
* emacs: Adjust search refresh to use a target line not a target position.Gravatar Carl Worth2010-03-10
* Makefile: Fix Makefiles to depend on all child Makefile fragments.Gravatar Carl Worth2010-03-10
* Makefile: Add a message after "make install-emacs"Gravatar Carl Worth2010-03-10
* emacs: Move emacs UI (currently just one file) to subdirectory.Gravatar David Bremner2010-03-09