NetBSD/usr.bin/mail
christos 17a5e23949 Make sure the current message (dot) is set correctly when changing the
display state, i.e., hidden/exposed tags or threads.  This fixes at
least two problems:

- If the current message is a duplicate that is deleted by the "deldups"
  command, then the dot was invalid making all messages appear to have
  been deleted.  It is now set to the surviving duplicate message.

- If the current message is tagged, the "hidetags" command would leave
  the dot invalid and the dislay would reset it at the top of the
  current screen.  It is now set the the first untagged (and
  not deleted) message after the previous (tagged) dot message.

From Anon Ymous
2008-04-27 22:26:50 +00:00
..
USD.doc
misc Add RCSID's to help files and centralize the function to cat the help files. 2007-06-05 17:50:22 +00:00
Makefile Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
cmd1.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
cmd2.c From Anon Ymous: 2007-10-27 15:14:50 +00:00
cmd3.c From Anon Ymous: Make this compile without MIME_SUPPORT. 2007-10-30 16:08:11 +00:00
cmd4.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
cmdtab.c From Anon Ymous: 2007-10-30 02:28:30 +00:00
collect.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
complete.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
complete.h From Anon Ymous: 2006-11-28 18:45:32 +00:00
def.h From Anon Ymous: 2007-10-27 15:14:50 +00:00
dotlock.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
edit.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
extern.h From Anon Ymous: 2007-10-27 15:14:50 +00:00
fio.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
format.c From Anon Ymous 2007-11-14 22:06:04 +00:00
format.h From Anon Ymous: 2007-10-23 14:58:43 +00:00
getname.c From Anon Ymous: 2006-11-28 18:45:32 +00:00
glob.h From Anon Ymous: 2007-10-30 02:28:30 +00:00
head.c From Anon Ymous: 2007-10-23 14:58:43 +00:00
lex.c Fix a (very old) file leak. From Anon Ymous 2007-12-17 22:06:00 +00:00
list.c convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
mail.1 bump date 2007-10-30 02:29:22 +00:00
main.c From Anon Ymous: 2007-10-23 14:58:43 +00:00
mime.h From Anon Ymous: 2006-11-28 18:45:32 +00:00
mime_attach.c Fix a header decode mistake that caused mime header lines decoded by 2008-04-24 01:27:06 +00:00
mime_attach.h From Anon Ymous: 2007-10-30 02:28:30 +00:00
mime_child.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
mime_child.h From Anon Ymous: 2006-11-28 18:45:32 +00:00
mime_codecs.c From Anon Ymous: 2007-10-23 14:58:43 +00:00
mime_codecs.h From Anon Ymous: 2006-11-28 18:45:32 +00:00
mime_decode.c Fix a header decode mistake that caused mime header lines decoded by 2008-04-24 01:27:06 +00:00
mime_decode.h Fix a header decode mistake that caused mime header lines decoded by 2008-04-24 01:27:06 +00:00
mime_detach.c From Anon Ymous: 2007-10-23 14:58:43 +00:00
mime_detach.h From Anon Ymous: 2006-11-28 18:45:32 +00:00
mime_header.c Fix a header decode mistake that caused mime header lines decoded by 2008-04-24 01:27:06 +00:00
mime_header.h Fix a header decode mistake that caused mime header lines decoded by 2008-04-24 01:27:06 +00:00
names.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
pathnames.h From Anon Ymous: 2006-11-28 18:45:32 +00:00
popen.c From Anon Ymous: 2007-10-30 02:28:30 +00:00
quit.c From Anon Ymous: 2006-11-28 18:45:32 +00:00
rcv.h From Anon Ymous: 2006-11-28 18:45:32 +00:00
send.c From Anon Ymous: 2007-10-30 02:28:30 +00:00
strings.c From Anon Ymous: 2007-10-29 23:20:37 +00:00
support.c Fix a header decode mistake that caused mime header lines decoded by 2008-04-24 01:27:06 +00:00
temp.c From Anon Ymous: 2006-11-28 18:45:32 +00:00
thread.c Make sure the current message (dot) is set correctly when changing the 2008-04-27 22:26:50 +00:00
thread.h From Anon Ymous: 2006-11-28 18:45:32 +00:00
tty.c From Anon Ymous: 2006-11-28 18:45:32 +00:00
v7.local.c From Anon Ymous: 2006-11-28 18:45:32 +00:00
vars.c From Anon Ymous: 2007-10-27 15:14:50 +00:00
version.c bump version, from Anon Ymous 2007-02-15 17:18:15 +00:00