Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
b6254570
...
b625457066b2b617d5d7545bdfc061f2187d51f2
authored
2005-03-03 23:33:47 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
164285a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
b625457
2005-03-04 Sergey Poznyakoff
* mail/mail.h (MAIL_ATTRIBUTE_SHOWN): New attribute. Shows
that the message has been displayed during the current session.
* mail/next.c (mail_next): Rewritten in accordance with posix:
if the current message has not been shown yet, then show
it. Otherwise advance to the nearest next non-deleted message.
* mail/print.c (mail_print_msg): Set MAIL_ATTRIBUTE_SHOWN after
displaying the message
* mail/top.c (top0): set read attribute and MAIL_ATTRIBUTE_SHOWN
after displaying the message
2005-03-02 Sergey Poznyakoff
* frm/Makefile.am: Build `from'
...
...
Please
register
or
sign in
to post a comment