summaryrefslogtreecommitdiffstats
path: root/keymap.c
AgeCommit message (Expand)Author
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-09-04Teach keymap.c about KEY_NEXT. Closes: #1588.Zardoz
2005-09-02Allow non-ascii characters in push arguments. Closes: #2023.Alain Bench
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2004-06-17This is the sequel to the crypto modularization changes I did onMoritz Schulte
2004-04-12#1550: bind for multiple menus.Aaron Lehmann
2003-07-24Some functions/macros like isspace take an int and require theVincent Lefevre
2003-07-16This patch redoes yesterday's unbuffered input patch. Now it uses aBrendan Cully
2003-07-14The attached patch prevents mutt from reading the push buffer whenBrendan Cully
2003-01-21- To cleanup the pgp/smime code and prepare for other backends.Werner Koch
2002-12-18Make the messages from the what-key function internationalizable.Thomas 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-11-13Add a safeguard #ifdef for the KEY_BTAB entry. Suggested by ThomasThomas Roessler
2002-11-12Tell mutt about the back-tab key (shift tab).Michael Elkins
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2001-10-16Address book nit fix from geerd.debruijn@nl.thalesgroup.com.Thomas Roessler
2001-09-11The addressbook used to crash when someone issued the alias andThomas Roessler
2001-06-11command/function cosmetics from Byrial Jensen.Thomas Roessler
2001-04-26Add ascii_strcasecmp() and ascii_strncasecmp() functions which doThomas Roessler
2001-04-09Entering multibyte characters. From Edmund Grimley Evans.Thomas Roessler
2001-01-08Let check_sec.sh check for use of the unsafe malloc, realloc, free,Thomas Roessler
2000-03-25Timeout occasionally in menus, with the notable exception of theThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-15More OP_EXIT fixes.Thomas Roessler
2000-02-15Remove the OP_PAGER_EXIT opcode, and change it to OP_EXIT.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-02-08Avoid IMAP timeouts when viewing messages. FromThomas Roessler
2000-01-08Fix a macro-related segmentation fault. From Byrial Jensen.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-08-26Change alias menu key bindings to something more reasonable.Thomas Roessler
1999-08-26IRIX fixes.Thomas Roessler
1999-05-03Various fixes.Thomas Roessler
1999-01-19patch-0.95.1.vikas.macro_function.1Thomas Roessler
1999-01-13A first take at adding a mixmaster front-end to mutt. Don't worry,Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-28Gero Treuner's help-wrap patch.Thomas Roessler
1998-10-20Another macro-function fix from Vikas.Thomas Roessler
1998-10-16Nits from Vikas.Thomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-15A slightly modified version of Vikas' help_unbound patch.Thomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-07Fix macro functions for the pager menu.Thomas Roessler
1998-10-07The attached patch fixes a minor inconsistency between the displayThomas Roessler
1998-10-07Fix the error message for unbound keys. From Vikas.Thomas Roessler
1998-10-06Macro function fixes.Thomas Roessler
1998-10-05macro_function.2-3, from Vikas.Thomas Roessler
1998-10-05Make exec grok >= 1 parameters; fix double ops problem inThomas Roessler