]> git.eshelyaron.com Git - emacs.git/commit
(handle_single_display_prop): If display property value
authorGerd Moellmann <gerd@gnu.org>
Wed, 3 May 2000 19:48:35 +0000 (19:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 3 May 2000 19:48:35 +0000 (19:48 +0000)
commita21a394398aebd999207a103b3b47f2045eb07fd
treecf74515e239963972714aa31b1f2cc75a04a18b3
parent85d0e9edbc501f38a625b9326edcc7d12acd457c
(handle_single_display_prop): If display property value
is invalid, or something not supported on the frame, restore
iterator's position to what it was initially.  Make sure to return
0 for invalid and unsupported property values.
src/xdisp.c