summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2012-05-11 17:05:06 +0300
committerEli Zaretskii <eliz@gnu.org>2012-05-11 17:05:06 +0300
commit82f9b393c551853b1bea9d32ab834e1999070ab2 (patch)
tree0a987c2c47c0b87a2b1bc9fa6361425472f66f41 /lisp/emacs-lisp
parentd9d1dfefe13b0f0a5f5402ab57bf8d22cd040486 (diff)
downloademacs-82f9b393c551853b1bea9d32ab834e1999070ab2.tar.gz
emacs-82f9b393c551853b1bea9d32ab834e1999070ab2.tar.bz2
emacs-82f9b393c551853b1bea9d32ab834e1999070ab2.zip
Fix display when left-fringe/right-fringe display spec is invalid.
src/xdisp.c (handle_single_display_spec): Return 1 for left-margin and right-margin display specs even if the spec is invalid or we are on a TTY, and thus unable to display on the fringes. That's because the text with the property will not be displayed anyway, so we need to signal to the caller that this is a "replacing" display spec. This fixes display when the spec is invalid or we are on a TTY.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions