]> git.eshelyaron.com Git - emacs.git/commit
Implement dots and dashes on Haiku
authorPo Lu <luangruo@yahoo.com>
Sun, 28 Apr 2024 12:57:33 +0000 (12:57 +0000)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 15:05:57 +0000 (17:05 +0200)
commit6ae685f78337b928ffd83ba94c26597f77927179
treee4ae04a0354809f7d143967c93aa0d0c79af0ff8
parent77b45f854b6fa8da398b2d8b7daac0696cf7f9b6
Implement dots and dashes on Haiku

* src/doc.c (store_function_docstring): Re-enable loading doc
strings of compiled functions from etc/DOC, which haiku-win,
ns-win, and the like require.

* src/haikuterm.c (haiku_draw_dash, haiku_fill_underline)
(haiku_draw_text_decoration): Port underline code from X.

(cherry picked from commit 9d9881aceaefef56687baeb75eef94be1c7b22af)
src/doc.c
src/haikuterm.c