summaryrefslogtreecommitdiffstats
path: root/keymap.c
AgeCommit message (Collapse)Author
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
it's optional. ;-)
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
when merging changes.
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
place. If there are still segmentation faults due to missing NONULLs over, they are gone now.
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
gcc shut up about this.
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
of special key-names in the help screen and their actual usage. The help screen now shows the special keys exactly as you would/could/should use them in the muttrc/command-line. (From: Vikas Agnihotri <VikasA@att.com>)
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
index_menu().
1998-10-05Vikas' macro_function patch.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-16Use <fN> for function keys as well as for other specialThomas Roessler
keys. Additionally, this patch makes it possible to use all special keys inside a key _sequence_.
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-08Initial revisionThomas Roessler