Show
Ignore:
Timestamp:
2008-05-28 22:22:20 (6 months ago)
Author:
Paul Walker <paul@…>
Branch:
HEAD
Message:

Make default muttrc header weeding tidier. Closes #286.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5408 r5411  
     12008-05-23 01:40 -0400  Todd Zullinger  <tmz@pobox.com>  (73a180edce53) 
     2 
     3        * pgp.c: Call mutt_need_hard_redraw() in pgp_decrypt_part(). 
     4 
     5        This change ensures that the screen is redrawn when using gpg-agent. 
     6        Without this, mutt's navigation keybindings are lost after pinentry 
     7        curses prompts for a passphrase to descrypt a message. 
     8 
     92008-05-28 22:16 -0700  Moritz Schulte  <moritz@g10code.com>  (7fd74c40eced) 
     10 
     11        * curs_lib.c: Make sure that the redrawing/reinitializing is done 
     12        always, not only when the environment variable DISPLAY is not set. 
     13 
     142008-05-28 22:05 -0700  Vladimir Marek  <Vladimir.Marek@Sun.COM>  (9d0509641865) 
     15 
     16        * configure.ac, m4/iconv.m4: Cosmetic fix to configure 
     17        --help. Closes #3060. 
     18 
    1192008-05-28 21:44 -0700  Vincent Lefevre  <vincent@vinc17.org>  (7b8ef3b8ff5a) 
    220