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
46da3ae5
...
46da3ae5e7764ff362b5009e85ff3c03e8dd1d2e
authored
2003-02-10 01:20:58 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
27e65b0b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
51 additions
and
6 deletions
ChangeLog
mh/TODO
ChangeLog
View file @
46da3ae
2003
-
02
-
10
Sergey
Poznyakoff
*
include
/
mailutils
/
header
.
h
(
MU_HEADER_ENV_SENDER
,
MU_HEADER_ENV_DATE
)
:
New
macros
.
*
mailbox
/
mbx_mh
.
c
(
_mh_message_save
)
:
Bugfix
.
(
mh_save_attributes
)
:
Implemented
*
mh
/
install
-
mh
.
c
:
New
file
.
*
mh
/
anno
.
c
:
New
file
.
*
mh
/
mark
.
c
:
New
file
*
mh
/
Makefile
.
am
:
Added
install
-
mh
,
anno
and
mark
*
mh
/
.
cvsignore
:
Likewise
.
*
mh
/
mh_global
.
c
(
mh_auto_install
)
:
New
global
.
(
mh_read_profile
)
:
Call
mh_install
()
if
necessary
.
(
mh_global_sequences_iterate
)
(
mh_global_context_iterate
)
:
New
functions
.
*
mh
/
mh_init
.
c
(
mh_install_help
,
mh_real_install
)
(
mh_install
)
:
New
functions
.
(
mh_open_msg_file
)
:
Rewritten
.
*
mh
/
mh_whatnow
.
c
:
Implemented
push
command
.
*
mh
/
TODO
:
Updated
*
mh
/
mh
.
h
(
mh_context_iterator
)
:
New
type
.
(
mh_open_msg_file
)
:
Changed
declaration
.
(
mh_install
,
mh_global_context_iterate
)
(
mh_global_sequences_iterate
,
mh_context_iterate
)
(
mh_usedraft
)
:
New
functions
.
*
mh
/
mh_ctx
.
c
(
mh_context_iterate
)
:
New
function
.
*
mh
/
mh_getopt
.
h
:
Added
ARG_
macros
.
*
mh
/
comp
.
c
:
Fixed
option
handling
.
*
mh
/
fmtcheck
.
c
:
Likewise
.
*
mh
/
inc
.
c
:
Likewise
.
*
mh
/
mhpath
.
c
:
Likewise
.
*
mh
/
refile
.
c
:
Likewise
.
*
mh
/
repl
.
c
:
Likewise
.
*
mh
/
rmf
.
c
:
Likewise
.
*
mh
/
rmm
.
c
:
Likewise
.
*
mh
/
scan
.
c
:
Likewise
.
*
mh
/
whatnow
.
c
:
Likewise
.
*
mh
/
send
.
c
:
Add
from
:
header
to
the
outgoing
message
.
*
po
/
POTFILES
.
in
:
Added
new
files
.
2003
-
02
-
08
Sergey
Poznyakoff
*
mh
/
mh
.
h
:
Added
new
includes
.
...
...
mh/TODO
View file @
46da3ae
...
...
@@ -19,8 +19,8 @@ State Nice Utility Comments
-------------------------------------------
+ -20 scan
+ -20 inc
* -20 repl See comments for whatnow
*
-20 comp See comments for whatnow
* -20 repl See comments for whatnow
. -filter is not impl.
+
-20 comp See comments for whatnow
- -20 forw
* -20 send Only a framework is implemented.
* -20 refile --link
...
...
@@ -28,15 +28,15 @@ State Nice Utility Comments
* -15 folder(s) --pack,--verbose
- -15 mhn
+ -10 rmf
- 0 install-mh Not necessary. Will be implemented as a noop
+ 0 install-mh
- 4 mhl
-
5 mark
+
5 mark
- 5 pick
-
10 anno
+
10 anno
- 10 burst
- 10 whom
+ 10 mhpath
* 10 whatnow push and send are not supported.
+ 10 whatnow
- 20 sortm
Utilities In Alphabetical Order
...
...
Please
register
or
sign in
to post a comment