Commit 4d7495c6 4d7495c646ee248770d6d4c0ebc154866769f724 by Sergey Poznyakoff

Updated

1 parent 0df6111f
Showing 1 changed file with 11 additions and 0 deletions
2003-08-11 Sergey Poznyakoff
* mh/mh.h (enum mh_opcode): New opcode mhop_nop.
* mh/mh_fmtgram.y (fi production): Preserve the
result of the last comparison.
* mh/mh_format.c (mh_format): Count the newline as output
character (for compatibility with other implementations).
Set arg_num whe evaluating headers.
(mh_format,mh_format_dump): Handle mhop_nop.
* mh/repl.c: New option --format.
2003-08-10 Sergey Poznyakoff
* mh/inc.c (opt_handler): Added missing support for
......