summaryrefslogtreecommitdiffstats
path: root/functions.h
AgeCommit message (Expand)Author
2018-06-28Add check-stats function to calculate mailbox statistics.Anton Lindqvist
2018-04-22Add Error History function and config var.Kevin McCarthy
2018-02-03Add history-search function, bound to ctrl-r.Kevin McCarthy
2017-01-28Minor fixes to the x-label patch from David.Kevin McCarthy
2017-01-28Adds capability to edit x-labels inside mutt, and to sort by label.David Champion
2016-11-18Fix mark-message translation and keybind menu.Kevin McCarthy
2016-11-17Adds <mark-message> binding to create "hotkeys" for messages.David Champion
2016-11-07compose: add operation to rename an attachmentDamien Riegel
2016-10-19Add root-message function to jump to root message in thread.Kevin McCarthy
2016-07-17Add purge-message patch.Kevin McCarthy
2016-06-04Add neomutt version of sidebar patch. (closes #3829)Richard Russon
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2010-08-05do not leave pager when changing sort order.andreas amann
2010-02-20Add imap-logout-all to log out of all IMAP connections. Closes #2880.Gregory Shapiro
2009-07-02Manual: Generate more pretty titles/ids for key binding tablesRocco Rutte
2009-04-17Make <set-flag> and <clear-flag> work in the pager, too. Closes #3212.Rocco Rutte
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2008-11-22Make what-key function available in pager-based menus, tooRocco Rutte
2007-11-07Try to fix parallel build problems by moving makedoc to doc/.Rocco Rutte
2007-05-07Rename next-folder to next-unread-mailbox. Remove default binding.Brendan Cully
2007-05-02Add next-folder commandN.J. Mann
2007-03-21Pipe functions.h through cpp -C for the manual generation; factor outChristoph Berg
2007-03-15Generate menu binding documentation from functions.h and OPS*.Christoph Berg
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-07-24Add thread editing commands.Cedric Duval
2005-02-17New function: rename-mailbox (bound to 'r' by default).Brendan Cully
2005-01-28gpgme integration. See documentation for $crypt_use_gpgme,Werner Koch
2003-07-04Introduce tag-prefix-cond and end-cond. This makes simpleNicolas Rachinsky
2003-01-21- To cleanup the pgp/smime code and prepare for other backends.Werner Koch
2002-12-17Experimental: Introduce {next,previous}-new-then-unread. TheseThomas Roessler
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-12-09This patch adds two features to mutt:Michael Elkins
2002-09-09Add a buffy-list function, and display more information when newRudi Chiarito
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2001-09-11The addressbook used to crash when someone issued the alias andThomas Roessler
2001-02-13Add a function check-traditional-pgp which can be used to handleThomas Roessler
2001-01-27Add collapsing to the receive-attach menu, and improve digestThomas Roessler
2000-12-31Experimental patch to add an imap-fetch-mail function.Thomas Roessler
2000-11-17Make folder synchronization possible from within the pager. FromThomas Roessler
2000-10-27Add capitalize-word, upcase-word, downcase-word functions to theThomas Roessler
2000-08-21patch-bac.createplus-1Thomas Roessler
2000-06-16patch-1.3.3.tlr.change_charset.1Thomas Roessler
2000-06-14Remove recode-attachment, and the "decoder" API. (EGE)Thomas Roessler
2000-05-17Add forward-word and backward-word functions to the editor.Thomas Roessler
2000-05-17Add a kill-eow function to the line editor.Thomas Roessler
2000-05-16Add a transpose-character function to the editor. From Aaron Schrab.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-15Fix the <exit> function on the pager.Thomas Roessler