aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-tree.el
AgeCommit message (Expand)Author
2020-08-16emacs/tree: introduce notmuch-tree-parent-buffer variableWilliam Casarin
2020-08-09emacs: Increase consistency of library headersJonas Bernoulli
2020-08-09emacs: Autoload notmuch-jump-search only onceJonas Bernoulli
2020-08-09emacs: Improve doc-stringsJonas Bernoulli
2020-08-09emacs: Use one or three lines for 'if' formsJonas Bernoulli
2020-08-09emacs: Use 'when' instead of 'if' when there is no ELSE partJonas Bernoulli
2020-08-09emacs: Use 'unless' instead of 'when' and 'not'Jonas Bernoulli
2020-08-09emacs: Use 'and' instead of 'when' when the return value mattersJonas Bernoulli
2020-08-09emacs: Only set one variable per setq formJonas Bernoulli
2020-08-09emacs: Closing parenthesis go on the same lineJonas Bernoulli
2020-08-09emacs: Fix indentationJonas Bernoulli
2020-08-09emacs: Remove excess empty linesJonas Bernoulli
2020-08-09emacs: Shorten long linesJonas Bernoulli
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2020-04-06emacs/tree: add x/X bindingsWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-archive-thread-then-exitWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-archive-message-than-next-or-exitWilliam Casarin
2020-04-06emacs/tree: add kill-both prefix argument to notmuch-tree-quitWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-matching-messageWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-goto-matching-messageWilliam Casarin
2020-04-06emacs/tree: return true if a thread was found in next-threadWilliam Casarin
2020-03-19Add a U binding to switch to unthreaded from other viewsMark Walters
2020-03-19Unthreaded mode: allow user to choose different `show out' than treeMark Walters
2020-03-19Unthreaded mode: allow different result formatMark Walters
2020-03-19Introduce unthreaded modeMark Walters
2017-09-05emacs: Refuse requests to refresh tree views while a refresh is runningVladimir Panteleev
2017-08-20emacs: set query-context to nil if its "" or "*"Jani Nikula
2017-07-18emacs: convert remaining format-versions from 3 to 4David Bremner
2017-07-10emacs: tree: drop repeated "of" from docstringKyle Meyer
2017-07-04emacs: convert to use format-version 3David Bremner
2017-05-13emacs: tree: bugfix: specify --format-versionMark Walters
2016-11-13emacs: resume messagesDavid Bremner
2016-11-13emacs: tree: remove binding for pressing button in message paneMark Walters
2016-11-02emacs: tree: use message pane decryption state for repliesMark Walters
2016-11-02emacs: tree: allow the user to decrypt the message paneMark Walters
2016-10-25emacs: tree: make tag updates show in the message paneMark Walters
2016-10-17emacs: tree: make refresh use generic bindingMark Walters
2016-10-04emacs: add a tag jump menuMark Walters
2016-09-26emacs: tree: make b bounce a message and backspace scroll message pane upMark Walters
2016-09-24emacs: tree: make jump close message paneMark Walters
2016-09-10emacs: use define-derived-mode for defining modes.Steven Allen
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-04-16emacs: Fix packagingChunyang Xu
2015-10-21emacs: tree: bind S to run current query in search modeMark Walters
2015-10-17emacs: tree bugfixMark Walters
2015-06-23emacs: tree: mark read changeMark Walters
2014-10-31emacs: Improve the behaviour of the 'q' binding.David Edmondson
2014-07-16emacs: tree/show remove duplicate functionMark Walters
2014-07-15emacs: set default in notmuch-read-queryMark Walters