diff options
author | Eli Zaretskii <eliz@gnu.org> | 2011-08-30 20:32:44 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2011-08-30 20:32:44 +0300 |
commit | 148ae00e30c1b6132f3a237ce1d4ddd25094ab6b (patch) | |
tree | 0d5bfeea5a727819da6217a37a4a044c7b6afc1e /lisp/org/ob-gnuplot.el | |
parent | 015faae4f82a89f8882352a87b68eb2ea4b5c703 (diff) | |
download | emacs-148ae00e30c1b6132f3a237ce1d4ddd25094ab6b.tar.gz emacs-148ae00e30c1b6132f3a237ce1d4ddd25094ab6b.tar.bz2 emacs-148ae00e30c1b6132f3a237ce1d4ddd25094ab6b.zip |
Fix bug #9402 with :align-to on TTY frames.
src/xdisp.c (produce_stretch_glyph): No longer static, compiled also
when HAVE_WINDOW_SYSTEM is not defined. Support both GUI and TTY
frames. Call tty_append_glyph in the TTY case. (Bug#9402)
src/term.c (tty_append_glyph): New function.
(produce_stretch_glyph): Static function and its prototype deleted.
src/dispextern.h (produce_stretch_glyph, tty_append_glyph): Add
prototypes.
Diffstat (limited to 'lisp/org/ob-gnuplot.el')
0 files changed, 0 insertions, 0 deletions