Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/groff/src/devices/grotty
Module Name: src
Committed By: wiz
Date: Sun Jul 20 13:01:09 UTC 2003
Modified Files:
src/gnu/dist/groff/src/devices/grotty: tty.cpp
Log Message:
Add patch from groff repository:
revision 1.5
date: 2003/07/18 07:00:47; author: wlemb; state: Exp; lines: +38 -21
Don't ignore grotty's command line options if \X'tty: sgr ...' is
used to change the drawing scheme.
* src/devives/grotty/tty.cpp (bold_flag_option,
underline_flag_option, italic_flag_option, reverse_flag_option,
bold_underline_mode_option): New global variables.
(update_options): New function.
(tty_printer::special): Call update_options.
(main): Don't set xxx_flag but xxx_flag_option, then call
update_options.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/gnu/dist/groff/src/devices/grotty/tty.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index