]> git.eshelyaron.com Git - emacs.git/commit
Fix last change for DOS_NT systems
authorEli Zaretskii <eliz@gnu.org>
Fri, 22 Jan 2021 12:16:51 +0000 (14:16 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Jan 2021 12:16:51 +0000 (14:16 +0200)
commit561197e519c5adc33622c2e5519693d270f6262b
tree454ad4956e3d23ed7da8c35afca39461d3d88e9f
parent463300d431a56c58ca7f1db9615046143f354a81
Fix last change for DOS_NT systems

* src/term.c (tty_draw_row_with_mouse_face)
(tty_write_glyphs_with_face): Don't define on MSDOS and WINDOWSNT,
as those have their own implementations of that.
src/term.c