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
0ec4cb40
...
0ec4cb40d91281c46edda362625fbfc90b47d2a4
authored
2005-09-17 12:26:41 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
2a4060fd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
2 deletions
ChangeLog
mh/TODO
ChangeLog
View file @
0ec4cb4
2005-09-17 Sergey Poznyakoff <gray@gnu.org.ua>
* mh/send.c (expand_aliases): Use mh_expand_aliases
* mh/forw.c,mh/repl.c: Implemented --annotate
* mh/mh_init.c (mh_quote,mh_expand_aliases): New functions
* mh/mh.h (mh_quote,mh_expand_aliases): New functions
(struct mh_whatnow_env): New fields to support annotation.
* mh/mh_whatnow.c: Support message annotation. Improved error
reporting after launching external programs.
* mh/anno.c (main): Make the first annotated message current.
(opt_handler): Quote --text argument, if necessary.
* mh/TODO: Updated
2005-09-14 Sergey Poznyakoff <gray@gnu.org.ua>
* mail/page.c (cond_page_invalidate,page_move): Bugfix.
...
...
mh/TODO
View file @
0ec4cb4
...
...
@@ -19,9 +19,9 @@ State Nice Utility Comments
-------------------------------------------
+ -20 scan
+ -20 inc
* -20 repl --
annotate
* -20 repl --
fcc,--inplace,--whatnowproc
+ -20 comp Interactive prompting.
* -20 forw --
annotate,--
inplace,--whatnowproc
* -20 forw --inplace,--whatnowproc
* -20 send --alias,--filter,--format,--forward,--mime,
--split,--width
* -20 refile --link copies messages.
...
...
Please
register
or
sign in
to post a comment