]> git.eshelyaron.com Git - emacs.git/commit
Move text line right when in box (bug#23755)
authorAlan Third <alan@idiocy.org>
Fri, 17 Jun 2016 23:02:32 +0000 (00:02 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 26 Jun 2016 00:11:22 +0000 (01:11 +0100)
commitf7df85a8d103e49cdfe1e510a7ad9f03dc1f9ee5
tree993b7c21c1fde7bed9bf866df437d95252856017
parentfdcf46d33eebc59e56a35fcea186c61aad3c81d0
Move text line right when in box (bug#23755)

* src/nsterm.m (ns_draw_glyph_string_foreground): Create to take
CHAR_GLYPH specific code and move glyphs right if within a box.
(ns_draw_glyph_string): Move CHAR_GLYPH specific code into above
function.
src/nsterm.m