Mercurial > emacs
view etc/schema/xhtml-base.rnc @ 109147:783986775ee8
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
* menu-bar.el (menu-bar-mode):
* tool-bar.el (tool-bar-mode): Replace default-frame-alist element
if it has been set.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 05 Jul 2010 13:54:13 -0400 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Base Module base = element base { base.attlist } base.attlist = attribute href { URI.datatype } head.content &= base?