]> git.eshelyaron.com Git - emacs.git/commit
Fix use of undefined macro
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 30 Jun 2019 06:22:53 +0000 (08:22 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 30 Jun 2019 08:38:03 +0000 (10:38 +0200)
commit5f3a63d541b43178265326d70338c53a9d631f8e
treec8f23c4d3f83bec022b26f29189ef000683170c5
parent36a8024e2b2e5e8714f8e636657c898a4bffaafb
Fix use of undefined macro

* src/xdisp.c (append_space_for_newline): Use FRAME_FONT only
inside HAVE_WINDOW_SYSTEM.
(extend_face_to_end_of_line): Likewise.
(syms_of_xdisp): Doc fix.
src/image.c
src/xdisp.c