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
1e6107e6
...
1e6107e6b09161b7758e111d8d45301a996f9488
authored
2001-09-20 07:52:49 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
MH: format spec parsing
1 parent
505456c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
1e6107e
2001-09-20 Sergey Poznyakoff
* frm/frm.c: Print newline not depending on the presence
of Subject header.
* mh/mh_fmtgram.y: Builtin functions return their values
in arg_num,arg_str. reg_num,reg_str gets set only when reducing
to pitems.
Fixed if-blocks to save the result of the last evaluated conditional
to reg_num.
* mh/mh_format.c: Builtin functions return their values
in arg_num,arg_str.
Compress whitespace only in component escapes.
* mh/mh_init.c: mh_read_formfile(): Handle end-of-line comments
and '\' line continuation.
2001-09-19 Alain Magloire
* mailbox2/debug.c: Remove mu_debug_printv() and only keep
...
...
Please
register
or
sign in
to post a comment