Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 100688:8233f3e2beb4
* textprop.c (Qminibuffer_prompt): New variable.
(syms_of_textprop): Initialize it.
* callint.c (Fcall_interactively): For `c', `k', and `K' prompt
in minibuffer-prompt face. (Bug#1662)
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Fri, 26 Dec 2008 09:39:49 +0000 |
parents | 55a95acb5aa1 |
children |
line wrap: on
line source
# Style Module style = element style { style.attlist, text } style.attlist = title.attrib, I18n.attrib, attribute type { ContentType.datatype }, attribute media { MediaDesc.datatype }?, attribute xml:space { "preserve" }? head.content &= style*