
Changes in 2.5 alpha 1
======================

- Added the changes that allow other folders to be treated as spool folders
  (the "Magic Mode" change).  Hitting '&' toggles this as well as the use of 
  the command line option -M.  The -M option also works on frm/nfrm.

- Added the "replied" code.  You must set showreply=ON in your elmrc for this
  to work.
  
- Added a key aliases to make emacs users happy:
  cntl-V is same as +
  cntl-N is down
  cntl-P is up

- Added the Ultrix fflush bug fix.

- Added some extra attribution code (inspired by a patch from 
  serini@ghost.sm.dsi.unimi.it (Piero Serini)).  The attribution string
  may now contain:
  
  %F      who the message is from (this is the same as %s)
  %D      date the message was created (the from message)
  %I      message ID
  %S      message subject

- Added patch to allow embedded date in folder names (from Mike Kenney 
  <mike@wavelet.apl.washington.edu>).  This allows:
  
          %h      month name ( 3 letter abbreviation )
          %y      last 2 digits of year
          %m      month number
          %d      day of the month
          %j      day of the year
				
  This patch also allows environment vars to be enclosed in {}.
  
  
- Added Wayne Davison's patch to confirm on saving tagged messages

- If DONT_ADD_FROM is defined the Your name option doesn't do anything so it 
  now doesn't show up (from Larry Schwimmer <rosebud@cyclone.Stanford.EDU>).
  
- There were a couple places in mailmsg2 that strincmp was called with only 2
  parameters.

- The wildcard '*' is now allowed in the alternatives list.  For example, 
  wfp5p@*virginia.edu matches user wfp5p for all machines at virginia.edu.
  (from Michael Elkins <elkins@aero.org>).

- Added the mailing list stuff done by Paul Close <pdc@sgi.com>

- Allow the entry of aliases like the To: line 
  (from Keith Neufeld <neufeld@pvi.org>)
  
- Change to deal with parenthesized comments in when eliminating members from 
  an alias. (from Keith Neufeld <neufeld@pvi.org>)
  
- Allow a shell escape from the alias screen (just like from
  the index screen).  It does not put the shell escape onto the alias
  screen menu. (from Keith Neufeld <neufeld@pvi.org>)
  
- Allow the use of "T" from the builtin pager. (from Keith Neufeld 
  <neufeld@pvi.org>)

- Changes over to enhanced mode in for the print command.  From Chip Rosenthal
  <chip@unicom.com>

- Readmsg fixed to not truncate messages when called from within elm (it'll
  still have the the problem if run standalone).  From Chip Rosenthal 
  <chip@unicom.com>.

- Added fix for utime() from Chip Rosenthal <chip@unicom.com>

- Made a few Configure changes
  



