<<< Date Index >>>     <<< Thread Index >>>

[2003-10-05] CVS repository changes



This message was generated and sent automatically.  It contains a
summary of the CVS commits over the last 48 hours.  These changes
should be propagated to the public repository within at most a day
or two.  Most probably, they have already been propagated.


2003-10-04 22:12:10  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * lib.c: mutt_basename() was garbage.

        * doc/manual.sgml.head: Fix some tags.  Noted by Todd
        <Freedom_Lover@xxxxxxxxx>.

        * recvattach.c, attach.h, commands.c, compose.c, keymap.h, lib.c,
        lib.h, menu.c, mutt.h, mutt_menu.h, muttlib.c, pager.c, protos.h:
        This patch fixes various aspects of the attachment-saving user
        interface.  Changes include:

        * When tagging and saving multiple attachments, you can now use
          the same target directory for multiple attachments.

        * When you can't save an attachment, you get an opportunity to
          enter a new file name.

        * The menu cursor will highlight the attachment that you are
          currently discussing with mutt.

        * Various bug fixes.

        This does, in particular, address #1619 (Debian#208430).

        * menu.c: Fix #1656.