Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only compile compat_*.c implementations that are actually needed. | Ingo Schwarze | 2020-06-15 | 1 | -16/+7 |
| | | | | | That's cleaner and it is supposed to fix compiler warnings with gcc 10 reported by Wynn Wolf Arbor <wolf at oriole dot systems> on discuss@. | ||||
* | Implement automatic line breaking | Ingo Schwarze | 2017-06-12 | 1 | -0/+108 |
inside individual table cells that contain text blocks. This cures overlong lines in various Xenocara manuals. |