summaryrefslogtreecommitdiffstats
path: root/commands.c
AgeCommit message (Collapse)Author
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
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-23Disable recursive invocations of the attach-message function.Thomas Roessler
1998-09-13This patch adds on-demand loading of character set tables,Thomas Roessler
changes the default location of $SHAREDIR, and fixes some compilation problems occuring on machines without PGP installed.
1998-09-12When entering a 'set' command on the command-line,Thomas Roessler
pressing TAB after string_var= will insert the current value of that variable. Note that this works only for variables of type 'string'. Also fixes the following buglets in command-completion: 1. doesnt work if you started the command-line with whitespace 2. Seems to think that 'Set', 'ReSeT', etc are valid commands (since it checks for 'strcasecmp' instead of 'strcmp' when completing the variable names Also fixes the following buglets in command-completion: (From: Vikas Agnihotri <VikasA@att.com>)
1998-09-07[patch-0.94.5i.tlr.pgp_fixes.1] This patch fixes variousThomas Roessler
pgp-related issues. In particular, mutt won't segfault when trying to decrypt-save messages from the index, and the presence of a PGP-encrypted body part on the attachment menu will no longer confuse the MIME parser.
1998-09-07Introducing decrypt-save, decrypt-copy, andThomas Roessler
$forw{ard,}-decrypt. Based on work by Emil Laurentiu.
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-15Brandon's IMAP patch.Thomas Roessler
1998-06-08Mutt 0.92.9i.mutt-0-92-9iThomas Roessler
1998-06-08Initial revisionThomas Roessler