(QCpropertize): New variable.
authorRichard M. Stallman <rms@gnu.org>
Wed, 13 Feb 2002 16:15:52 +0000 (16:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 13 Feb 2002 16:15:52 +0000 (16:15 +0000)
commit0fcf414f926976619f3f520003574427cc686432
treeed73fff1d979312637230a7c72ef4d3b04b06549
parent8fad672be93e409400d284463ddb391945395a23
(QCpropertize): New variable.
(mode_line_proptrans_alist): New variable.
(display_mode_element): New arg PROPS; all calls changed.
Implement this, for strings.
Handle literal output of strings by sharing the
main-line code for strings, using local var `literal'.
Handle :propertize feature.
(syms_of_xdisp): Initialze and staticpro QCpropertize and
mode_line_proptrans_alist.
src/xdisp.c